summaryrefslogtreecommitdiff
path: root/wpa_supplicant/config_file.c
Commit message (Expand)AuthorAgeFilesLines
* mka: Allow configuration of MACsec hardware offloadEmeel Hakim2023-02-211-0/+1
* wpa_supplicant: Add option to explicitly set 4addr modeKonstantinos Natsakis2023-02-211-0/+1
* Fix segfault in case of an invalid configurationKrishna2023-02-011-1/+1
* Implement read-only mode for SSIDs from the additional config (-I)Maximilian Bosch2022-11-291-2/+5
* mesh: Do not allow open mode key in 6 GHzSharadanand Karanjkar2022-11-281-0/+7
* HS20: Support credentials with multiple home OIsDamien Dejean2022-11-261-12/+26
* Add option to disable SAE key_mgmt without PMFJeffery Miller2022-11-051-0/+3
* EHT: Allow EHT to be disabled using disable_eht=1 in wpa_supplicantJouni Malinen2022-10-171-0/+1
* DPP3: Default value for dpp_connector_privacyJouni Malinen2022-07-191-0/+3
* DPP3: Private Peer Introduction protocolJouni Malinen2022-07-191-0/+1
* DPP: Allow 3rd party information to be added into config request objJouni Malinen2022-07-161-0/+10
* EAP-SIM/AKA peer: IMSI privacy attributeJouni Malinen2022-05-251-0/+7
* Remove DH file configuration from TLS client functionalityJouni Malinen2022-04-151-3/+0
* wpa_supplicant: Use unique IDs for networks and credentialsNaïm Favier2022-04-091-2/+2
* MACsec: Support GCM-AES-256 cipher suiteleiwei2022-02-161-0/+1
* mesh: Make forwarding configurableDaniel Golle2021-12-121-0/+4
* HS 2.0: Crypto engine support for credsDamien Dejean2021-12-121-0/+11
* P2P: Enforce SAE-H2E for P2P GO in 6 GHzSreeramya Soratkal2021-10-081-0/+1
* Support vendor element configuration for AP mode from wpa_supplicantChaoli Zhou2021-09-301-0/+12
* wpa_supplicant: Move wpa_config_get_line() into utilsPatrick Steinhardt2021-02-161-99/+1
* Rename network profiles parameters for ignoring/accepted BSSIDsJouni Malinen2021-02-071-2/+2
* wpa_supplicant: Configurable fast-associate timer thresholdMikael Kanstrup2021-02-061-0/+5
* Add a configuration to disconnect on deinit if WoWLAN is enabledSunil Dutt2021-01-211-0/+3
* wpa_supplicant: Initial connection speedupFrederik Juul2020-12-021-0/+9
* wpa_supplicant: Enable VHT and HE in default config parametersMarkus Theil2020-10-141-1/+2
* DPP2: Copy received ppKey into wpa_supplicant network profileJouni Malinen2020-10-131-0/+1
* P2P: Add configuration support to disable P2P in 6 GHz bandSreeramya Soratkal2020-10-081-0/+4
* SAE-PK: Allow automatic SAE-PK to be disabledJouni Malinen2020-06-071-1/+1
* SAE-PK: Allow SAE authentication without PK to be disabledJouni Malinen2020-06-061-0/+1
* wpa_supplicant: Add HE override supportP Praneesh2020-03-301-0/+3
* DPP2: Allow station to require or not allow PFSJouni Malinen2020-03-281-0/+1
* wpa_supplicant AP mode configuration for Transition Disable KDEJouni Malinen2020-03-261-0/+1
* STA: Support Extended Key IDAlexander Wetzel2020-03-231-0/+3
* Fix segmentation fault for NULL confname in SAVE_CONFIGZhaoyang Liu2020-03-061-2/+9
* SAE: Allow SAE-only network profile with sae_password to be writtenSachin Shelke2020-03-021-2/+5
* Make WEP functionality an optional build parameterJouni Malinen2020-02-291-6/+26
* STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaroundAlexander Wetzel2020-02-231-0/+1
* wpa_supplicant configuration for Beacon protectionJouni Malinen2020-02-181-0/+1
* OWE: PTK derivation workaround in STA modeJouni Malinen2020-01-241-0/+1
* P2P: Add support for EDMG channelsAhmad Masri2019-12-201-0/+2
* Clean up base64_{encode,decode} pointer typesJouni Malinen2019-11-281-2/+2
* SAE: Add sae_pwe configuration parameter for wpa_supplicantJouni Malinen2019-10-151-0/+3
* wpa_supplicant: Add EDMG channel configuration parametersAlexei Avshalom Lazar2019-10-071-0/+2
* Remove CONFIG_IEEE80211W build parameterJouni Malinen2019-09-081-2/+0
* EAP-TEAP peer: Add support for machine credentials using certificatesJouni Malinen2019-09-011-0/+14
* EAP peer config: Move ocsp param to phase1/phase2Jouni Malinen2019-09-011-1/+2
* EAP peer: Move certificate configuration params into shared structJouni Malinen2019-09-011-9/+9
* EAP peer: Add a concept of a separate machine credentialJouni Malinen2019-08-201-0/+2
* SAE: Allow PMKID to be added into Association Request frame following SAEJouni Malinen2019-08-141-0/+4
* WNM: Provide option to disable/enable BTM support in STAAnkita Bajaj2019-06-141-0/+2