TDLS: Fix MIC calculation for teardown frame to depend on reason code
[mech_eap.git] / hostapd /
2013-01-13 Jouni MalinenUse a helper function for selection group cipher for...
2013-01-13 Jouni MalinenUse helper function for writing cipher suite names
2013-01-13 Jouni MalinenUse a common function for parsing cipher suites
2013-01-12 Jouni MalinenUpdate ChangeLog files to match current implementation
2013-01-12 Jan ValesInclude session transfer stats into SIGUSR1 dump
2013-01-12 Jouni MalinenSAE: Add support for FFC groups
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
2013-01-12 Jouni MalinenUpdate copyright notices to include year 2013
2013-01-12 Jouni MalinenSAE: Use crypto wrappers instead of direct OpenSSL...
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2013-01-12 Jouni MalinenSAE: Add generation of the commit message fields
2013-01-12 Jouni MalinenPrepare for hostapd/wpa_supplicant v2.0 release hostap_2_0
2012-12-28 Jouni MalinenUpdate ChangeLog files to match the current implementation
2012-12-22 Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-18 Vladimir KondratievIntroduce 60 GHz band
2012-12-17 Pontus Fuchshostapd: Android: Force group access to ctrl_iface...
2012-12-17 Pontus Fuchshostapd: Don't chown control interface to root
2012-12-16 Jouni MalinenAdd support for advertising UTF-8 SSID extended capability
2012-12-16 Jouni MalinenWNM: Enable WNM-Sleep Mode configuration with hostapd...
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-11-24 Johannes Berghostapd: Add second VHT frequency segment config
2012-11-21 Jouni MalinenAndroid: Fix AP builds to include the new eap_user_db.c
2012-11-20 Jouni MalinenAdd preliminary support for using SQLite for eap_user...
2012-11-18 Jouni MalinenUpdate ChangeLog files to match the current implementation
2012-11-11 Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-10-28 Jouni MalinenWPS: Remove old OOB NFC interface
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-09-02 Jouni Malinenhlr_auc_gw: Fix unknown-IMSI determination with SQLite
2012-08-31 Jouni MalinenAndroid: Sync with SHA256 hostapd makefile updates
2012-08-30 Jouni MalinenInclude notes on EAP SIM DB in hostapd using SQLite
2012-08-30 Jouni MalinenEAP-SIM DB: Optional use of SQLite database for pseudonyms
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-27 Jouni MalinenAdd parameter for vendor specific elements into Beacon...
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
next