aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use BoringSSL to get random bytescm-11.0Rich Cannings2019-02-132-0/+8
* WNM: Fix WNM-Sleep Mode Request bounds checkingJouni Malinen2019-01-191-0/+7
* Clear PMK length and check for this when deriving PTKJouni Malinen2017-10-213-3/+10
* Add debug prints on PMK configuration in WPA supplicantJouni Malinen2017-10-211-0/+6
* WPA: Extra defense against PTK reinstalls in 4-way handshakeMathy Vanhoef2017-10-211-0/+8
* Remove all PeerKey functionalityJouni Malinen2017-10-2142-2080/+39
* FT: Do not allow multiple Reassociation Response framesJouni Malinen2017-10-213-0/+12
* TDLS: Reject TPK-TK reconfigurationJouni Malinen2017-10-211-2/+36
* Fix PTK rekeying to generate a new ANonceJouni Malinen2017-10-211-3/+21
* Extend protection of GTK/IGTK reinstallation of WNM-Sleep Mode casesJouni Malinen2017-10-212-15/+40
* Prevent reinstallation of an already in-use group keyMathy Vanhoef2017-10-213-36/+88
* hostapd: Avoid key reinstallation in FT handshakeMathy Vanhoef2017-10-214-0/+20
* Guard against return value already being nullPaul Stewart2016-05-041-2/+4
* Remove newlines from config outputPaul Stewart2016-05-041-2/+10
* NFC: Fix payload length validation in NDEF record parserJouni Malinen2015-11-111-1/+4
* WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in useJouni Malinen2015-11-111-0/+6
* EAP-pwd peer: Fix last fragment length validationJouni Malinen2015-11-111-4/+3
* EAP-pwd server: Fix last fragment length validationJouni Malinen2015-11-111-3/+3
* EAP-pwd peer: Fix error path for unexpected Confirm messageJouni Malinen2015-11-111-1/+2
* EAP-pwd peer: Fix asymmetric fragmentation behaviorJouni Malinen2015-11-111-0/+1
* EAP-pwd server: Fix Total-Length parsing for fragment reassemblyJouni Malinen2015-11-111-0/+10
* EAP-pwd peer: Fix Total-Length parsing for fragment reassemblyJouni Malinen2015-11-111-0/+12
* EAP-pwd server: Fix payload length validation for Commit and ConfirmJouni Malinen2015-11-111-0/+19
* EAP-pwd peer: Fix payload length validation for Commit and ConfirmJouni Malinen2015-11-111-0/+29
* AP WMM: Fix integer underflow in WMM Action frame parserJouni Malinen2015-11-111-0/+3
* WPS: Fix HTTP chunked transfer encoding parserJouni Malinen2015-11-111-0/+7
* P2P: Validate SSID element length before copying itstable/cm-11.0-XNG3CJouni Malinen2015-04-231-0/+1
* wpa_supplicant: Force the p2p channels to reuse frequencies used by STAstable/cm-11.0-XNG2SDiogo Ferreira2015-03-262-1/+195
* Android: Don't use extended P2P functionality (ANDROID_P2P) for wl12xxMichael Bestas2015-03-242-0/+4
* Android: Use extended P2P functionality (ANDROID_P2P) for all vendorsDmitry Shmidt2015-03-103-23/+31
* P2P: Fix segfault when PBC overlap is detectedAvraham Stern2014-10-134-11/+14
* X.509: Fix internal TLS/X.509 validation of PKCS#1 signatureJouni Malinen2014-10-131-0/+9
* P2P: Extend the listen time based on the active concurrent sessionRashmi Ramanna2014-10-131-1/+0
* hostapd_cli: Use os_exec() for action script executionJouni Malinen2014-10-091-17/+8
* wpa_cli: Use os_exec() for action script executionJouni Malinen2014-10-091-17/+8
* Add os_exec() helper to run external programsJouni Malinen2014-10-093-0/+68
* WNM: Check wpa_s->current_bss more consistentlyJouni Malinen2014-09-091-3/+2
* WNM: Add debug logs to get the RSSI from the scan resultsSudha Daram2014-09-091-0/+12
* P2P: Refrain from performing extended listen during PDJouni Malinen2014-09-091-2/+4
* P2P: Refrain from performing extended listen during P2P connection.Sunil Dutt2014-09-093-0/+23
* Fix hostapd segfault on beacon hint eventJouni Malinen2014-09-092-1/+4
* Revert "wpa_supplicant_8 - Hostapd: Android related changes for sockets"Michael Bestas2014-07-302-20/+0
* PKCS #1: Enforce minimum padding for decryption in internal TLSnextJouni Malinen2014-06-121-0/+5
* PKCS #1: Allow only BT=01 for signature in internal TLSJouni Malinen2014-06-121-19/+10
* X.509: Fix internal TLS/X.509 validation of PKCS#1 signatureJouni Malinen2014-06-121-0/+9
* WNM: Fix neighbor report subelement parser to not leak memoryJouni Malinen2014-06-121-0/+8
* WNM: Fix neighbor report subelement parserJouni Malinen2014-06-122-5/+15
* WNM: Fix deinit path to clean neighbor report countJouni Malinen2014-06-121-0/+1
* P2P: Fix scan optimization for GO during persistent group invocationRashmi Ramanna2014-06-121-1/+1
* eap_proxy: enhance the proxy layer to support DSDS and SS featureNaresh Jayaram2014-06-123-133/+322