]> git.ipfire.org Git - thirdparty/hostap.git/history - src/eap_peer/eap_peap.c
EAP-PEAP peer: Support vendor EAP method in Phase 2
[thirdparty/hostap.git] / src / eap_peer / eap_peap.c
2019-08-17  Jouni MalinenEAP-PEAP peer: Support vendor EAP method in Phase 2
2019-05-26  Jouni MalinenMore forceful clearing of stack memory with keys
2019-03-16  Ervin OroAdd support for an optional context parameter to TLS...
2019-02-05  Jouni MalinenEAP peer: Clear temporary message buffers before freeing
2019-02-01  Jouni MalinenPEAP: Explicitly clear temporary keys from memory when...
2019-02-01  Jouni MalinenEAP-PEAP: Derive EMSK and use 128-octet derivation...
2017-03-07  Johannes BergUse os_memdup()
2017-02-10  Jouni MalinenEAP: Call deinit_for_reauth() for Phase 2 EAP methods
2017-02-10  Paul StewartEAP peer: Cache decrypted requests for EAP-SIM/AKA...
2016-12-28  Jouni MalinenRemove trailing whitespace
2016-01-13  Jouni MalinenEAP peer: Simplify EAP method registration call
2016-01-05  Jouni MalinenEAP-PEAP peer: Cryptobinding in fast-reconnect case...
2015-12-20  Jouni MalinenEAP-PEAP peer: Fix a memory leak on an error path
2015-12-19  Jouni MalinenEAP-PEAP peer: Check SHA1 result when deriving Compond_MAC
2015-12-19  Jouni MalinenEAP-PEAP peer: Remove unused return value and error...
2015-12-12  Jouni MalinenEAP peer: External server certificate chain validation
2015-07-28  Jouni MalinenEAP-TTLS/PEAP/FAST peer: Stop immediately on local...
2015-05-03  Jouni MalinenEAP-TLS/PEAP/TTLS/FAST: Move more towards using struct...
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-07-02  Jouni MalinenEAP peer: Clear keying material on deinit
2014-07-02  Jouni MalinenEAP-PEAP: Use os_memcmp_const() for hash/password compa...
2014-01-07  Jouni MalinenRemove PEAPv2 support
2013-02-08  Stevent LiEAP peer: Add Session-Id derivation
2012-08-17  Jouni MalinenDisable TLS Session Ticket extension by default for...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-11-13  Jouni MalinenPEAP: Verify peap_prfplus() result
2011-09-21  Pavel RoskinFix typos found by codespell
2009-12-23  Jouni MalinenRename EAP TLS variables to make server and peer code...
2009-11-29  Jouni MalinenRemove src/crypto from default include path
2008-12-14  Jouni MalinenFixed interoperability issue with PEAPv0 cryptobinding...
2008-12-14  Jouni MalinenCleaned up EAP-MSCHAPv2 key derivation
2008-12-07  Jouni MalinenAdded option to force SoH version 1 (tnc=soh1)
2008-11-26  Jouni MalinenPEAPv0: Added support for IPMK/CMK derivation in sessio...
2008-11-20  Jouni MalinenChanged PEAPv0 cryptobinding to be disabled by default
2008-11-19  Jouni MalinenEAP-PEAP: Copy Binding nonce from cryptobinding request...
2008-06-09  Jouni MalinenEAP-PEAP: Moved the common peap_prfplus() function...
2008-04-08  Jouni MalinenTNC: Added preliminary code for IF-TNCCS-SOH client...
2008-04-08  Jouni MalinenPEAPv0: Added crypto_binding configuration option ...
2008-03-19  Jouni MalinenEAP-PEAP: Fixed interop issues in key derivation with...
2008-03-18  Jouni MalinenEAP-PEAP: Swap MS-CHAP-v2 MPPE keys for EAP-PEAP ISK...
2008-03-18  Jouni MalinenEAP-PEAP: Added preliminary code for PEAPv0 and PEAPv2...
2008-03-18  Jouni MalinenEAP-PEAP: Moved EAP-TLV processing into eap_peap.c
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...