aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* TDLS: Add initial support for TDLS (IEEE Std 802.11z-2010)Ganesh Prasadh2011-03-067-0/+228
* Indicate assoc vs. reassoc in association eventShan Palanisamy2011-03-061-1/+2
* Add Android make files for hostapd and wpa_supplicantDmitry Shmidt2011-02-271-0/+1426
* Use Android reserved namespace for control interfaceDmitry Shmidt2011-02-271-0/+22
* Update copyright notices to include the new yearJouni Malinen2011-02-274-7/+7
* Add wpa_supplicant state change event for Android network managerDmitry Shmidt2011-02-261-0/+7
* ctrl_iface: Return only finished line for scan resultsDmitry Shmidt2011-02-261-7/+7
* P2P: Add wpas_notify_p2p_sd_responseKonguraj(Raj) Kulanthaivel2011-02-243-0/+12
* P2P: Add wpas_notify_p2p_sd_requestKonguraj(Raj) Kulanthaivel2011-02-243-0/+15
* P2P: Add invitation result notificationJean-Michel Bachot2011-02-243-0/+9
* P2P: Add GO negotiation status notificationJayant Sane2011-02-243-0/+9
* P2P: Add wpas_notify_p2p_go_neg_reqKonguraj(Raj) Kulanthaivel2011-02-243-0/+10
* P2P: Add group removed notificationJohannes Berg2011-02-243-0/+14
* P2P: Add method to signal lost deviceJohannes Berg2011-02-243-0/+19
* P2P: Add notification for P2P device foundJohannes Berg2011-02-243-0/+13
* P2P: Add new_device flag to dev_found callbackJohannes Berg2011-02-243-3/+10
* P2P: Embed publically visible struct in peer infoKonguraj(Raj) Kulanthaivel2011-02-243-17/+32
* P2P: Handle P2P-not-supported without segfaultsJouni Malinen2011-02-242-10/+57
* Wait 1 second before (re)scanning on authentication timeoutBen Greear2011-02-241-1/+6
* SME: Add timers for authentication and asscoiationBen Greear2011-02-245-41/+136
* P2P: Notify WPS-M2D event on parent interface and handle PBC overlapJouni Malinen2011-02-221-0/+24
* wpa_cli: Add newline to end of responses in interactive modeJouni Malinen2011-02-211-0/+2
* WPS ER: Stop eloop only on the last terminate_cbBen Greear2011-02-211-1/+5
* FT: Set EAPOL state machined to authenticated state with FT-EAPJouni Malinen2011-02-201-1/+10
* Do not propagate bad scan results to siblings sharing the radioBen Greear2011-02-161-12/+20
* Fix CONFIG_NO_STDOUT_DEBUG=y buildJouni Malinen2011-02-101-0/+4
* Use wpa_msg() instead of wpa_printf()Ben Greear2011-02-105-377/+393
* wpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP processingJouni Malinen2011-02-081-5/+16
* P2P: Allow WPS_PBC command on GO to select on P2P Device AddressJouni Malinen2011-02-074-7/+22
* Add interface name to wpa_msg() outputBen Greear2011-02-061-0/+11
* wpa_supplicant: Support 'relog' command to re-open log filesBen Greear2011-02-062-0/+12
* P2P: Add wpas_p2p_disconnect()Johannes Berg2011-02-022-9/+27
* P2P: Use a variable for generated PIN to allow multiple usesJohannes Berg2011-02-021-8/+15
* DBus: Improve error reportingJohannes Berg2011-02-021-4/+15
* DBus: Increase introspection buffer sizesJohannes Berg2011-02-021-2/+2
* DBus: Publish provisioned keys in network propertiesJohannes Berg2011-02-025-1/+16
* P2P: Clear driver Probe Response IE on stop_listenJohannes Berg2011-02-011-0/+1
* P2P: Fix p2p_long_listenJohannes Berg2011-02-012-5/+5
* FT: Configure FT XXKey as PMK for driver-based 4-way handshakeJouni Malinen2011-02-011-8/+26
* Set portValid=TRUE on association for driver-based 4-way handshakeJouni Malinen2011-02-011-0/+8
* P2P: Show "FAIL" for failed p2p_find operationMasashi Honma2011-01-311-2/+1
* Remove obsolete drivers wrappers: atmel, ndiswrapper, ipw, hermesJouni Malinen2011-01-302-58/+1
* IBSS RSN: Do not start multiple Auth/Supp for same peerJouni Malinen2011-01-151-0/+9
* IBSS RSN: Delay setting of the initial TX GTKJouni Malinen2011-01-153-0/+43
* WPS: Indicate WPS-FAIL event on EAPOL timeout-based failure callbackChao-Wen Yang2011-01-131-0/+2
* WPS: Add mechanism for indicating non-standard WPS errorsChao-Wen Yang2011-01-131-5/+26
* Use set_key addr to distinguish default and multicast keysJouni Malinen2011-01-093-22/+15
* Use more consistent set_key seq value when nothing is being setJouni Malinen2011-01-092-2/+2
* WPS: Make WPS-AP-AVAILABLE* events a bit more consistentJouni Malinen2011-01-051-9/+14
* Fix wpa_supplicant_ssid_bss_match() handler for non-WPAJouni Malinen2010-12-301-1/+1