aboutsummaryrefslogtreecommitdiffstats
path: root/src/eap_common
Commit message (Expand)AuthorAgeFilesLines
* EAP-pwd: Replace direct OpenSSL HMAC use with wrapperJouni Malinen2012-07-022-69/+86
* EAP-pwd: Avoid double-frees on some error pathsJouni Malinen2012-06-301-2/+4
* EAP-pwd: Increase maximum number of hunting-and-pecking iterationsJouni Malinen2012-06-301-1/+1
* EAP-AKA': Update to RFC 5448Jouni Malinen2012-05-021-1/+1
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-1127-216/+54
* Remove the GPL notification from EAP-pwd implementationJouni Malinen2012-02-112-16/+4
* EAP-pwd: Add support for fragmentationDan Harkins2012-02-111-6/+7
* EAP-pwd: Fix the argument name in compute_keys()Dan Harkins2012-02-111-4/+4
* Rename tls_prf() to tls_prf_sha1_md5()Jouni Malinen2011-11-271-3/+3
* EAP-pwd: Remove struct eap_pwd_hdrJouni Malinen2011-11-191-6/+1
* EAP-pwd: Fix zero-padding of input to H()Dan Harkins2011-11-191-3/+9
* EAP-pwd: Fix KDF for group 21Dan Harkins2011-11-191-2/+14
* PEAP: Verify peap_prfplus() resultJouni Malinen2011-11-132-9/+12
* Fix typos found by codespellPavel Roskin2011-09-221-1/+1
* EAP-pwd: Fix some interoperability issuesDan Harkins2011-01-162-45/+12
* EAP-pwd: Use os_free to free memory allocated with os_mallocJouni Malinen2011-01-161-1/+1
* Annotate places depending on strong random numbersJouni Malinen2010-11-242-3/+5
* EAP-pwd: Fix couple of memory leaksJouni Malinen2010-09-141-1/+2
* EAP-pwd: Add support for EAP-pwd server and peer functionalityDan Harkins2010-09-143-0/+424
* Remove unnecessary SUBDIRS loops from src/*/MakefileJouni Malinen2010-04-171-1/+0
* Remove src/crypto from default include pathJouni Malinen2009-11-299-21/+17
* Pass digest return value to CHAP/MSCHAPv2 callerJouni Malinen2009-08-162-6/+6
* Add root .gitignore file to cleanup ignore listsJouni Malinen2009-06-291-1/+0
* Rename EAP server defines from EAP_* to EAP_SERVER_*Jouni Malinen2009-03-252-9/+9
* Update draft-cam-winget-eap-fast-provisioning references to RFC 5422Jouni Malinen2009-03-142-11/+6
* Update EAP-GPSK references from internet draft to RFC 5433Jouni Malinen2009-02-261-1/+1
* Improved 'make install' (use BINDIR/LIBDIR, install shared objects)Daniel Mierswa2009-02-151-0/+3
* Include the header file to validate function prototype.Jouni Malinen2009-01-031-0/+1
* IANA allocated EAP method type 51 to EAP-GPSKJouni Malinen2008-12-201-3/+2
* Merged EAP-AKA' into eap_aka.c and added it to defconfig/ChangeLogJouni Malinen2008-12-071-0/+27
* Added protection against EAP-AKA' -> EAP-AKA bidding down attacksJouni Malinen2008-12-052-0/+16
* Fixed a typo in a commentJouni Malinen2008-12-041-1/+1
* EAP-AKA': Added CK',IK' derivationJouni Malinen2008-12-042-0/+74
* EAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT attributesJouni Malinen2008-12-042-0/+55
* Fixed EAP-SIM and EAP-AKA AT_IDENTITY parsing (server only)Jouni Malinen2008-12-041-2/+14
* EAP-AKA': Derive keys using the new KDF (PRF')Jouni Malinen2008-12-032-0/+136
* EAP-AKA': Use HMAC-SHA-256-128 for AT_MACJouni Malinen2008-12-022-0/+86
* EAP-AKA': Use SHA256 for AT_CHECKCODEJouni Malinen2008-12-022-4/+6
* Add a starting point for EAP-AKA' (draft-arkko-eap-aka-kdf-10)Jouni Malinen2008-12-021-0/+1
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-232-0/+72
* EAP-AKA: Validate RES Length field in AT_RESJouni Malinen2008-11-072-0/+2
* Silenced compiler warnings on size_t printf format and shadowed variablesJouni Malinen2008-09-271-3/+3
* Updated EAP-TTLSv0 references to use RFC 5281Jouni Malinen2008-08-162-2/+2
* EAP-PEAP: Moved the common peap_prfplus() function into a shared fileJouni Malinen2008-06-092-0/+109
* TNC: Added preliminary code for IF-TNCCS-SOH server side supportJouni Malinen2008-03-301-0/+1
* EAP-FAST: Define and use EAP_FAST_CMK_LENJouni Malinen2008-02-271-1/+2
* Removed extra '_' from struct eap_tlv_crypto_binding__tlv nameJouni Malinen2008-02-273-3/+3
* EAP-FAST: Moved common peer/server functionality into a shared fileJouni Malinen2008-02-272-0/+283
* EAP-FAST: Added shared helper functions for building TLVsJouni Malinen2008-02-272-0/+52
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-2724-0/+4375