P2P: Add P2P_ASSOC_RESP to P2P vendor elements
[mech_eap.git] / src /
2015-10-16 Pradeep Reddy POTTETITDLS: On a TPK timeout, tear down the link before renew...
2015-10-15 Jouni MalinenP2P: Do not reply to GO Negotiation Request if peer...
2015-10-15 Rui PauloPortability fixes for FreeBSD - os_fdatasync()
2015-10-14 Andrei Otcheretianskinl80211: Disable 11b rates for P2P (additional cases)
2015-10-14 Josh LehanEscape DEL char (ASCII 127 decimal) in SSIDs
2015-10-14 Ashok Kumar Ponnaiahatheros: Fix hapd_deinit() handler with generic IEs set
2015-10-14 Jouni Malinennl80211: Increase buffer size for reporting scan freque...
2015-10-14 Jouni MalinenFix Suite B 192-bit AKM to use proper PMK length
2015-10-14 Jouni MalinenRemove unreachable PMKSA cache entry addition on Access...
2015-10-14 Jouni Malinenhostapd: Fix WPA, IEEE 802.1X, and WPS deinit in cases...
2015-10-11 Jouni MalinenOpenSSL: Add TEST_FAIL() checks to allow error path...
2015-10-11 Max StepanovP2PS: Do not add unnecessary attributes to PD Response
2015-10-11 Max StepanovP2PS: Do not add unnecessary follow-on PD Request attri...
2015-10-11 Max StepanovP2PS: Fix PD Request parameter handling
2015-10-11 Ilan PeerP2PS: Indicate the chosen operating frequency
2015-10-11 Ilan PeerP2PS: Process channels in PD Response
2015-10-11 Ilan PeerP2PS: Process channels in PD Request
2015-10-11 Ilan PeerP2PS: Add channel policy to PD Request
2015-10-11 Ilan PeerP2P: Cleanup handling of unknown peer in PD Request...
2015-10-11 Ilan PeerP2PS: Fix possible NULL pointer dereference in PD exchange
2015-10-11 Jouni MalinenOpenSSL: Make msg_callback debug prints easier to read
2015-10-11 Jouni MalinenOpenSSL: Recognize special write_p == 2 in msg_callback
2015-10-10 Jouni Malinentests: Module test for hmac_sha256_kdf() maximum output...
2015-10-10 Jouni MalinenFix MSCHAP UTF-8 to UCS-2 conversion check for three...
2015-10-09 Jouni MalinenHTTP (curl): Fix compilation with BoringSSL
2015-10-09 Jouni MalinenBoringSSL: Implement support for OCSP stapling
2015-10-07 Ilan PeerP2PS: Add validation for P2PS PD Request
2015-10-07 Ilan PeerP2PS: Reduce indentation in p2p_process_prov_disc_req()
2015-10-07 Max StepanovP2PS: Send follow-on PD response only if status is 12
2015-10-07 Andrei OtcheretianskiP2P: Cancel extended listen on p2p_flush()
2015-10-07 Jouni MalinenInterworking: Add support for configuring arbitrary...
2015-10-07 Jouni MalinenInterworking: Define new ANQP-element Info IDs
2015-10-06 Adam LangleyAndroid: Fix keystore-backed keys with BoringSSL
2015-10-06 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2015-10-06 Dmitry IvanovWait longer for inactive client probe (empty data frame)
2015-10-05 Helmut Schaahostapd: Force RADIUS socket renewal on RADIUS auth...
2015-10-05 Bob Copelandmesh: Generate proper AID for peer
2015-10-05 Michael BraunRemove WEP support from VLAN
2015-10-05 Michael BraunFix init of group state machine for static VLANs
2015-10-03 Johannes Berghostapd: Add testing option to use only ECSA
2015-10-03 Andrei OtcheretianskiHandle VHT operating classes correctly
2015-10-03 Luciano CoelhoSet channel and operating class in hostapd_fill_csa_set...
2015-10-03 Luciano CoelhoUse ieee80211_freq_to_chan() when getting segment indices
2015-10-03 Andrei OtcheretianskiProvide an offset to CSA counters in Probe Response...
2015-10-03 Andrei Otcheretianskinl80211: Specify CSA offsets in send_mlme() driver op
2015-10-03 Andrei OtcheretianskiAdvertise Supported Operating Classes elements in Beaco...
2015-10-03 Andrei OtcheretianskiFix CSA related IEs order
2015-10-03 Andrei OtcheretianskiMove HT CSA related IE function
2015-10-03 Andrei OtcheretianskiP2P: Implement P2P_GO_FREQ_MOVE_SCM_ECSA policy
2015-10-03 Ilan PeerMove hostapd_csa_in_progress() to hostapd.c
2015-10-03 Andrei OtcheretianskiAdd support for eCSA
2015-10-03 Andrei Otcheretianskinl80211: Suppport multiple CSA counters
2015-10-03 Andrei OtcheretianskiSupport VHT channel width change for CSA
2015-10-03 Andrei OtcheretianskiAdd Wide Bandwidth Channel Switch element
2015-10-03 Andrei OtcheretianskiUse previously computed channel in cs_freq_params for...
2015-10-03 Jouni MalinenWPS: Mark web_connection_parse_get() argument filename...
2015-10-01 Jouni MalinenFix TK configuration to the driver in EAPOL-Key 3/4...
2015-10-01 Jouni Malinennl80211: Add build option for QCA vendor extensions
2015-09-30 Kanchanapally, Vid... nl80211: Extract driver offchannel simultaneous capability
2015-09-30 Kanchanapally, Vid... Add QCA vendor definitions for simultaneous offchannel
2015-09-30 Kanchanapally, Vid... nl80211: Support vendor scan together with normal scan
2015-09-30 Kanchanapally, Vid... nl80211: Driver interaction for QCA vendor scan
2015-09-30 Kanchanapally, Vid... Add QCA vendor definitions for vendor scan support
2015-09-27 Jouni MalinenThe master branch is now used for v2.6 development
2015-09-27 Jouni MalinenChange version information for the 2.5 release hostap_2_5
2015-09-27 Jouni MalinenDo not clear RSN parameters before full configuration
2015-09-25 Ilan PeerP2P: Fix the calculation of group common freqs
2015-09-25 Alan T. DeKokLinker changes for building eapol_test on OS X
2015-09-25 Alan T. DeKokPortability fixes for OS X
2015-09-24 Amarnath Hullur... Android: Set ctrl_iface client socket group (AID_WIFI...
2015-09-23 Ashok Raj NagarajanDo not copy STA VHT capabilities if VHT is not enabled...
2015-09-09 Jouni MalinenWPA: Do not print GTK in debug log unless requested
2015-09-07 Jouni MalinenWPS: Reduce struct wps_parse_attr size
2015-09-07 Jouni MalinenWPS: Reduce wps_ap_priority_compar() stack use
2015-09-07 Chen, YiWPS: Fix num_probereq_cb clearing on DISABLE to avoid...
2015-09-07 Jouni MalinenWPS ER: Clean up WPS session on PutMessage error cases
2015-09-05 Jouni MalinenWPS: Allow config_methods to be cleared with an empty...
2015-09-05 Masashi Honmamesh: Rename IE field to clarify its use
2015-09-05 Jouni MalinenTDLS: Use proper IE parsing routine for non-EAPOL-Key...
2015-09-05 Jouni MalinenAdd station tracking based on other management frame...
2015-09-05 Jouni MalinenWPS: Merge identical error paths in ssdp_listener_open()
2015-09-05 Jouni MalinenAdd option to reject authentication on 2.4 GHz from...
2015-09-05 Jouni MalinenIndicate CTRL-EVENT-AUTH-REJECT event on authentication...
2015-09-05 Jouni MalinenAdd option to ignore Probe Request frames on 2.4 GHz...
2015-09-05 Jouni Malinenhostapd: Add mechanism to track unconnected stations
2015-09-05 Jouni Malinenwpa_priv: Add authentication command and event
2015-09-05 Jouni Malinenwpa_priv: Add support for EVENT_SCAN_STARTED
2015-09-05 Jouni Malinenwpa_priv: Clear extended_capa pointers
2015-09-04 Vasanthakumar Thia... Do not advertise DSSS/CCK support in 40 MHz for 5 GHz...
2015-09-01 Manikandan MohanAllow wpa_cli/hostapd_cli client socket directory to...
2015-08-31 Jouni MalinenWPS: Remove trailing CR from subscription callback...
2015-08-31 Jouni MalinenWPS: Print subscription UUID in debug log in more places
2015-08-31 Jouni MalinenWPS: Clean up next_advertisement() error path
2015-08-31 Jouni MalinenWPS: Merge event_send_start() error paths
2015-08-31 Jouni MalinenWPS: Merge SetSelectedRegistrar parsing error returns
2015-08-30 Jouni MalinenEAP-WSC peer: Reject connection on unexpected failure
2015-08-29 Jouni MalinenWPS: Use a shared error path in http_client_addr()
2015-08-29 Jouni MalinenWPS: Clean up http_client_tx_ready()
2015-08-28 Jouni MalinenWPS: Remove duplicated isgraph() loop in HTTP header...
2015-08-28 Jouni MalinenWPS: Merge common error paths in HTTP server
next