hostapd: Use stations nsts capability in (Re)Association Response frame
[mech_eap.git] / wpa_supplicant / config.c
2013-10-27 Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-26 Jouni MalinenP2P: Add option to allow additional client channels
2013-10-26 Jouni MalinenP2P: Add option to remove channels from GO use
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-10-20 Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-10-18 Jouni MalinenInterworking: Add required_roaming_consortium parameter...
2013-10-18 Jouni MalinenInterworking: Add domain_suffix_match for credentials
2013-10-18 Jouni MalinenInterworking: Add support for multiple home FQDNs
2013-10-18 Jouni MalinenAdd AAA server domain name suffix matching constraint
2013-10-14 Pontus FuchsIncrease buffer size and prevent write beyond buffer end
2013-09-27 Jouni MalinenGet rid of compiler warning in no-CONFIG_CTRL_IFACE...
2013-09-27 Jouni MalinenAdd no_ctrl_interface config param to clear ctrl_interface
2013-09-23 Jouni MalinenClear frequency list on empty value
2013-09-14 Jouni MalinenP2P: Fix operation channel configuration update
2013-09-01 Jouni MalinenP2P: Maintain list of per-client PSKs for persistent...
2013-06-29 Jouni MalinenAdd support for OCSP stapling to validate server certif...
2013-05-09 Ben Greearwpa_supplicant: Allow vifs to scan only current channel
2013-05-07 Sheng FangAdd a configration parameter for sched_scan interval
2013-05-05 Ben Greearwpa_supplicant: Allow global scan frequencies configuration
2013-04-27 Jouni MalinenAdd dup_binstr() to help common binary string tasks
2013-03-31 Jouni MalinenAdd ignore_old_scan_res configuration parameter
2013-03-21 Jouni MalinenAdd ap_vendor_elements for wpa_supplicant AP/P2P GO...
2013-03-14 Jouni MalinenP2P: Allow shared interface channel preference to be...
2013-03-10 Johannes Bergwpa_supplicant: Support VHT capability overrides
2013-03-10 Johannes Bergwpa_supplicant: Parse int values in different bases...
2013-03-01 Jouni MalinenAllow wpa_supplicant AP mode to configure Beacon interval
2013-02-15 Jouni MalinenWPS: Use pre-configured NFC password token instead...
2013-01-13 Jouni MalinenUse helper function for writing cipher suite names
2013-01-13 Jouni MalinenDefine allowed pairwise/group cipher suites in a header...
2013-01-13 Jouni MalinenUse a common function for parsing cipher suites
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
2012-12-18 Ben Greearwpa_supplicant: Allow user to disable short guard inter...
2012-12-18 Vladimir KondratievIntroduce 60 GHz band
2012-12-16 Jouni MalinenInterworking: Allow SSID-based network exclusion for...
2012-11-24 Jouni MalinenAllow PMF to be enabled by default
2012-11-12 Jouni MalinenAllow OKC to be enabled by default
2012-10-29 Jouni MalinenP2P: Allow separate P2P group interface use to be disabled
2012-10-10 Jouni MalinenP2P: Allow P2P functionality to be disabled per interface
2012-09-30 Arik NemtsovP2P: Add a conf parameter to start a GO as HT40 if...
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-28 Jouni MalinenInterworking: Add optional use of network selection...
2012-08-23 Jouni MalinenImprove p2p_client_list updates in configuration file
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-13 Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-12 Jouni MalinenRemove default ACM=1 from AC_VO and AC_VI
2012-08-12 Yoni Divinskywpa_supplicant AP/P2P: Enable WMM param configuration
2012-08-10 Eyal ShapiraAdd p2p_go_max_inactivity config option
2012-08-07 Jouni Malinenhostapd: Add alternative format for configuring SSID
2012-08-07 Jouni MalinenMake wpa_config_parse_string() a shared function
2012-08-07 Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-08-07 Jouni MalinenAdd support for using printf-escaped strings in configu...
2012-08-03 Jouni MalinenEXT PW: Allow Interwork cred block to use external...
2012-08-03 Jouni MalinenEXT PW: Add support for password parameter from externa...
2012-08-03 Jouni MalinenEXT PW: Add support for psk parameter from external...
2012-08-03 Jouni MalinenEXT PW: Add framework for supporting external password...
2012-08-02 Jouni MalinenInterworking: Add support for using Roaming Consortium...
2012-08-02 Jouni MalinenInterworking: Allow pre-configuration of EAP parameters
2012-07-25 Thomas Pedersennl80211: Support setting sched scan RSSI threshold
2012-06-27 Jouni MalinenWPS: Add new mechanism for NFC config method using...
2012-06-26 Tomasz BursztykaAdd autoscan parameters support in config file
2012-06-04 Etay Luzwpa_supplicant: Support dtim_period configuration for...
2012-05-10 Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-05-08 Jay KatabathuniHS 2.0: Add runtime configuration of Hotspot 2.0 station
2012-05-07 Jouni MalinenIgnore network blocks that have invalid WEP key length
2012-05-03 Wei-Jen LinAllow pbc_in_m1 workaround to be enabled in wpa_supplic...
2012-04-17 Jouni MalinenAdd disable_scan_offload parameter to disable automatic...
2012-04-03 Anirban SirkhellWPS: Allow vendor specific attribute to be added into M1
2012-03-30 Bala ShanmugamAllow background scan period to be configured
2012-03-29 Jouni MalinenP2P: Add support for preferred channel list
2012-03-27 Vasanthakumar Thia... wpa_supplicant: Add provision to configure inactivity...
2012-03-04 Jouni MalinenFix memory leak on parsing multiple network block eap...
2012-03-04 Jouni MalinenInterworking: Support real SIM/USIM card for network...
2012-03-03 Jouni MalinenInterworking: Add support for certificate credentials...
2012-02-27 Vivek NatarajanAdd support for hidden SSID in wpa_supplicant AP mode
2012-02-26 Jouni MalinenAllow PC/SC reader to be selected and initialized at...
2012-02-19 Jouni MalinenClean up array insertion to skip unnecessary memmove
2012-02-19 Jouni MalinenFix memory leak on set_cred error path
2012-02-16 Jouni MalinenInterworking: Add verbose error message on cred block...
2012-02-16 Jouni MalinenInterworking: Add support for credential priorities
2012-02-16 Jouni MalinenInterworking: Add ctrl_iface commands for managing...
2012-02-16 Jouni MalinenInterworking: Add support for multiple credentials
2012-02-16 Jouni MalinenInterworking: Add support for home vs. visited SP deter...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-29 Ben GreearSupport HT capability overrides
2011-12-22 Jouni MalinenP2P: Maintain a list of P2P Clients for persistent...
2011-10-21 Jouni MalinenInterworking: Allow ANT to be configured for Probe...
2011-10-16 Jouni MalinenInterworking: Support for using EAP-SIM credentials...
2011-10-16 Jouni MalinenInterworking: Support username/password based network...
2011-10-16 Jouni MalinenInterworking: Parse NAI Realms and match against home...
2011-10-16 Jouni MalinenIEEE 802.11u: Allow Interworking and HESSID to be confi...
2011-03-20 Sam Lefflerwpa_supplicant: Parameterize BSS table expiration age...
2011-03-20 Sam Lefflerdbus: Add RemoveAllNetworks to the new D-Bus API
2011-03-17 Johannes BergWPS: Store (secondary) device type as binary
2011-02-02 Johannes BergDBus: Publish provisioned keys in network properties
2010-12-28 Johannes BergAllow AP mode to disconnect STAs based on low ACK condition
2010-10-25 Jouni MalinenP2P: Add mechanism for timing out idle groups
2010-10-19 Jouni MalinenAdd max_num_sta config option for wpa_supplicant AP...
2010-09-10 Sudhakar SwaminathanP2P: Add option for disabling intra BSS distribution
2010-09-10 Wei-Jen LinAllow bssid parameter to be cleared through ctrl_interface
next