]> git.ipfire.org Git - thirdparty/hostap.git/history - src/crypto/tls_openssl.c
OpenSSL: Parse msg_callback inner content type into debug messages
[thirdparty/hostap.git] / src / crypto / tls_openssl.c
2019-07-12  Jouni MalinenOpenSSL: Parse msg_callback inner content type into...
2019-07-12  Jouni MalinenOpenSSL: disable TLS 1.3 middlebox compatibility
2019-07-12  Jouni MalinenOpenSSL: Allow two server certificates/keys to be confi...
2019-07-11  Jouni MalinenOpenSSL: More debug prints of configured ciphers and...
2019-07-09  Jouni MalinenEAP-TEAP server and peer implementation (RFC 7170)
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 MalinenOpenSSL: Reject empty cipher list in tls_connection_set...
2019-07-09  Jouni MalinenAdd tls_get_tls_unique() to fetch "tls-unique" for...
2019-06-20  Jouni MalinenOpenSSL: Send cert event for the peer even on CA cert...
2019-06-14  Jouni MalinenOpenSSL: Report peer certificate before stopping due...
2019-06-14  Jouni MalinenReport TOD policy in peer certificate events
2019-05-28  Santtu LakkalaOpenSSL: Allow ca_cert_blob in PEM format
2019-05-26  Jouni MalinenMore forceful clearing of stack memory with keys
2019-05-08  Jouni MalinenOpenSSL: Fix a memory leak in OCSP handling
2019-04-30  David WoodhouseFix ENGINE support with OpenSSL 1.1+
2019-04-13  Jouni MalinenOpenSSL: Fix server side openssl_ecdh_curves configurat...
2019-04-09  Jouni MalinenExtend domain_match and domain_suffix_match to allow...
2019-03-19  Jouni MalinenOpenSSL: Fix build with current BoringSSL
2019-03-16  Ervin OroAdd support for an optional context parameter to TLS...
2019-03-14  Jouni MalinenOpenSSL: Fix build with OpenSSL 1.0.2
2019-03-11  Jared BentsOpenSSL: Add 'check_cert_subject' support for TLS server
2019-02-11  Jouni MalinenOpenSSL: Fix uninitialized variable in CRL reloading...
2019-02-09  Jouni MalinenOpenSSL: Add more handshake message names to debug
2019-01-27  Jared Bentscrl_reload_interval: Add CRL reloading support
2019-01-12  Stefan StroginFix build with LibreSSL
2019-01-05  Jouni MalinenOpenSSL: Allow systemwide policies to be overridden
2019-01-05  Jouni MalinenOpenSSL: Fix build with OpenSSL 1.0.2
2019-01-01  Isaac BoukrisOpenSSL: Load chain certificates from client_cert file
2018-12-31  Sam Vosshostapd: Add configuration option check_crl_strict
2018-12-30  Hristo VenevOpenSSL: Add openssl_ecdh_curves parameter
2018-12-21  Andrey UtkinFix build with LibreSSL
2018-10-11  Jouni MalinenTLS: Add tls_connection_peer_serial_num()
2018-10-11  Jouni MalinenOpenSSL: Make serial number of peer certificate availab...
2018-08-12  Rosen PenevOpenSSL: Fix compile with OpenSSL 1.1.0 and deprecated...
2018-05-01  Jouni MalinenEAP-TLS: Extend TLS version config to allow TLS v1...
2018-05-01  Jouni MalinenOpenSSL: Move server vs. client information into connec...
2018-05-01  Jouni MalinenOpenSSL: Terminate TLS handshake if ClientHello cannot...
2018-04-14  Jouni MalinenOpenSSL: Skip SSL_OP_NO_TLSv1_3 if not defined to fix...
2018-04-14  Bernard SpilFix build with LibreSSL 2.7
2018-02-19  Jouni MalinenBoringSSL: Set appropriate sigalgs for Suite B RSA...
2018-02-19  Jouni MalinenBoringSSL: Map OpenSSL SUITEB192 cipher into appropriat...
2018-02-19  Jouni MalinenBoringSSL: Map OpenSSL SUITEB192 cipher into appropriat...
2018-02-19  Jouni MalinenOpenSSL: Replace SSL_set1_curves_list() with SSL_set1_c...
2018-02-14  Jouni MalinenOpenSSL: Fix EAP-FAST with OpenSSL 1.1.1-pre1
2017-12-10  Jouni MalinenRevert "BoringSSL: Define RSA_bits() helper"
2017-12-10  Jouni MalinenOpenSSL: Allow cipher list to be overridden for tls_sui...
2017-12-09  David BenjaminOpenSSL: Avoid SSL*_use_default_passwd_cb()
2017-12-09  David BenjaminOpenSSL: Remove unnecessary os_strdup() from password...
2017-11-17  Jouni MalinenBoringSSL: Comment out SSL_set_default_passwd_cb*(...
2017-11-17  Jouni MalinenBoringSSL: Comment out SSL_set1_sigalgs_list() call
2017-11-17  Jouni MalinenBoringSSL: Define RSA_bits() helper
2017-09-18  Jouni MalinenOpenSSL: Force RSA 3072-bit DH prime size limit for...
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-16  Jouni MalinenSuite B: Add tls_suiteb=1 parameter for RSA 3k key...
2017-07-17  Jouni MalinenOpenSSL: Clear default_passwd_cb more thoroughly
2017-07-17  Beniamino GalvaniOpenSSL: Fix private key password handling with OpenSSL...
2017-07-17  Beniamino GalvaniOpenSSL: Add build option to select default ciphers
2017-05-09  Jouni MalinenOpenSSL: Try SHA256 hash for OCSP certificate matching
2017-03-07  Johannes BergUse os_memdup()
2017-01-29  Paul StewartOpenSSL/BoringSSL: Read certificate chain from client_c...
2016-12-21  Jouni MalinenOpenSSL: Make sure local certificate auto chaining...
2016-12-21  Jouni MalinenOpenSSL: Remove SSL_{CTX_,}_clear_options ifdefs
2016-10-07  Julian OspaldLibreSSL: Fix compatibility for EAP-FAST
2016-10-07  Christian NeukirchenLibreSSL: Fix TLS initialization/deinitialization
2016-06-11  David WoodhouseOpenSSL: Initialise PKCS#11 engine even if found with...
2016-05-23  David BenjaminOpenSSL: Comment out tls_connection_get_eap_fast_key...
2016-05-23  David BenjaminTLS: Split tls_connection_prf() into two functions
2016-05-23  David BenjaminOpenSSL: Remove two more accesses of ssl_ctx->cert_store
2016-05-10  David BenjaminOpenSSL: BoringSSL has SSL_get_client_random(), etc.
2016-02-16  Jouni MalinenOpenSSL: Fix PKCS#12 parsing of extra certificates...
2016-02-16  Jouni MalinenOpenSSL: Fix memory leak in PKCS12 additional certifica...
2016-02-15  Jouni MalinenOpenSSL: Fix memory leak in OCSP parsing
2016-02-15  Jouni MalinenOpenSSL: Do not use library init/deinit functions with...
2016-02-15  Jouni MalinenOpenSSL: Fix memory leak in subjectAltName parsing
2016-02-15  Jouni MalinenOpenSSL: Fix memory leak on error path
2016-02-05  Ayala BekerOpenSSL: Fix server side PKCS#12 processing with extra...
2016-02-05  Rubin XuAndroid: Support multiple CA certs when connecting...
2016-01-15  Jouni MalinenLibreSSL: Fix build with LibreSSL
2016-01-14  Jouni MalinenOpenSSL: Update session_secret callback to match OpenSS...
2016-01-07  Jouni MalinenOpenSSL: Fix client certificate chain building after...
2015-12-31  Jouni MalinenEAP-FAST: Enable AES256-based TLS cipher suites with...
2015-12-31  Jouni MalinenOpenSSL: Share a single openssl_tls_prf() implementation
2015-12-31  Jouni MalinenOpenSSL: Clean up function to fetch client/server random
2015-12-31  Jouni MalinenOpenSSL: Drop support for OpenSSL 1.0.0
2015-12-31  Jouni MalinenOpenSSL: Drop support for OpenSSL 0.9.8
2015-12-23  Jouni MalinenAdd ocsp=3 configuration parameter for multi-OCSP
2015-12-12  Jouni MalinenEAP peer: External server certificate chain validation
2015-12-04  Jouni MalinenBoringSSL: Move OCSP implementation into a separate...
2015-12-03  Jouni MalinenOpenSSL: Fix build with current OpenSSL master branch...
2015-11-22  Marek BehĂșnCheck for LIBRESSL_VERSION_NUMBER in tls_openssl.c
2015-10-11  Jouni MalinenOpenSSL: Make msg_callback debug prints easier to read
2015-10-11  Jouni MalinenOpenSSL: Recognize special write_p == 2 in msg_callback
2015-10-09  Jouni MalinenBoringSSL: Implement support for OCSP stapling
2015-10-06  Adam LangleyAndroid: Fix keystore-backed keys with BoringSSL
2015-08-24  Jouni MalinenOpenSSL: Write PKCS#12 extra cert errors into debug log
2015-08-24  Jouni MalinenOpenSSL: Enable support for server side TLS session...
2015-08-23  Jouni MalinenTLS: Add functions for managing cached session state
2015-08-23  Jouni MalinenOpenSSL: Allow server connection parameters to be confi...
next