tests: FTM capability indication
[mech_eap.git] / src / eap_common /
2016-05-23 David BenjaminTLS: Split tls_connection_prf() into two functions
2016-01-06 Jouni MalinenEAP-PAX: Check hmac_sha1_vector() return value
2015-12-21 Jouni MalinenEAP-EKE: Merge identical error return paths
2015-12-21 Jouni MalinenEAP-EKE: Reject too long Prot() data when building...
2015-12-12 Jouni MalinenEAP-FAST: Check T-PRF result in MSK/EMSK derivation
2015-12-05 Jouni MalinenEAP-IKEv2: Check HMAC SHA1/MD5 result
2015-11-28 Jouni MalinenEAP-SAKE: Fix a typo in attribute parser debug print
2015-11-01 Jouni MalinenEAP-pwd: Add support for Brainpool Elliptic Curves
2015-10-17 Jouni MalinenEAP-GPSK: Check HMAC-SHA256 result in GKDF and MIC
2015-05-03 Jouni MalinenEAP-SAKE: Make attribute parser more readable
2015-05-03 Jouni MalinenFix a typo in function documentation
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-22 Jouni Malinentests: Add eapol-fuzzer
2015-04-01 Jouni MalinenMake tls_connection_get_keyblock_size() internal to...
2015-03-31 Jouni MalinenUse tls_connection_prf() for all EAP TLS-based key...
2015-03-28 Jouni MalinenEAP-pwd: Mark helper function arguments const when...
2014-12-04 Jouni MalinenERP: Add TV/TLV parser
2014-12-03 Jouni MalinenERP: Add defines for EAP Re-Authentication Protocol
2014-11-30 Jouni MalinenEAP-PAX: Derive EAP Session-Id
2014-11-23 Jouni MalinenIKEv2: Use a bit clearer payload header validation...
2014-11-15 Andrei OtcheretianskiEAP-IKEv2: Fix compilation warning
2014-10-11 Jouni MalinenEAP-IKEv2: Fix the payload parser
2014-10-06 Adam LangleySupport building with BoringSSL
2014-07-24 Florent DaigniereOpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free
2014-07-24 Florent DaigniereOpenSSL: Use BN_clear_free instead of BN_free
2014-07-02 Jouni MalinenEAP-GPSK: Avoid dead increment by checking pos pointer
2014-07-02 Jouni MalinenEAP-EKE: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-SIM/AKA: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-IKEv2: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-SIM/AKA: Pass EAP type as argument to eap_sim_msg_f...
2014-06-21 Jouni MalinenEAP-SIM': Fix AT_KDF parser to avoid infinite loop
2014-06-18 Jouni MalinenEAP-FAST: Clean up TLV length validation (CID 62853)
2014-06-08 Jouni MalinenEAP-IKEv2: Remove obsolete ccns.pl project workarounds
2014-05-11 Jouni MalinenEAP-pwd peer: Export Session-Id through getSessionId...
2014-02-25 Jouni MalinenHS 2.0R2: Add WFA server-only EAP-TLS peer method
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-07-07 Jouni MalinenEAP-EKE: Add peer implementation
2013-02-08 Stevent LiEAP peer: Add Session-Id derivation
2012-08-22 Jouni MalinenAdd UNAUTH-TLS vendor specific EAP type
2012-08-22 Jouni MalinenUse proper private enterprise number for EAP VENDOR...
2012-08-07 Jouni MalinenAdd extra validation of EAP header length field
2012-07-02 Jouni MalinenEAP-pwd: Replace direct OpenSSL HMAC use with wrapper
2012-06-30 Jouni MalinenEAP-pwd: Avoid double-frees on some error paths
2012-06-30 Jouni MalinenEAP-pwd: Increase maximum number of hunting-and-pecking...
2012-05-02 Jouni MalinenEAP-AKA': Update to RFC 5448
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenRemove the GPL notification from EAP-pwd implementation
2012-02-11 Dan HarkinsEAP-pwd: Add support for fragmentation
2012-02-11 Dan HarkinsEAP-pwd: Fix the argument name in compute_keys()
2011-11-27 Jouni MalinenRename tls_prf() to tls_prf_sha1_md5()
2011-11-19 Jouni MalinenEAP-pwd: Remove struct eap_pwd_hdr
2011-11-19 Dan HarkinsEAP-pwd: Fix zero-padding of input to H()
2011-11-19 Dan HarkinsEAP-pwd: Fix KDF for group 21
2011-11-13 Jouni MalinenPEAP: Verify peap_prfplus() result
2011-09-21 Pavel RoskinFix typos found by codespell
2011-01-16 Dan HarkinsEAP-pwd: Fix some interoperability issues
2011-01-16 Jouni MalinenEAP-pwd: Use os_free to free memory allocated with...
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-09-15 Jouni MalinenEAP-pwd: Fix couple of memory leaks
2010-09-15 Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...
2010-04-17 Jouni MalinenRemove unnecessary SUBDIRS loops from src/*/Makefile
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-08-16 Jouni MalinenPass digest return value to CHAP/MSCHAPv2 caller
2009-06-29 Jouni MalinenAdd root .gitignore file to cleanup ignore lists
2009-03-25 Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2009-03-14 Jouni MalinenUpdate draft-cam-winget-eap-fast-provisioning reference...
2009-02-26 Jouni MalinenUpdate EAP-GPSK references from internet draft to RFC...
2009-02-15 Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-01-03 Jouni MalinenInclude the header file to validate function prototype.
2008-12-20 Jouni MalinenIANA allocated EAP method type 51 to EAP-GPSK
2008-12-07 Jouni MalinenMerged EAP-AKA' into eap_aka.c and added it to defconfi...
2008-12-05 Jouni MalinenAdded protection against EAP-AKA' -> EAP-AKA bidding...
2008-12-04 Jouni MalinenFixed a typo in a comment
2008-12-04 Jouni MalinenEAP-AKA': Added CK',IK' derivation
2008-12-04 Jouni MalinenEAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT...
2008-12-04 Jouni MalinenFixed EAP-SIM and EAP-AKA AT_IDENTITY parsing (server...
2008-12-03 Jouni MalinenEAP-AKA': Derive keys using the new KDF (PRF')
2008-12-02 Jouni MalinenEAP-AKA': Use HMAC-SHA-256-128 for AT_MAC
2008-12-02 Jouni MalinenEAP-AKA': Use SHA256 for AT_CHECKCODE
2008-12-02 Jouni MalinenAdd a starting point for EAP-AKA' (draft-arkko-eap...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-07 Jouni MalinenEAP-AKA: Validate RES Length field in AT_RES
2008-09-27 Jouni MalinenSilenced compiler warnings on size_t printf format...
2008-08-16 Jouni MalinenUpdated EAP-TTLSv0 references to use RFC 5281
2008-06-09 Jouni MalinenEAP-PEAP: Moved the common peap_prfplus() function...
2008-03-30 Jouni MalinenTNC: Added preliminary code for IF-TNCCS-SOH server...
2008-02-28 Jouni MalinenEAP-FAST: Define and use EAP_FAST_CMK_LEN
2008-02-28 Jouni MalinenRemoved extra '_' from struct eap_tlv_crypto_binding__t...
2008-02-28 Jouni MalinenEAP-FAST: Moved common peer/server functionality into...
2008-02-28 Jouni MalinenEAP-FAST: Added shared helper functions for building...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...