summaryrefslogtreecommitdiffstats
path: root/ssl/statem/statem.h
AgeCommit message (Expand)Author
2019-07-16Remove function name from errorsRich Salz
2018-12-06Following the license change, modify the boilerplates in ssl/Richard Levitte
2018-08-08Tolerate encrypted or plaintext alertsMatt Caswell
2018-08-08Ensure that we write out alerts correctly after early_dataMatt Caswell
2018-03-19Fix a crash in SSLfatal due to invalid enc_write_ctxBernd Edlinger
2018-02-26Export keying material using early exporter master secretTatsuhiro Tsujikawa
2018-02-13Update copyright yearMatt Caswell
2018-02-02Make sure that exporting keying material is allowedTatsuhiro Tsujikawa
2017-12-28Don't flush the ClientHello if we're going to send early dataMatt Caswell
2017-12-04Provide an SSLfatal() macroMatt Caswell
2017-04-25Remove special case code for SCTP reneg handlingMatt Caswell
2017-03-16Update end of early data processing for draft-19Matt Caswell
2017-03-02Enable the client to call SSL_read() without stopping the ability to call SSL...Matt Caswell
2017-03-02Fix changing of the cipher state when dealing with early dataMatt Caswell
2017-03-02Parse the early_data extensionMatt Caswell
2017-02-23Prepare for WORK_MORE_CBenjamin Kaduk
2017-01-30Move state machine knowledge out of the record layerMatt Caswell
2017-01-30Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flagMatt Caswell
2016-08-18Indent ssl/Emilia Kasper
2016-05-17Copyright consolidation 01/10Rich Salz
2016-04-28various spelling fixesFdaSilvaYY
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-10-30Convert enums to typedefsMatt Caswell
2015-10-30Move in_handshake into STATEMMatt Caswell
2015-10-30Fix DTLSv1_listen following state machine changesMatt Caswell
2015-10-30Rename STATEM to OSSL_STATEMMatt Caswell
2015-10-30Move |no_cert_verify| into state machineMatt Caswell
2015-10-30Change statem prefix to ossl_statemMatt Caswell
2015-10-30Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATEMatt Caswell
2015-10-30More state machine reorgMatt Caswell
2015-10-30Reorganise state machine filesMatt Caswell