aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* Set default scan IEs to the driver (QCA vendor extension)vamsi krishna2016-08-245-0/+47
* Fix EAP state machine reset with offloaded roaming and authorizationJouni Malinen2016-08-241-3/+6
* P2P: Add P2P_GROUP_MEMBER command to fetch client interface addressPurushottam Kushwaha2016-08-242-0/+37
* WNM: Fetch scan results before checking transition candidatesKanchanapally, Vidyullatha2016-08-243-26/+151
* nl80211: Use extended capabilities per interface typeKanchanapally, Vidyullatha2016-08-245-0/+33
* P2P: Allow P2P listen being offloaded to the driver/firmwarePeng Xu2016-08-247-1/+166
* P2PS: Allow P2P_CONNECT command for P2PS connection with/without PINPurushottam Kushwaha2016-08-242-2/+5
* WPS: Fix memory leak with wps_ie in wpa_bss_is_wps_candidate()vamsi krishna2016-08-241-0/+1
* WPS: Do not expire probable BSSes for WPS connectionvamsi krishna2016-08-241-1/+43
* wpa_supplicant: Make GAS Address3 field selection behavior configurableJouni Malinen2016-08-245-1/+32
* Reject SET commands with newline characters in the string valuesJouni Malinen2016-08-241-0/+6
* Reject SET_CRED commands with newline characters in the string valuesJouni Malinen2016-08-241-1/+8
* Remove newlines from wpa_supplicant config network outputPaul Stewart2016-08-241-4/+5
* Reject psk parameter set with invalid passphrase characterJouni Malinen2016-08-241-0/+6
* eap_proxy: EAP-SIM implementationBala Krishna Bhamidipati2016-08-242-0/+56
* P2P: Trigger event when invitation is acceptedLior David2016-08-241-0/+19
* wpa_supplicant: "don't care" value for pbss in ssid structureLior David2016-08-247-9/+36
* wpa-supplicant: Enable FSTDedy Lansky2016-08-241-1/+1
* Cumulative patch from commit 3560b32ca34f0ac20e4883cd2a0ad21a20502dfcDmitry Shmidt2016-04-061-1/+0
* Cumulative patch from commit f89c32e63f71e66d7b55e284016762b603ae02dbDmitry Shmidt2016-04-0439-66/+1501
* Guard against return value already being nullPaul Stewart2016-03-181-2/+4
* Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 am: 88...Paul Stewart2016-03-181-2/+10
|\
| * Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 am: 88...Paul Stewart2016-03-181-2/+10
| |\
| | * Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 am: 88...Paul Stewart2016-03-181-2/+10
| | |\
| | | * Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685Paul Stewart2016-03-181-2/+10
| | | |\
| | | | * Remove newlines from config output am: 85c72c6 am: 7b5a1a8Paul Stewart2016-03-181-2/+10
| | | | |\
| | | | | * Remove newlines from config output am: 85c72c6Paul Stewart2016-03-181-2/+10
| | | | | |\
| | | | | | * Remove newlines from config outputPaul Stewart2016-03-031-2/+10
| * | | | | | Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use...Dmitry Shmidt2015-11-091-0/+6
| |\| | | | |
| | * | | | | Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use...Dmitry Shmidt2015-11-091-0/+6
| | |\| | | |
| | | * | | | Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use...Dmitry Shmidt2015-11-091-0/+6
| | | |\| | |
| | | | * | | Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use...Dmitry Shmidt2015-11-091-0/+6
| | | | |\| |
| | | | | * | Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use...Dmitry Shmidt2015-11-091-0/+6
| | | | | |\|
| | | | | | * WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in useJouni Malinen2015-11-061-0/+6
| | | | | | * TDLS: Provide external control to specify the peers for setup (DO NOT MERGE)Naresh Jayaram2013-11-144-0/+26
| | | | | | * Prohibit pno start during assoc process and in connect stateDmitry Shmidt2013-11-071-0/+6
| | | | | | * Fix ENABLE_NETWORK not to reconnect in disconnected state (DO NOT MERGE)Jouni Malinen2013-10-241-2/+2
| | | * | | | am 0a217de1: Don\'t write to wpa_supplicant.conf directlyVinit Deshpande2015-02-061-3/+26
| | | |\| | |
| | | * | | | am 6157d599: Merge "Android: Remove superfluous OpenSSL include paths."Kenny Root2015-01-281-1/+0
| | | |\ \ \ \
| | | | * | | | Android: Remove superfluous OpenSSL include paths.Adam Langley2015-01-221-1/+0
| | | | | |/ / | | | | |/| |
* | | | | | | Cumulative patch from commit f2d6c17aa0f9107a0e8092238b849461447cdd21Dmitry Shmidt2016-03-0915-141/+226
* | | | | | | Cumulative patch from commit 12c1fdf19a721aaf29e1c77d63445c7f5b8c61c0Dmitry Shmidt2016-03-0316-195/+325
* | | | | | | Cumulative patch from commit 077dcfb8c48d2509a6e116c0de3ad57d2fbfe4feDmitry Shmidt2016-02-2326-193/+1521
* | | | | | | Cumulative patch from commit c06c9099f0d0827feae5622097bd8ac946eca5eaDmitry Shmidt2016-02-0812-11/+32
* | | | | | | Cumulative patch from commit e15dcf6d1bc2725388555523effca75b1ffab735Dmitry Shmidt2016-01-193-23/+40
* | | | | | | Cumulative patch from commit 21cb63fffd1e766c8b989125394ed0bfb05e5a4bDmitry Shmidt2016-01-0719-55/+215
* | | | | | | Cumulative patch from commit 324ade51e168f28430f4429849becd0f08d507c0 (DO NOT...Dmitry Shmidt2015-12-2816-23/+144
* | | | | | | Cumulative patch from commit c24f8e8e75b46f0b191cca788b6f4c10bed81861 (DO NOT...Dmitry Shmidt2015-12-2211-33/+445
* | | | | | | Cumulative patch from commit 06f14421ea8644d12a7b0be6b583114869f9c451 (DO NOT...Dmitry Shmidt2015-12-1411-78/+327
* | | | | | | Cumulative patch from commit bf3214b59321f67375df1ee85722b2beb74e1f7aDmitry Shmidt2015-12-0431-761/+952