aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [wpa_supplicant] Fix security vulnerability wpa_supplicant/wnm_sta.c:376cm-14.1Hai Shalom2019-05-071-0/+4
* Use BoringSSL to get random bytesRich Cannings2019-02-212-0/+8
* WNM: Fix WNM-Sleep Mode Request bounds checkingJouni Malinen2019-01-081-0/+7
* PMKSA: Fix use-after-free in pmksa_cache_clone_entry()Andrew Elble2018-02-071-1/+2
* Clear PMK length and check for this when deriving PTKJouni Malinen2017-10-162-3/+9
* Add debug prints on PMK configuration in WPA supplicantJouni Malinen2017-10-161-0/+6
* WPA: Extra defense against PTK reinstalls in 4-way handshakeMathy Vanhoef2017-10-161-0/+8
* Remove all PeerKey functionalityJouni Malinen2017-10-1645-2123/+42
* Add MGMT_TX_STATUS_PROCESS command for testing purposesJouni Malinen2017-10-162-2/+75
* FT: Do not allow multiple Reassociation Response framesJouni Malinen2017-10-163-0/+12
* WNM: Ignore WNM-Sleep Mode Response without pending requestJouni Malinen2017-10-161-1/+3
* TDLS: Reject TPK-TK reconfigurationJouni Malinen2017-10-161-2/+36
* Fix PTK rekeying to generate a new ANonceJouni Malinen2017-10-161-3/+21
* Prevent installation of an all-zero TKMathy Vanhoef2017-10-163-4/+3
* Extend protection of GTK/IGTK reinstallation of WNM-Sleep Mode casesJouni Malinen2017-10-162-15/+40
* Prevent reinstallation of an already in-use group keyMathy Vanhoef2017-10-163-44/+87
* hostapd: Avoid key reinstallation in FT handshakeMathy Vanhoef2017-10-165-4/+37
* Set EAPOL-Key Key Length field to 0 for group message 1/2 in RSNJouni Malinen2017-10-161-2/+4
* wpa_supplicant_conf: Let devices provide their own templatestaging/cm-14.1-cafrebaseRicardo Cerqueira2017-01-011-1/+1
* eap: Don't force reassociation when getting the identity and handshakes are i...Ricardo Cerqueira2017-01-011-1/+5
* eap_peer: Make the QMI EAP proxy a standalone libRicardo Cerqueira2017-01-012-0/+36
* Merge b44fce87cb2071d9f90e14793396eeed51d3441e on remote branchLinux Build Service Account2016-12-1519-75/+444
|\
| * Promotion of wlan-aosp-service.lnx.2.0.c1-00008.Linux Build Service Account2016-12-100-0/+0
| |\
| | * To Backport the N-Mr1 ChangesAnjaneedevi Kapparapu2016-12-0919-75/+444
| | |\ | | |/ | |/|
| * | Merge N-MR1 to remote branch.Naveen Kumar2016-12-082-5/+52
| |\ \
| | * \ Merge commit 'e382b88ddec8ed658cb462a6a49ec54e0d0e564c' into remoteLalit Kansara2016-12-062-5/+52
| | |\ \
| | | * | DO NOT MERGE Dont exceed scan ssid max size advertised by driverRoshan Pius2016-07-011-0/+5
| | | * | Fix use-after-free in qca_nl80211_get_featuresPaul Stewart2016-06-101-2/+7
| | | * | nl80211: Register for only for specific Action frames in AP mode [DO NOT MERGE]Kanchanapally, Vidyullatha2016-05-261-5/+47
| | | * | DO NOT MERGE ANYWHERE Fix max number of sched scan SSIDs based on driver capa...Ben Fennema2016-04-190-0/+0
| | | |\ \
| | | | * | DO NOT MERGE ANYWHERE Fix max number of sched scan SSIDs based on driver capa...Ben Fennema2016-04-190-0/+0
| | | |/| |
| | | | * | DO NOT MERGE ANYWHERE Fix max number of sched scan SSIDs based on driver capa...Ben Fennema2016-04-190-0/+0
| | | | |\ \
| | | | | * | DO NOT MERGE ANYWHERE Fix max number of sched scan SSIDs based on driver capa...Ben Fennema2016-04-081-3/+11
| | | | |/ /
| * | | | | Merge 194ea1a6484cff72c6fc4db5282592e710863264 on remote branchLinux Build Service Account2016-12-0619-70/+392
| |\| | | |
| | * | | | Promotion of wlan-aosp-service.lnx.2.0-00017.Linux Build Service Account2016-11-0812-25/+228
| | |\ \ \ \
| | | * \ \ \ Merge "Update channel information after channel switch" into wlan-aosp-servic...Service qcabuildsw2016-11-041-0/+1
| | | |\ \ \ \
| | | | * | | | Update channel information after channel switchJouni Malinen2016-11-031-0/+1
| | | * | | | | Restart PNO/sched_scan on channel list update.Arik Nemtsov2016-11-031-7/+9
| | | * | | | | Share a common helper function for restarting sched_scan.Jouni Malinen2016-11-033-10/+13
| | | * | | | | wpa_supplicant: Cancel sched_scan on SELECT_NETWORK initiated scanMax Stepanov2016-11-033-0/+21
| | | |/ / / /
| | | * | | | nl80211: Allow TDLS trigger modes to be configured to the host driverSunil Dutt2016-11-014-0/+71
| | | * | | | QCA vendor command to configure the TDLS behavior in the host driverSunil Dutt2016-11-011-0/+93
| | | * | | | Merge "Do not exceed scan ssid max size advertised by driver" into wlan-aosp-...Service qcabuildsw2016-10-281-0/+6
| | | |\ \ \ \
| | | | * | | | Do not exceed scan ssid max size advertised by driverRoshan Pius2016-10-261-0/+6
| | | * | | | | Merge "P2P: Check if the pref_freq reported by the driver supports P2P" into ...Service qcabuildsw2016-10-261-2/+4
| | | |\| | | |
| | | | * | | | P2P: Check if the pref_freq reported by the driver supports P2PSunil Dutt2016-10-251-2/+4
| | | * | | | | Merge "EAP-Proxy: Consider EAP-AKA' in SelectedMethod of Status command." int...Service qcabuildsw2016-10-241-6/+10
| | | |\| | | |
| | | | * | | | EAP-Proxy: Consider EAP-AKA' in SelectedMethod of Status command.Purushottam Kushwaha2016-10-231-6/+10
| | * | | | | | Promotion of wlan-aosp-service.lnx.2.0-00011.Linux Build Service Account2016-10-209-45/+170
| | |\| | | | |
| | | * | | | | Merge changes Ic242de6a,I0b470892,I62855a55 into wlan-aosp-service.lnx.2.0-devLinux Build Service Account2016-10-178-30/+102
| | | |\ \ \ \ \