tests: FTM capability indication
[mech_eap.git] / src / crypto / tls.h
2016-05-23 David BenjaminTLS: Split tls_connection_prf() into two functions
2015-12-31 Jouni MalinenEAP-FAST: Enable AES256-based TLS cipher suites with...
2015-12-23 Jouni MalinenAdd ocsp=3 configuration parameter for multi-OCSP
2015-12-22 Jouni MalinenServer configuration for OCSP stapling with ocsp_multi...
2015-12-12 Jouni MalinenEAP peer: External server certificate chain validation
2015-08-23 Jouni MalinenTLS: Add functions for managing cached session state
2015-08-23 Jouni MalinenEAP server: Add tls_session_lifetime configuration
2015-08-23 Jouni MalinenTLS: Add new arguments to tls_connection_set_verify()
2015-08-02 Jouni MalinenRename tls_connection_get_keys() to tls_connection_get_...
2015-07-08 Jouni MalinenMake TLS version number available in STATUS command
2015-07-08 Jouni MalinenOpenSSL: Add option to disable use of TLSv1.0
2015-06-30 Jouni MalinenTLS: Remove unused tls_capabilities()
2015-04-25 Mike GerowOpenSSL: Try to ensure we don't throw away the PIN...
2015-04-01 Jouni MalinenMake tls_connection_get_keyblock_size() internal to...
2015-03-31 Jouni MalinenRemove master key extraction from tls_connection_get_keys()
2015-01-14 Jouni MalinenAdd domain_match network profile parameter
2015-01-14 Jouni MalinenAdd peer certificate alt subject name information to...
2015-01-11 Jouni MalinenAdd "GET tls_library" to provide information on TLS...
2014-12-09 Jouni MalinenOpenSSL: Fix EAP-FAST peer regression
2014-10-12 Jouni MalinenOpenSSL: Add a mechanism to configure cipher suites
2014-03-16 Jouni MalinenTLS testing: Add new test cases for RSA-DHE primes
2014-03-09 Jouni MalinenTLS testing: Allow hostapd to be used as a TLS testing...
2014-03-09 Jouni MalinenRADIUS server: Allow TLS implementation add log entries
2014-02-20 Dmitry ShmidtTLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2...
2014-02-19 Jouni MalinenRevert "OpenSSL: Do not accept SSL Client certificate...
2013-12-26 Jouni MalinenOpenSSL: Do not accept SSL Client certificate for server
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...
2012-08-17 Jouni MalinenOpenSSL: Add mechanism for disabling TLS Session Ticket...
2012-06-04 Paul Stewartwpa_supplicant: Report EAP connection progress to DBus
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-27 Jouni MalinenRename tls_prf() to tls_prf_sha1_md5()
2011-11-13 Jouni MalinenTLS: Add preliminary support for partial message processing
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-09-17 Jouni Malineneapol_test: Add option for writing server certificate...
2010-02-13 Jouni MalinenAdd TLS client events, server probing, and srv cert...
2009-12-20 Jouni MalinenUse wpabuf with tls_connection_ia_send_phase_finished()
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-08-16 Jouni MalinenPreliminary support for FIPS mode operation with OpenSSL
2008-05-23 David SmithAdd support to crypto/tls for client cert and CA cert...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...