STORE 'file' scheme loader: Add directory listing capability
[openssl.git] / include / openssl / ssl3.h
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