wpa_supplicant: Allow OpenSSL cipherlist string to be configured
[mech_eap.git] / src / eap_peer / eap_tls_common.c
2014-10-12 Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-02-25 Jouni MalinenHS 2.0R2: Add WFA server-only EAP-TLS peer method
2014-02-20 Dmitry ShmidtTLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2...
2013-10-18 Jouni MalinenAdd AAA server domain name suffix matching constraint
2013-06-29 Jouni MalinenAdd support for OCSP stapling to validate server certif...
2013-02-08 Stevent LiEAP peer: Add Session-Id derivation
2012-10-07 Jouni MalinenEAP-TLS: Add extra validation for TLS Message Length
2012-08-22 Jouni MalinenAdd UNAUTH-TLS vendor specific EAP type
2012-08-17 Jouni MalinenDisable TLS Session Ticket extension by default for...
2012-08-17 Jouni MalinenAdd phase1/phase2 parameter for disabling TLS Session...
2012-08-16 Jouni MalinenDo not export TLS keys in FIPS mode
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-04-07 Jouni MalinenTLS: Use separate TLS library context for tunneled TLS
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-27 Jouni MalinenRename tls_prf() to tls_prf_sha1_md5()
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-04-13 Jouni MalinenAvoid theoretical NULL pointer dereference during TLS...
2010-02-13 Jouni MalinenFix memory leak on TLS setup error path
2009-12-20 Jouni MalinenAllow TLS flags to be configured (allow MD5, disable...
2009-12-20 Jouni MalinenConvert TLS wrapper to use struct wpabuf
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-02-09 Jouni MalinenUse larger buffer for TLS encryption to avoid issues...
2008-12-30 Jouni MalinenFix TLS message processing if Flags field is not present
2008-12-14 Jouni MalinenFixed interoperability issue with PEAPv0 cryptobinding...
2008-11-18 Carolin LatzeSeparate OpenSSL engine configuration for Phase 2
2008-05-26 Jouni MalinenAdded a workaround for handling TLS compression
2008-05-23 David SmithAdd support to eap_peer for client cert and CA cert...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...