Disable network block temporarily on authentication failures
[mech_eap.git] / hostapd /
2012-08-26 Jay KatabathuniInterworking: Add advertising of NAI Realm list
2012-08-25 Jay KatabathuniHS 2.0: Add advertisement of Operator Friendly Name
2012-08-25 Jouni MalinenInterworking: Use generic language,string parser
2012-08-25 Jay KatabathuniHS 2.0: Add advertisement of WAN Metrics
2012-08-25 Jay KatabathuniHS 2.0: Add advertisement of Connection Capability
2012-08-25 Jay KatabathuniHS 2.0: Add advertising of Operating Class Indication
2012-08-25 Jay KatabathuniInterworking: Add advertising of 3GPP Cellular Network...
2012-08-25 Shan PalanisamyAllow hostapd to be started without interfaces
2012-08-25 Shan Palanisamyhostapd: Add global ctrl_iface commands for adding...
2012-08-25 Shan Palanisamyhostapd: Add ctrl_iface for enabling/reloading/disablin...
2012-08-25 Shan Palanisamyhostapd: Add global control interface
2012-08-25 Jouni MalinenMove hostapd global callback functions into hapd_interfaces
2012-08-24 Anirban SirkhellAdd wps_cancel to hostapd_cli help text
2012-08-22 Jouni MalinenAdd UNAUTH-TLS vendor specific EAP type
2012-08-19 Jouni Malinenhlr_auc_gw: Add SQLite database support for Milenage...
2012-08-19 Jouni Malinenhlr_auc_gw: Return FAILURE if IMSI for AKA is not known
2012-08-19 Jouni MalinenUse os_strdup() instead of os_malloc() + os_memcpy()
2012-08-19 Jouni MalinenHS 2.0: Do not allow AP hs20=1 configuration without RSN
2012-08-17 Avinash Patilhostapd: Disable WPS 2.0 when WPA-TKIP only configurati...
2012-08-16 Jouni MalinenOpenSSL: Implement SHA256 HMAC functions using HMAC API
2012-08-16 Jouni MalinenMove SHA256-based PRF function into a separate C file
2012-08-16 Jouni MalinenOpenSSL: Implement SHA1 HMAC functions using HMAC API
2012-08-16 Jouni MalinenMove SHA1-based PRF function into a separate C file
2012-08-16 Jouni MalinenOpenSSL: Use library function for PBKDF2 passphrase...
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 Yoni DivinskyMove WMM AC parameter parser into a common file
2012-08-10 Mahesh PalivelaVHT: Add configuration of operating center frequency
2012-08-10 Mahesh PalivelaVHT: Add option for requiring use of VHT
2012-08-10 Mahesh PalivelaVHT: Document vht_oper_chwidth and fix indentation
2012-08-10 Jouni MalinenReplace non-ASCII characters with ASCII characters
2012-08-10 Michael BraunAdd option to use netlink to create and remove VLAN...
2012-08-10 Michael BraunAdd hostapd configuration option to set VLAN naming...
2012-08-09 Dmitry ShmidtAndroid: Enable CONFIG_IEEE80211N option for hostapd
2012-08-07 Jouni Malinenhostapd: Add alternative format for configuring SSID
2012-08-07 Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-08-05 Janusz Dziedzicedit: Add support for setting prompt string
2012-08-01 Xi ChenWNM: Add WNM-Sleep Mode implementation for AP
2012-07-30 Jay KatabathuniInterworking: Add Domain Name element (AP)
2012-07-30 Jay KatabathuniInterworking: Add IP Address Type Availability element...
2012-07-30 Jay KatabathuniInterworking: Add Network Auth Type element (AP)
2012-07-30 Jouni MalinenHS 2.0: Add mechanism for disabling DGAF
2012-07-30 Jay KatabathuniHS 2.0: Add Hotspot 2.0 Indication for AP
2012-07-30 Jay KatabathuniHS 2.0: Add configuration for Hotspot 2.0 AP support
2012-07-30 Jouni MalinenFix a typo in a comment
2012-06-30 Mahesh Palivelahostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe...
2012-06-30 Mahesh Palivelahostapd: Initial IEEE 802.11ac (VHT) definitions
2012-06-28 Jouni MalinenWPS: Document NFC use cases with password/config token
2012-06-28 Jouni MalinenWPS: Add support for NCF password token from AP
2012-06-28 Jouni MalinenWPS: Add new mechanism for generation NFC configuration...
2012-06-27 Jouni MalinenWPS: Add new mechanism for communicating NFC tag read...
2012-06-17 Jouni MalinenRADIUS DAS: Validate Event-Timestamp
2012-06-16 Baruch Siachhostapd: Return error value on configuration check...
2012-06-16 Baruch Siachhostapd: Remove redundant variable initialization
2012-05-28 Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-15 Dmitry Shmidtwpa_supplicant: Make Android makefiles available under...
2012-05-10 Jouni MalinenAdd ChangeLog entries from v1.0 release
2012-05-06 Jouni MalinenAdd preliminary RADIUS dynamic authorization server...
2012-05-05 Jouni Malinenhostapd: Allow addition of arbitrary RADIUS attributes
2012-05-05 Jouni Malinenhostapd: Add optional Chargeable-User-Identity request...
2012-05-05 Jouni Malinenhlr_auc_gw: Use 5 bit IND for SQN updates
2012-05-03 Jouni Malinenhlr_auc_gw: Add support for updating Milenage file SQN
2012-05-03 Jouni Malinenhlr_auc_gw: Fix CONFIG_WPA_TRACE=y build
2012-05-02 Jouni MalinenEAP-AKA': Update to RFC 5448
2012-04-06 Ben GreearMake bind failure messages unique
2012-04-03 Sujith Manoharanhostapd: Do not allow HT in 11b mode
2012-03-30 Anirban SirkhellAdd wps_cancel for hostapd_cli
2012-02-26 Jouni MalinenGAS server: Add support for ANQP Venue Name element
2012-02-26 Jay KatabathuniInterworking: Add GAS server support for AP mode
2012-02-25 Dmitry ShmidtAndroid: Add PLATFORM_VERSION to VERSION_STR_POSTFIX...
2012-02-25 Dmitry ShmidtAndroid: Add build configuration files
2012-02-25 Jithu JanceAdd wpa_supplicant AP mode STA deauthenticate/disassoci...
2012-02-16 Jouni Malinenhostapd: Allow 'none' driver to be started without...
2012-02-16 Jouni MalinenMove hostapd_for_each_interface() and hapd_interfaces...
2012-02-16 Shan Palanisamyhostapd: Make sure ctrl_iface is not initialized multip...
2012-02-16 Shan PalanisamyDo not call driver_init if hostapd interface is not...
2012-02-16 Shan PalanisamyDo not call hapd_deinit if driver was not initialized
2012-02-16 Shan Palanisamyhostapd: Allow config parameters to be set through...
2012-02-16 Jouni MalinenSplit hostapd security parameter updating into a separa...
2012-02-16 Shan Palanisamyhostapd: Split config item parser into a separate function
2012-02-16 Shan PalanisamyClear wpa_psk/passphrase when the other option is confi...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenSelect the BSD license terms as the only license altern...
2012-02-11 Dan HarkinsEAP-pwd: Describe build option for EAP-pwd
2012-01-01 Jouni MalinenUpdate copyright notices to include year 2012
2011-12-25 Yogesh Ashok Powarhostapd: Make inactivity polling configurable
2011-12-11 Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
2011-12-10 Arik NemtsovMaintain internal copy of Probe Response offload capabi...
2011-12-10 Ben GreearAP: Convert some wpa_printf to wpa_msg/dbg
2011-12-08 Jouni MalinenAdd MSK dump mechanism into hostapd RADIUS server for...
2011-11-30 Bharat ChakravartyWPS: Allow RF Bands value to be overridden
2011-11-27 Jouni MalinenTLS: Add build configuration for TLS v1.2 support
2011-11-27 Jouni MalinenAdd implementation of TLS v1.2 PRF (P_SHA256)
2011-11-27 Jouni Malinenhostapd: Define CONFIG_SHA256 for SHA256 builds
2011-11-24 Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-23 Dmitry ShmidtAndroid: Move WPA_BUILD check in Android.mk
2011-11-23 Jeff BrownAndroid: Remove the simulator target from all makefiles
2011-11-19 Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-11-19 Dan HarkinsEAP-pwd: Document group configuration for hostapd authe...
2011-11-17 Jouni MalinenUse a single define for maximum number of EAP methods
next