Fix PMKID addition to RSN element when RSN Capabilities are not present
[mech_eap.git] / src / common / wpa_common.c
2015-08-08 Jouni MalinenFix PMKID addition to RSN element when RSN Capabilities...
2015-07-07 Jouni MalinenFT: Allow CCMP-256 and GCMP-256 as group ciphers
2015-06-20 Jouni MalinenRemove unnecessary wpa_ie_len check from wpa_parse_wpa_...
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-03-25 Ben GreearShow OSEN key management properly in scan results
2015-03-15 Jouni MalinenFT: Avoid unnecessary allocation for MIC calculation
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2014-12-12 Jouni MalinenAdd text names for number of the key_mgmt values
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-23 Jouni MalinenWPA: Use more explicit WPA/RSN selector count validation
2014-11-23 Jouni MalinenUse more explicit num_pmkid validation in RSN IE parsing
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-11-16 Jouni MalinenSuite B: Add 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-03-02 Jouni MalinenWPA: Clean up cipher suite counting in write routines
2014-03-02 Jouni MalinenDebug print trailing WPA/RSN IE bytes, if any
2014-02-25 Jouni MalinenHS 2.0R2: Add common OSEN definitions
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-06-07 Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
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 MalinenUse a common function for parsing cipher suites
2013-01-13 Jouni MalinenMove cipher suite selection into common helper functions
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-08-16 Jouni MalinenFIPS: Remove MD5 from the CONFIG_FIPS=y build
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-07-16 Jouni MalinenFT: Share IE parser implementation for Authenticator...
2011-01-15 Jouni MalinenWPA: Add more info for EAPOL-Key Nonce/MIC debugging
2010-11-12 Jouni MalinenShare WPA IE parser function for RSN authenticator...
2010-04-10 Jouni MalinenMake wpa_compare_rsn_ie() handle missing IEs
2010-04-07 Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-10-16 Jouni MalinenAdd AP mode WPA status into ctrl_iface
2009-08-16 Jouni MalinenVerify that EAPOL-Key MIC generation succeeds
2009-02-19 Jouni MalinenAllow SHA256-based key handshake to be used without...
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-15 Jouni MalinenIEEE Std 802.11r-2008 has been released, so update...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...