summaryrefslogtreecommitdiff
path: root/wpa_supplicant/preauth_test.c
Commit message (Expand)AuthorAgeFilesLines
* Implement read-only mode for SSIDs from the additional config (-I)Maximilian Bosch2022-11-291-1/+1
* MLD STA: Extend key configuration functions to support Link IDVeerendranath Jakkam2022-11-061-1/+1
* OpenSSL: Unload providers only at process exitJouni Malinen2022-04-161-0/+2
* Replace "dummy" with "stub" in preauth_testArowa Suliman2021-10-111-3/+3
* Flush pending control interface message for an interface to be removedJouni Malinen2021-03-261-4/+2
* FT: Do not add PMKID to the driver for FT-EAP if caching is disabledJouni Malinen2020-06-061-1/+2
* nl80211: Configure PMKSA lifetime and reauth threshold timer to driverVeerendranath Jakkam2020-03-281-1/+2
* STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaroundAlexander Wetzel2020-02-231-0/+7
* Introduce and add key_flagAlexander Wetzel2020-01-091-1/+2
* Replace int status/reason_code with u16 variableJouni Malinen2019-04-221-1/+1
* SAE: Only allow SAE AKMP for PMKSA caching attemptsJouni Malinen2018-04-091-1/+1
* FILS: Add support for Cache Identifier in add/remove PMKSAVidyullatha Kanchanapally2017-04-071-2/+5
* FILS: Use FILS Cache Identifier to extend PMKSA applicabilityJouni Malinen2017-02-261-2/+2
* Fix preauth_test build by updating add_pmkid/remove_pmkid callbacksJouni Malinen2016-12-141-2/+2
* Declare all read only data structures as constMikael Kanstrup2015-04-251-1/+1
* Declare wpa_debug_* variables in src/utils/wpa_debug.hJouni Malinen2013-12-311-3/+0
* wpa_supplicant: Add option -I for additional config fileDmitry Shmidt2013-04-231-1/+1
* Remove unused wpa_supplicant_disassociate()Jouni Malinen2012-11-051-7/+0
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Get rid of unnecessary typedefs for enums.Jouni Malinen2009-12-261-3/+3
* eloop: Remove global user data pointerJouni Malinen2009-12-191-6/+5
* Move EAP method registration away from src/eap_{peer,server}Jouni Malinen2009-12-061-1/+1
* Remove src/rsn_supp from default header pathJouni Malinen2009-11-291-3/+3
* Merge wpa_supplicant and hostapd driver wrapper implementationsJouni Malinen2009-04-091-1/+2
* Added a separate ctx pointer for wpa_msg() calls in WPA suppJouni Malinen2009-01-171-0/+1
* Fixed race condition between disassociation event and group key handshakeJouni Malinen2008-06-091-14/+0
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+389