EAP peer: Simplify EAP method registration call
[mech_eap.git] / src / eap_peer / eap_ttls.c
2016-01-13 Jouni MalinenEAP peer: Simplify EAP method registration call
2015-12-17 Pali RohárEAP-TTLS peer: Fix parsing auth= and autheap= phase2...
2015-12-12 Jouni MalinenEAP peer: External server certificate chain validation
2015-08-01 Jouni MalinenEAP-TTLS: Disable CHAP, MSCHAP, and MSCHAPV2 in CONFIG_...
2015-07-28 Jouni MalinenEAP-TTLS/PEAP/FAST peer: Stop immediately on local...
2015-07-07 Jouni MalinenEAP-TTLS: Avoid ubsan warning on 0x80<<24 not fitting...
2015-05-03 Jouni MalinenEAP-TLS/PEAP/TTLS/FAST: Move more towards using struct...
2015-01-20 BenEAP: Fix possible memory leak in eap_ttls_process_decry...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - manual
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-30 Jouni MalinenEAP-TTLS: Add support for deriving EMSK
2014-07-20 Dmitry ShmidtEAP-TTLS: Remove FreeRADIUS workaround for EAP-TTLS...
2014-07-02 Jouni MalinenEAP peer: Clear keying material on deinit
2013-02-08 Stevent LiEAP peer: Add Session-Id derivation
2012-08-17 Jouni MalinenDisable TLS Session Ticket extension by default for...
2012-08-16 Jouni MalinenEAP-TTLS: Allow TTLS to be built without MSCHAPv2 support
2012-03-05 Jouni MalinenTTLS: Fix peer challenge generation for TTLS/MSCHAPv2
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-10-30 Jouni MalinenEAP-TTLS peer: Fix user input during implicit identity...
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-04-13 Jouni MalinenUse type cast to get rid of implicit sign extension
2009-12-23 Jouni MalinenRename EAP TLS variables to make server and peer code...
2009-12-20 Jouni MalinenUse wpabuf with tls_connection_ia_send_phase_finished()
2009-12-09 Masashi HonmaEAP-TTLS/PAP: User-Password obfuscation for zero length...
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-08-16 Jouni MalinenVerify CHAP/MSCHAPv2 return code
2008-12-14 Jouni MalinenCleaned up EAP-MSCHAPv2 key derivation
2008-08-16 Jouni MalinenUpdated EAP-TTLSv0 references to use RFC 5281
2008-03-23 Jouni MalinenEAP-TTLS: Fixed implicit challenge derivation to use...
2008-03-09 Jouni MalinenTNC: Fixed TNC when using EAP-TTLS with non-EAP Phase 2
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...