]> git.ipfire.org Git - thirdparty/hostap.git/history - src/crypto/tls.h
OpenSSL: Allow two server certificates/keys to be configured on server
[thirdparty/hostap.git] / src / crypto / tls.h
2019-07-12  Jouni MalinenOpenSSL: Allow two server certificates/keys to be confi...
2019-07-09  Jouni MalinenOpenSSL: Allow anon-DH cipher suites to be added for...
2019-07-09  Jouni MalinenOpenSSL: Add tls_connection_get_cipher_suite()
2019-07-09  Jouni MalinenAdd tls_get_tls_unique() to fetch "tls-unique" for...
2019-06-14  Jouni MalinenReport TOD policy in peer certificate events
2019-06-14  Jouni MalinenPass full struct to peer certificate callbacks
2019-04-09  Jouni MalinenExtend domain_match and domain_suffix_match to allow...
2019-03-16  Ervin OroAdd support for an optional context parameter to TLS...
2019-03-11  Jared BentsOpenSSL: Add 'check_cert_subject' support for TLS server
2019-01-27  Jared Bentscrl_reload_interval: Add CRL reloading support
2019-01-05  Jouni MalinenOpenSSL: Allow systemwide policies to be overridden
2018-12-31  Sam Vosshostapd: Add configuration option check_crl_strict
2018-12-30  Hristo VenevOpenSSL: Add openssl_ecdh_curves parameter
2018-10-11  Jouni MalinenTLS: Add tls_connection_peer_serial_num()
2018-10-11  Jouni MalinenOpenSSL: Make serial number of peer certificate availab...
2018-05-01  Jouni MalinenEAP-TLS: Extend TLS version config to allow TLS v1...
2017-09-18  Jouni MalinenOpenSSL: Add option to disable ECDHE with Suite B RSA
2017-09-18  Jouni MalinenOpenSSL: Force RSA 3072-bit key size limit for Suite B
2017-09-18  Jouni MalinenAdd hostapd tls_flags parameter
2017-09-16  Jouni MalinenSuite B: Add tls_suiteb=1 parameter for RSA 3k key...
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...