aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* 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
* P2P: Add initial support for driver-based P2P managementJouni Malinen2010-12-303-0/+276
* WPS: Add option to disable open networks by defaultJouni Malinen2010-12-302-0/+26
* P2P: Add option for offloading off-channel TX to the driverJohannes Berg2010-12-294-5/+31
* Allow AP mode to disconnect STAs based on low ACK conditionJohannes Berg2010-12-286-1/+22
* WPS: Require PBC match with wps_pbc that specifies BSSIDJouni Malinen2010-12-281-3/+7
* Fix CONFIG_SME build without CONFIG_IEEE80211WJouni Malinen2010-12-191-0/+2
* Use SA Query procedure to recovery from AP/STA state mismatchJouni Malinen2010-12-195-0/+222
* P2P: Fix some int size warningsJohannes Berg2010-12-171-3/+4
* dbus: Emit property changed events when adding/removing BSSesDan Williams2010-12-172-0/+7
* Allow setting scan_res_handler from the callback functionJohannes Berg2010-12-171-1/+6
* dbus: Fix type in wpa_dbus_dict_begin_string_arrayJohannes Berg2010-12-171-1/+1
* P2P: Cancel group formation timeout on p2p_cancelSudhakar Swaminathan2010-12-171-0/+2
* P2P: Unauthorize pending P2P GO Neg peer on p2p_cancelSudhakar Swaminathan2010-12-171-0/+8
* P2P: Cancel group formation on PBC overlapSudhakar Swaminathan2010-12-171-0/+7
* P2P: Fix wpa_cli help typoMasashi Honma2010-12-171-1/+1
* nl80211: Set cipher suites when using user space SMEJouni Malinen2010-12-131-0/+2
* RSN IBSS: RX GTK configuration with nl80211Jouni Malinen2010-12-041-0/+9
* IBSS RSN: Do not start 4-way handshake unless RSN is enabledJouni Malinen2010-12-041-0/+7
* dbus_new_handlers: Omit errant dbus_message_unrefPaul Stewart2010-12-041-1/+0
* Enable sharing of scan result events among virtual interfacesBen Greear2010-11-261-2/+40
* Add interface name to some debug printsBen Greear2010-11-262-3/+3
* dbus: Fix new dbus API for WPSTomasz Bursztyka2010-11-261-1/+1
* Allow driver wrappers to indicate whether result codes are saneJouni Malinen2010-11-261-0/+10
* Do not segfault on EVENT_ASSOC_REJECT without BSSIDJouni Malinen2010-11-261-4/+9
* SME: Optimize recovery from assocication command failuresJouni Malinen2010-11-261-1/+2
* P2P: Add new driver option for interface allocationJouni Malinen2010-11-261-1/+3