aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use BoringSSL to get random bytesHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-13.0Rich Cannings2019-03-232-0/+8
* WNM: Fix WNM-Sleep Mode Request bounds checkingJouni Malinen2019-02-021-0/+7
* TDLS: Ignore incoming TDLS Setup Response retriesreplicant-6.0-0004-rc1replicant-6.0-0003Arik Nemtsov2017-10-191-0/+8
* Clear PMK length and check for this when deriving PTKJouni Malinen2017-10-193-3/+10
* Add debug prints on PMK configuration in WPA supplicantJouni Malinen2017-10-191-0/+6
* WPA: Extra defense against PTK reinstalls in 4-way handshakeMathy Vanhoef2017-10-191-0/+8
* Remove all PeerKey functionalityJouni Malinen2017-10-1945-2123/+42
* Add MGMT_TX_STATUS_PROCESS command for testing purposesJouni Malinen2017-10-192-2/+75
* FT: Do not allow multiple Reassociation Response framesJouni Malinen2017-10-193-0/+12
* WNM: Ignore WNM-Sleep Mode Response without pending requestJouni Malinen2017-10-191-1/+3
* TDLS: Reject TPK-TK reconfigurationJouni Malinen2017-10-191-2/+36
* Fix PTK rekeying to generate a new ANonceJouni Malinen2017-10-191-3/+21
* Prevent installation of an all-zero TKMathy Vanhoef2017-10-193-4/+3
* Extend protection of GTK/IGTK reinstallation of WNM-Sleep Mode casesJouni Malinen2017-10-192-15/+40
* Prevent reinstallation of an already in-use group keyMathy Vanhoef2017-10-193-44/+87
* hostapd: Avoid key reinstallation in FT handshakeMathy Vanhoef2017-10-194-0/+20
* Set EAPOL-Key Key Length field to 0 for group message 1/2 in RSNJouni Malinen2017-10-191-2/+4
* Merge branch 'wlan-service.lnx.1.0-rel.1.0' of git://codeaurora.org/platform/...replicant-6.0-0002replicant-6.0-0001Steve Kondik2016-08-1516-14/+255
|\
| * Promotion of wlan-service.lnx.1.0-00065.Linux Build Service Account2016-07-196-0/+52
| |\
| | * Merge "Add assocresp_elements parameter for hostapd" into wlan-service.lnx.1....Service qcabuildsw2016-07-136-0/+52
| | |\
| | | * Add assocresp_elements parameter for hostapdBala Krishna Bhamidipati2016-07-056-0/+52
| * | | Promotion of wlan-service.lnx.1.0-00061.Linux Build Service Account2016-07-083-0/+117
| |\| |
| | * | hostapd: Add Transmit Power Envelope IE when VHT is enabledRajkumar Manoharan2016-07-083-0/+117
| | |/
| * | Promotion of wlan-service.lnx.1.0-00060.Linux Build Service Account2016-07-011-0/+2
| |\|
| | * P2P: Continue p2p_find after sending non-success Invitation ResponseJouni Malinen2016-07-011-0/+2
| * | Promotion of wlan-service.lnx.1.0-00058.Linux Build Service Account2016-06-246-12/+92
| |\|
| | * Merge "eap_proxy: postpone qmi init until demonize" into wlan-service.lnx.1.0...Service qcabuildsw2016-06-241-7/+15
| | |\
| | | * eap_proxy: postpone qmi init until demonizeBala Krishna Bhamidipati2016-06-231-7/+15
| | * | Merge "Reject SET commands with newline characters in the string values" into...Service qcabuildsw2016-06-241-0/+6
| | |\ \
| | | * | Reject SET commands with newline characters in the string valuesJouni Malinen2016-05-301-0/+6
| | * | | Merge "Reject SET_CRED commands with newline characters in the string values"...Service qcabuildsw2016-06-241-1/+8
| | |\| |
| | | * | Reject SET_CRED commands with newline characters in the string valuesJouni Malinen2016-05-301-1/+8
| | * | | Merge "Remove newlines from wpa_supplicant config network output" into wlan-s...Service qcabuildsw2016-06-243-2/+25
| | |\| |
| | | * | Remove newlines from wpa_supplicant config network outputPaul Stewart2016-05-303-2/+25
| | * | | Merge "Reject psk parameter set with invalid passphrase character" into wlan-...Service qcabuildsw2016-06-241-0/+6
| | |\| |
| | | * | Reject psk parameter set with invalid passphrase characterJouni Malinen2016-05-301-0/+6
| | * | | Merge "WPS: Reject a Credential with invalid passphrase" into wlan-service.ln...Service qcabuildsw2016-06-243-0/+23
| | |\| | | | | |/ | | |/|
| | | * WPS: Reject a Credential with invalid passphraseJouni Malinen2016-05-303-0/+23
| | * | hostapd: Skip hostapd ACL check for drivers supporting ACL offloadSunil Dutt2016-06-201-2/+9
| | |/
* | | wpa_supplicant: Remove unnecessary QMI linkageSteve Kondik2016-08-081-1/+0
* | | Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-071-2/+12
|\ \ \
| * | | Guard against return value already being nullPaul Stewart2016-03-251-2/+4
| * | | Remove newlines from config outputPaul Stewart2016-03-251-2/+10
| * | | WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in useJouni Malinen2015-12-011-0/+6
* | | | wpa_supplicant: Cross-branch compilation fixeswpa-rebaseSteve Kondik2016-07-012-11/+27
* | | | wpa_supplicant_conf: Let devices provide their own templateRicardo Cerqueira2016-07-011-1/+1
* | | | Fix dependenciesSteve Kondik2016-07-011-1/+1
* | | | eap_proxy: Fix compilation warningSteve Kondik2016-07-011-4/+4
* | | | wpa_supplicant: Force the p2p channels to reuse frequencies used by STADiogo Ferreira2016-07-014-1/+93
* | | | eap: Don't force reassociation when getting the identity and handshakes are i...Ricardo Cerqueira2016-07-011-1/+5