]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/config.c
Provide option to configure BSSID hint for a network
[thirdparty/hostap.git] / wpa_supplicant / config.c
2017-05-11  Purushottam KushwahaProvide option to configure BSSID hint for a network
2017-05-08  Masashi Honmamesh: Make NL80211_MESHCONF_RSSI_THRESHOLD configurable
2017-04-13  Jouni MalinenWPS: Add option for using random UUID
2017-04-07  vamsi krishnaFILS: Add support to write FILS key_mgmt values in...
2017-03-12  Jouni MalinenFILS: Add FILS SK auth PFS support in STA mode
2017-03-12  Jouni MalinenOWE: Define and parse OWE AKM selector
2017-03-11  Johannes Bergwpa_supplicant: Allow disabling HT in AP mode without...
2017-03-11  Johannes Bergwpa_supplicant: Allow explicit wide channel configurati...
2017-03-09  Purushottam Kushwahanl80211: Add option to delay start of schedule scan...
2017-03-06  Kanchanapally, Vid... MBO: Add support for transition reject reason code
2017-02-07  Vamsi KrishnaGAS: Add support to randomize transmitter address
2017-01-07  Jouni MalinenFix cert_in_cb parsing in wpa_supplicant.conf
2016-12-25  Badrish Adiga H Rmka: Make MKA actor priority configurable
2016-11-19  Sabrina Dubrocawpa_supplicant: Allow configuring the MACsec port for MKA
2016-11-19  Sabrina Dubrocawpa_supplicant: Add macsec_integ_only setting for MKA
2016-11-19  Sabrina Dubrocawpa_supplicant: Allow pre-shared (CAK,CKN) pair for MKA
2016-10-10  Jouni MalinenFILS: Add wpa_supplicant configuration options
2016-09-05  Lior Davidwpa_supplicant: Allow FTM functionality to be published
2016-08-13  Jouni MalinenAdd group_rekey parameter for IBSS
2016-07-04  Jouni MalinenFix wpa_config_get_all() error path
2016-06-10  Jouni Malinenwpa_supplicant: Make GAS Address3 field selection behav...
2016-05-14  Lior Davidwpa_supplicant: Add wps_disabled parameter to network...
2016-05-02  Jouni MalinenReject SET commands with newline characters in the...
2016-05-02  Jouni MalinenReject SET_CRED commands with newline characters in...
2016-05-02  Paul StewartRemove newlines from wpa_supplicant config network...
2016-05-02  Jouni MalinenReject psk parameter set with invalid passphrase character
2016-04-09  David Spinadelutils: Rename hostapd_parse_bin to wpabuf_parse_bin...
2016-04-08  Lior Davidwpa_supplicant: "don't care" value for pbss in ssid...
2016-03-31  Bala Krishna Bhami... Do not clear PMKSA entry or EAP session cache if config...
2016-02-22  David SpinadelMBO: Add cellular capability to MBO IE
2016-02-21  David SpinadelMBO: Add non-preferred channel configuration in wpa_sup...
2016-02-08  Lior Davidwpa_supplicant: Basic support for PBSS/PCP
2015-12-24  Tomasz Bursztykawpa_supplicant: Enable Automatic Channel Selection...
2015-11-30  Jouni MalinenAllow sched_scan_plans to be updated at runtime
2015-11-30  Avraham SternAdd support for configuring scheduled scan plans
2015-11-26  Ahmad KholaifIBSS/mesh: Add support for VHT80P80 configuration
2015-11-23  Jouni MalinenFix CONFIG_NO_WPA=y build
2015-11-01  Max Stepanovwpa_supplicant: Add GTK RSC relaxation workaround
2015-10-28  Dan Williamsdbus: Expose interface globals via D-Bus properties
2015-08-03  Ilan PeerP2P: Move a GO from its operating frequency
2015-08-02  Masashi Honmamesh: Fix mesh SAE auth on low spec devices
2015-08-02  Purushottam KushwahaP2P: Fix update of listen_reg_class and listen_channel
2015-07-16  Anton NayshtutFST: wpa_supplicant configuration parameters
2015-06-20  Jouni MalinenRemove WEP40/WEP104 cipher suite support for WPA/WPA2
2015-06-14  Max StepanovP2PS: Enable Probe Request frame processing by P2P...
2015-06-04  Sunil DuttWPS: Allow the priority for the WPS networks to be...
2015-04-22  Jouni MalinenReplace MAX_SSID_LEN with SSID_MAX_LEN
2015-04-22  Jouni MalinenAdd WPS_DEV_NAME_MAX_LEN define and use it when compari...
2015-04-04  Jouni MalinenFix compilation issues with CONFIG_NO_CONFIG_WRITE=y
2015-03-28  Jouni MalinenAllow PSK/passphrase to be set only when needed
2015-03-15  Mikael KanstrupAdd IPv4 support function for "get" control interface...
2015-02-21  Eliad PellerP2P: Allow configuring CTWindow when working as GO
2015-02-21  Janusz DziedzicIBSS: Add fixed_freq network parameter
2015-02-19  Jouni MalinenAdd optional reassoc-to-same-BSS optimization
2015-02-08  Ola OlssonAdd control interface commands for fetching wpa_config...
2015-01-26  Jouni MalinenAdd Suite B 192-bit AKM
2015-01-22  Jouni MalinenAdd passive_scan configuration parameter
2015-01-20  Ilan PeerFix memory leak in wpa_supplicant global bgscan configu...
2015-01-19  Masashi Honmamesh: Make inactivity timer configurable
2015-01-14  Jouni MalinenAdd domain_match network profile parameter
2015-01-14  Jouni MalinenInclude peer certificate always in EAP events
2015-01-10  Stefan TomanekAdd address masks to BSSID lists
2015-01-10  Stefan TomanekAdd network specific BSSID black and white lists
2015-01-10  Stefan TomanekAdd generic parser for MAC address lists
2015-01-10  Jouni MalinenRemove mesh_ht_mode network block parameter
2014-12-31  Jouni MalinenD-Bus: Fix memory leak on P2PDeviceConfig::VendorExtension
2014-12-29  Jouni MalinenClear psk_list while freeing config_ssid instances
2014-12-21  Masashi Honmamesh: Make maximum number of peer links configurable
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - success...
2014-12-04  Jouni MalinenERP: Add support for ERP on EAP peer
2014-11-16  Masashi Honmamesh: Make plink params configurable
2014-11-16  Masashi Honmamesh: Make BSSBasicRateSet configurable
2014-11-16  Jason Mobarakmesh: Enable mesh HT mode
2014-11-16  Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-10-25  Thomas Pedersenmesh: Add no_auto_peer config option
2014-10-25  Thomas Pedersenmesh: Add mesh mode config option
2014-10-25  Thomas Pedersenmesh: Add user_mpm config option
2014-10-23  Chet LanctotAdd support for offloading key management operations...
2014-10-19  Jouni MalinenHS 2.0R2: Write OSEN key_mgmt value to config file
2014-10-19  Thomas PedersenWrite SAE and FT-SAE key_mgmt to config
2014-10-12  Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-09-29  Jouni MalinenExtend random MAC address support to allow OUI to be...
2014-09-27  Jouni MalinenAdd support for using random local MAC address
2014-07-02  Dmitry ShmidtHS 2.0R2: Add update_identifier field to network
2014-07-02  Jouni MalinenMark functions static
2014-07-02  Jouni MalinenClear wpa_supplicant configuration keys explicitly
2014-07-02  Jouni MalinenCheck for no key_mgmt/proto/auth_alg entries in config...
2014-07-02  Jouni MalinenRemove unnecessary tracking of first entry
2014-06-21  Jouni MalinenP2P: Allow passphrase length to be configured
2014-06-14  Ilan PeerP2P: Use another interface operating channel as listen...
2014-06-09  Nirav ShahP2P: Make the default p2p_find delay value configurable
2014-05-09  Hu WangMACsec: wpa_supplicant integration
2014-05-09  Hu WangMACsec: Allow EAPOL version 3 to be configured
2014-04-29  Eliad Pellerwpa_supplicant: Add Wake-on-WLAN configuration support
2014-04-24  Naresh JayaramAdd SIM identifier to the network profile and cred...
2014-04-17  Jouni MalinenAllow HT 40 MHz intolerant flag to be set for association
2014-04-04  Jouni MalinenInterworking: Add GET_CRED ctrl_iface command
2014-04-01  Pawel Kulakowskiwpa_supplicant: Allow disabling LDPC
next