]> git.ipfire.org Git - thirdparty/hostap.git/history - src/common/wpa_common.h
EAP-TLS server: Add application data to indicate end of v1.3 handshake
[thirdparty/hostap.git] / src / common / wpa_common.h
2019-03-17  Jouni MalinenDPP2: Extend wpa_pmk_to_ptk() to support extra Z.x...
2019-02-21  Lior DavidFix cipher suite selector default value in RSNE for DMG
2018-12-16  Mathy VanhoefOCV: Parse all types of OCI information elements
2018-12-16  Mathy VanhoefOCV: Protocol definitions
2018-06-06  Jouni MalinenFT: Derive PMKR0Name/PMKR1Name using SHA-384 with AKM...
2018-06-05  Jouni MalinenFT: FTE parsing for SHA384-based AKM
2018-06-05  Jouni MalinenFT: PMK-R0 derivation using SHA384-based AKM
2018-06-05  Jouni MalinenFT: Support variable length keys
2018-06-04  Jouni MalinenFT: SHA384-based AKM in RSNE processing
2018-03-26  Jouni MalinenFILS: Add more complete support for FT-FILS use cases
2018-03-16  Jouni MalinenSAE: Fix EAPOL-Key integrity and key-wrap algorithm...
2017-10-15  Jouni MalinenRemove all PeerKey functionality
2017-10-15  Mathy VanhoefPrevent installation of an all-zero TK
2017-10-15  Mathy VanhoefPrevent reinstallation of an already in-use group key
2017-09-26  Jouni MalinenAdd group_mgmt network parameter for PMF cipher selection
2017-09-13  Jouni MalinenFILS: Add DHss into FILS-Key-Data derivation when using...
2017-09-13  Jouni MalinenFILS: Update PMKID derivation rules for ERP key hierarc...
2017-06-19  Jouni MalinenDPP: Add new AKM
2017-05-07  Jouni MalinenFILS: Implement FILS-FT derivation
2017-03-12  Jouni MalinenOWE: Process Diffie-Hellman Parameter element in AP...
2017-03-12  Jouni MalinenOWE: Define and parse OWE AKM selector
2017-02-14  Jouni MalinenFT: Check key derivation results explicitly in AP opera...
2017-01-28  Jouni MalinenDefine all RSN_CIPHER_SUITE_* values
2017-01-28  Jouni MalinenRemove unnecessary ifdef from RSN_AUTH_KEY_MGMT_* defin...
2017-01-13  Jouni MalinenFILS: Fix PMK and PMKID derivation from ERP
2016-12-21  Joel CunninghamFix wpa_cipher_to_alg() return type
2016-12-17  Jouni MalinenFILS: Fix hashed realm name derivation
2016-10-22  Jouni MalinenFILS: Key-Auth derivation function for FILS SK
2016-10-22  Jouni MalinenFILS: PMK-to-PTK key derivation for FILS authentication
2016-10-10  Jouni MalinenMake struct wpa_eapol_key easier to use with variable...
2016-10-10  Jouni MalinenFILS: Advertise ERP domain in FILS Indication element
2016-10-10  Jouni MalinenFILS: Add AKM definitions
2016-10-09  Michael BraunFT: Allow PMK-R0 and PMK-R1 for FT-PSK to be generated...
2015-12-09  Jouni MalinenFT: Fix FTIE generation for 4-way handshake after FT...
2015-10-14  Jouni MalinenFix Suite B 192-bit AKM to use proper PMK length
2015-07-07  Jouni MalinenFT: Allow CCMP-256 and GCMP-256 as group ciphers
2015-06-20  Jouni MalinenRemove WEP40/WEP104 cipher suite support for WPA/WPA2
2015-04-22  Jouni MalinenFT: Check FT, MD, and Timeout Interval length in the...
2015-04-22  Jouni MalinenReplace WPA_MAX_SSID_LEN with SSID_MAX_LEN
2015-01-26  Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26  Jouni MalinenPreparations for variable length KCK and KEK
2014-11-16  Jouni MalinenSuite B: Select EAPOL-Key integrity and key-wrap algori...
2014-11-16  Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-07-31  Jouni MalinenAdd RSN cipher/AKM suite attributes into RADIUS messages
2014-03-14  Jouni MalinenAllow management group cipher to be configured
2014-02-25  Jouni MalinenHS 2.0R2: Add common OSEN definitions
2014-01-27  Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2013-12-31  Jouni MalinenGet rid of duplicated cipher suite and AKM definitions
2013-12-26  Jouni MalinenInitial handling of GTK-not-used cipher suite
2013-12-24  Jouni MalinenAdd definitions for new cipher suites from IEEE Std...
2013-01-13  Jouni MalinenMove cipher to enum wpa_cipher conversion into wpa_common.c
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 MalinenDefine allowed pairwise/group cipher suites in a header...
2013-01-13  Jouni MalinenUse a common function for parsing cipher suites
2013-01-13  Jouni MalinenMove cipher suite selection into common helper functions
2012-09-30  Jouni MalinenReserve AKM and cipher suite values
2012-09-30  Jouni MalinenAdd initial parts for SAE
2012-08-30  Jouni MalinenMove WPA cipher information into a shared location
2012-08-29  Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-07-16  Jouni MalinenFT: Share IE parser implementation for Authenticator...
2011-03-21  Jouni Malinenhostapd: Add testing mode for RSN element extensions
2011-03-06  Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2010-11-12  Jouni MalinenShare WPA IE parser function for RSN authenticator...
2010-04-07  Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2009-10-16  Jouni MalinenAdd AP mode WPA status into ctrl_iface
2009-03-09  Jouni MalinenFT: Add RIC Request processing and RIC Response generation
2009-01-14  Jouni MalinenMoved rsn_pmkid() into shared code to avoid duplication
2008-08-31  Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-30  Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-06-05  Jouni MalinenSilence compiler warnings about out of array bounds...
2008-03-12  Jouni MalinenSilence gcc 4.3.0 warnings about invalid array indexes
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...