P2P: Set channel list per channel instead of per band
[libeap.git] / src / eap_common /
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...