]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/statem/statem.h
Update copyright year
[thirdparty/openssl.git] / ssl / statem / statem.h
2018-08-08  Matt CaswellTolerate encrypted or plaintext alerts
2018-08-08  Matt CaswellEnsure that we write out alerts correctly after early_data
2018-03-19  Bernd EdlingerFix a crash in SSLfatal due to invalid enc_write_ctx
2018-02-26  Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-13  Matt CaswellUpdate copyright year
2018-02-02  Tatsuhiro TsujikawaMake sure that exporting keying material is allowed
2017-12-28  Matt CaswellDon't flush the ClientHello if we're going to send...
2017-12-04  Matt CaswellProvide an SSLfatal() macro
2017-04-25  Matt CaswellRemove special case code for SCTP reneg handling
2017-03-16  Matt CaswellUpdate end of early data processing for draft-19
2017-03-02  Matt CaswellEnable the client to call SSL_read() without stopping...
2017-03-02  Matt CaswellFix changing of the cipher state when dealing with...
2017-03-02  Matt CaswellParse the early_data extension
2017-02-23  Benjamin KadukPrepare for WORK_MORE_C
2017-01-30  Matt CaswellMove state machine knowledge out of the record layer
2017-01-30  Matt CaswellRemove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS...
2016-08-18  Emilia KasperIndent ssl/
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-10-30  Matt CaswellConvert enums to typedefs
2015-10-30  Matt CaswellMove in_handshake into STATEM
2015-10-30  Matt CaswellFix DTLSv1_listen following state machine changes
2015-10-30  Matt CaswellRename STATEM to OSSL_STATEM
2015-10-30  Matt CaswellMove |no_cert_verify| into state machine
2015-10-30  Matt CaswellChange statem prefix to ossl_statem
2015-10-30  Matt CaswellChange HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE
2015-10-30  Matt CaswellMore state machine reorg
2015-10-30  Matt CaswellReorganise state machine files