]> git.ipfire.org Git - thirdparty/hostap.git/history - src/eap_common
IBSS RSN: Support authorization
[thirdparty/hostap.git] / src / eap_common /
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...