aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/config.c
Commit message (Expand)AuthorAgeFilesLines
* Allow concurrent normal scan and sched scan (UPSTREAM)Eyal Shapira2012-10-291-0/+1
* P2P: Allow P2P functionality to be disabled per interfaceJouni Malinen2012-10-291-0/+1
* P2P: add conf param to prefer p2p multi channelArik Nemtsov2012-09-241-0/+1
* P2P: add a conf parameter to start a GO as HT40 if allowedArik Nemtsov2012-09-041-0/+1
* Remove default ACM=1 from AC_VO and AC_VIJouni Malinen2012-09-041-2/+2
* Add p2p_go_max_inactivity config option (UPSTREAM)Eyal Shapira2012-08-081-0/+2
* wpa_s: support different p2p concurrency modes when connecting STAArik Nemtsov2012-08-021-0/+1
* Prep work to configure a prioritized interface (BRCM)Eyal Shapira2012-08-021-0/+6
* Add WPA_UNICODE_SSID supportDmitry Shmidt2012-08-021-0/+45
* Add API and CLI command to control sched scan intervalsEyal Shapira2012-08-021-3/+4
* sched scan: Add config parameters for short and long intervalsEyal Shapira2012-08-021-1/+8
* P2P: enable to set in the conf file the wmm paramsYoni Divinsky2012-07-301-0/+13
* nl80211: Support setting sched scan RSSI thresholdThomas Pedersen2012-07-251-0/+1
* WPS: Add new mechanism for NFC config method using password tokenJouni Malinen2012-06-271-1/+39
* Add autoscan parameters support in config fileTomasz Bursztyka2012-06-261-1/+3
* wpa_supplicant: Support dtim_period configuration for AP modeEtay Luz2012-06-041-0/+1
* Validate WEP key lengths based on driver capabilitiesJouni Malinen2012-05-101-20/+0
* HS 2.0: Add runtime configuration of Hotspot 2.0 stationJay Katabathuni2012-05-081-0/+3
* Ignore network blocks that have invalid WEP key lengthJouni Malinen2012-05-071-0/+25
* Allow pbc_in_m1 workaround to be enabled in wpa_supplicant AP modeWei-Jen Lin2012-05-031-1/+2
* Add disable_scan_offload parameter to disable automatic scan offloadingJouni Malinen2012-04-171-0/+1
* WPS: Allow vendor specific attribute to be added into M1Anirban Sirkhell2012-04-041-0/+39
* Allow background scan period to be configuredBala Shanmugam2012-03-301-0/+2
* P2P: Add support for preferred channel listJouni Malinen2012-03-291-0/+52
* wpa_supplicant: Add provision to configure inactivity period in AP modeVasanthakumar Thiagarajan2012-03-271-0/+1
* Fix memory leak on parsing multiple network block eap entriesJouni Malinen2012-03-041-0/+1
* Interworking: Support real SIM/USIM card for network selectionJouni Malinen2012-03-041-0/+5
* Interworking: Add support for certificate credentials (EAP-TLS)Jouni Malinen2012-03-031-0/+21
* Add support for hidden SSID in wpa_supplicant AP modeVivek Natarajan2012-02-271-0/+1
* Allow PC/SC reader to be selected and initialized at startJouni Malinen2012-02-261-1/+5
* Clean up array insertion to skip unnecessary memmoveJouni Malinen2012-02-191-4/+5
* Fix memory leak on set_cred error pathJouni Malinen2012-02-191-0/+2
* Interworking: Add verbose error message on cred block parsing errorsJouni Malinen2012-02-161-1/+4
* Interworking: Add support for credential prioritiesJouni Malinen2012-02-161-0/+5
* Interworking: Add ctrl_iface commands for managing credentialsJouni Malinen2012-02-161-0/+68
* Interworking: Add support for multiple credentialsJouni Malinen2012-02-161-14/+82
* Interworking: Add support for home vs. visited SP determinationJouni Malinen2012-02-161-0/+2
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Support HT capability overridesBen Greear2012-01-291-0/+18
* P2P: Maintain a list of P2P Clients for persistent group on GOJouni Malinen2011-12-221-0/+88
* Interworking: Allow ANT to be configured for Probe Request framesJouni Malinen2011-10-211-1/+3
* Interworking: Support for using EAP-SIM credentials in network selectionJouni Malinen2011-10-161-0/+4
* Interworking: Support username/password based network selectionJouni Malinen2011-10-161-0/+27
* Interworking: Parse NAI Realms and match against home realmJouni Malinen2011-10-161-0/+2
* IEEE 802.11u: Allow Interworking and HESSID to be configuredJouni Malinen2011-10-161-1/+17
* wpa_supplicant: Parameterize BSS table expiration age + countSam Leffler2011-03-201-0/+4
* dbus: Add RemoveAllNetworks to the new D-Bus APISam Leffler2011-03-201-0/+25
* WPS: Store (secondary) device type as binaryJohannes Berg2011-03-171-11/+15
* DBus: Publish provisioned keys in network propertiesJohannes Berg2011-02-021-0/+3
* Allow AP mode to disconnect STAs based on low ACK conditionJohannes Berg2010-12-281-1/+2