Add OSSL_PROVIDER_do_all()
[openssl.git] / include / openssl / ssl3.h
2020-04-23 Matt CaswellUpdate copyright year
2020-04-18 Nikolay MorozovGOST2012 TLS ClientCertificateType Identifiers support
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-03-29 Richard LevitteRemove heartbeats completely
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-07 Rich SalzIncrease CT_NUMBER values
2018-03-08 FdaSilvaYYDuplicate entries ssl_handshake_tbl trace entries...
2018-02-13 Matt CaswellUpdate copyright year
2018-01-24 Matt CaswellAdd support for sending TLSv1.3 cookies
2017-12-14 Matt CaswellMerge HRR into ServerHello
2017-07-31 David BenjaminFix the names of older ciphers.
2017-07-20 Paul YangSupport converting cipher name to RFC name and vice...
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-05-08 Matt CaswellAdd support to SSL_trace() for inner content types
2017-03-16 Matt CaswellHelloRetryRequest updates for draft-19
2017-03-16 Matt CaswellUpdate end of early data processing for draft-19
2017-03-06 Matt CaswellTweak the TLSv1.3 record overflow limits
2017-03-02 Matt CaswellImplement the early data changes required in tls13_chan...
2017-02-17 Matt CaswellProvide a function to send a KeyUpdate message
2017-02-16 Matt CaswellDon't change the state of the ETM flags until CCS proce...
2017-02-14 Matt CaswellAdd server side support for creating the Hello Retry...
2017-01-30 Matt CaswellMove the SSL3_CK_CIPHERSUITE_FLAG out of public header
2017-01-30 Matt CaswellMiscellaneous style tweaks based on feedback received
2017-01-30 Matt CaswellRemove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS...
2016-12-08 Matt CaswellAdd EncryptedExtensions message
2016-11-23 Matt CaswellImplement tls13_change_cipher_state()
2016-11-15 Richard LevitteRevert "Remove heartbeats completely"
2016-11-15 Richard LevitteRemove heartbeats completely
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-03-20 Rich SalzRemove #error from include files.
2016-02-11 Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-08 Dr. Stephen HensonExtended master secret fixes and checks.
2015-10-30 Matt CaswellRemove the old state defines
2015-10-30 Matt CaswellRedefine old state values
2015-08-03 Matt CaswellMove TLS CCS processing into the state machine
2015-07-27 Matt CaswellRemove support for SSL3_FLAGS_DELAY_CLIENT_FINISHED
2015-06-23 Dr. Stephen HensonTidy up ssl3_digest_cached_records logic.
2015-06-10 Emilia KasperRemove SSL_OP_TLS_BLOCK_PADDING_BUG
2015-05-13 Matt CaswellRemove Kerberos support from libssl
2015-03-31 Richard LevitteStop symlinking, move files to intended directory