aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* P2P: Add provision discovery failure eventDeepthi Gowri2012-04-171-0/+4
* Fix sched_scan for max-num-of-scan_ssid=1 networksJouni Malinen2012-04-171-0/+4
* Fix sched_scan debug print regarding timeoutJouni Malinen2012-04-171-4/+4
* Add disable_scan_offload parameter to disable automatic scan offloadingJouni Malinen2012-04-174-1/+14
* P2P: Allow wildcard service discovery from DBus APIAdrien Bustany2012-04-141-5/+10
* P2P: Cleanup P2PDevice D-Bus interface for hostap-1 releaseNirav Shah2012-04-143-17/+17
* P2P: Fix D-Bus property getters to default to "/" for Group, PeerGONirav Shah2012-04-141-7/+14
* wpa_supplicant: Use bss_id list for 'bss FIRST' commandDmitry Shmidt2012-04-141-1/+1
* P2P: Allow immediate group idle timeout configurationJouni Malinen2012-04-132-3/+13
* P2P: Extend use of group formation timeout until end of 4-way handshakeJouni Malinen2012-04-131-0/+35
* P2P: Fix p2p_connect join scan handler in error casesJouni Malinen2012-04-131-1/+2
* P2P: Add automatic GO Negotiation vs. join-a-group selectionJouni Malinen2012-04-135-17/+81
* Allow disable_ht to override 11n configuration in AP modeVasanthakumar Thiagarajan2012-04-111-2/+11
* P2P: Fix shared freq check and support AP mode validationJouni Malinen2012-04-081-9/+13
* P2P: Abort join-group operation if concurrent group cannot be supportedJouni Malinen2012-04-081-0/+45
* Remove forgotten GPL language from man pages and README filesJouni Malinen2012-04-078-22/+22
* Android: Sync build configuration with defconfig changesJouni Malinen2012-04-071-25/+111
* Remove experimental Symbian buildJouni Malinen2012-04-074-112/+0
* Add RANGE=ALL|N1-N2 selection for ctrl_iface BSS commandDmitry Shmidt2012-04-071-3/+62
* Add MASK=0xH option for the ctrl_iface BSS commandDmitry Shmidt2012-04-072-89/+177
* Move ctrl_iface BSS command response generation into a separate functionDmitry Shmidt2012-04-071-46/+55
* P2P: Disconnect P2P group on supplicant deinitNirav Shah2012-04-061-6/+2
* P2P: Fix crash for failure case when WSC PIN is entered incorrectlyAngie Chinchilla2012-04-061-2/+10
* Do not write bg_scan_period value if default (-1) has not been changedJouni Malinen2012-04-061-1/+1
* Clarify comment in wpa_supplicant/defconfigAngie Chinchilla2012-04-061-2/+2
* Save bgscan parameter into configuration fileEd Wildgoose2012-04-061-0/+1
* P2P: Update BSS entries in P2P group interface only if P2P IE is presentNeeraj Kumar Garg2012-04-061-0/+12
* Better wpa_cli error messages when connect failsBen Greear2012-04-061-6/+8
* Make bind failure messages uniqueBen Greear2012-04-062-4/+5
* wpa_supplicant: Print initialization information on startupBen Greear2012-04-061-0/+3
* Add script to convert wpa_supplicant debug output to pcapJohannes Berg2012-04-051-0/+54
* WPS: Allow vendor specific attribute to be added into M1Anirban Sirkhell2012-04-045-0/+78
* P2P: Remove client group on Deauthentication reason code 3Jouni Malinen2012-04-034-15/+40
* P2P: Notify about disconnection only when neededEliad Peller2012-04-011-1/+1
* P2P: Add deinit_p2p_cli op to clear P2P client driver stateEliad Peller2012-04-012-1/+11
* Fix Probe Request processing in wpa_supplicant AP modeJouni Malinen2012-04-011-1/+0
* DBus: Add ability to report probe requestsJohannes Berg2012-04-0111-9/+408
* Pass signal strength through, fix unitsJohannes Berg2012-04-014-8/+15
* Create DBus getter/setter for ScanIntervalMukesh Agrawal2012-04-016-4/+88
* Fix memory leaks on radius_client_send error pathsJouni Malinen2012-04-011-1/+3
* Clean up: Replace standard lib methods with os.h onesNirav Shah2012-03-315-12/+12
* debug: Add option to log to Linux tracingJohannes Berg2012-03-315-1/+35
* Allow background scan period to be configuredBala Shanmugam2012-03-305-0/+13
* Interworking: Add realm to the anonymous identity from realmJouni Malinen2012-03-301-0/+6
* Interworking: Disconnect before trying interworking reconnectionJouni Malinen2012-03-301-9/+16
* Clear previous BSSID on explicit disconnection requestJouni Malinen2012-03-301-0/+9
* Add wps_cancel for hostapd_cliAnirban Sirkhell2012-03-301-16/+1
* P2P: Add support for preferred channel listJouni Malinen2012-03-294-0/+74
* Stop sched_scan if requested to run full scanJouni Malinen2012-03-291-1/+8
* wpa_supplicant: Add provision to configure inactivity period in AP modeVasanthakumar Thiagarajan2012-03-274-0/+29