]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/t1_trce.c
Adds CT validation to SSL connections
[thirdparty/openssl.git] / ssl / t1_trce.c
2016-03-04  Rob PercivalAdds CT validation to SSL connections
2016-02-12  Matt CaswellFix the enable-ssl-trace config option
2016-02-11  Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-19  Dr. Stephen HensonRemove fixed DH ciphersuites.
2015-12-13  Ben LaurieDon't use EC when no-ec.
2015-12-10  Andy PolyakovWire ChaCha20-Poly1305 to TLS.
2015-11-27  Matt CaswellUpdates to GOST2012
2015-11-23  Dmitry BelyavskyPatch containing TLS implementation for GOST 2012
2015-07-30  Dr. Stephen HensonAdd full PSK trace support
2015-06-23  Dr. Stephen HensonPSK trace keyex fixes.
2015-06-06  Dr. Stephen HensonUpdate trace code.
2015-05-13  Matt CaswellRemove Kerberos support from libssl
2015-05-03  Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-02-06  Rich Salzdead code cleanup: #if 0 in ssl
2015-02-03  Dr. Stephen HensonExtended master secret extension support.
2015-01-28  Rich SalzRemove support for opaque-prf
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-04  Kurt RoeckxRemove SSLv2 support
2014-05-20  Dr. Stephen HensonAdding padding extension to trace code.
2014-01-09  Daniel Kahn Gillmoruse SSL_kDHE throughout instead of SSL_kEDH
2014-01-09  Daniel Kahn Gillmoremit "DHE" instead of "edh" for kX packet trace output
2014-01-09  Daniel Kahn Gillmoruse SSL_kECDHE throughout instead of SSL_kEECDH
2014-01-09  Daniel Kahn Gillmoremit "ECDHE" instead of "EECDH" for kX packet trace...
2013-11-02  Dr. Stephen HensonAdd brainpool curves to trace output.
2013-03-26  Dr. Stephen HensonProvisional DTLS 1.2 support.
2013-03-18  Dr. Stephen HensonUse enc_flags when deciding protocol variations.
2013-03-11  Dr. Stephen HensonDTLS trace support.
2013-02-04  Dr. Stephen HensonFix for trace code: SSL3 doesn't include a length value for
2012-12-07  Dr. Stephen Hensonsend out the raw SSL/TLS headers to the msg_callback...
2012-12-07  Dr. Stephen Hensontypo
2012-11-16  Dr. Stephen Hensonnew command line option -stdname to ciphers utility
2012-08-28  Dr. Stephen HensonNew compile time option OPENSSL_SSL_TRACE_CRYPTO, when...
2012-07-18  Dr. Stephen Hensonupdate trace messages
2012-06-15  Dr. Stephen HensonInitial record tracing code. Print out all fields in...