summaryrefslogtreecommitdiff
path: root/ssl/statem/statem.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Clean away extraneous library specific FETCH_FAILED reason codesRichard Levitte2021-01-121-0/+2
* Update copyright yearMatt Caswell2020-11-261-1/+1
* SSL: refactor ossl_statem_fatal() and SSLfatal()Richard Levitte2020-11-111-8/+6
* Remove function name from errorsRich Salz2019-07-161-2/+2
* Following the license change, modify the boilerplates in ssl/Richard Levitte2018-12-061-1/+1
* Tolerate encrypted or plaintext alertsMatt Caswell2018-08-081-0/+8
* Ensure that we write out alerts correctly after early_dataMatt Caswell2018-08-081-1/+10
* Fix a crash in SSLfatal due to invalid enc_write_ctxBernd Edlinger2018-03-191-0/+1
* Export keying material using early exporter master secretTatsuhiro Tsujikawa2018-02-261-0/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Make sure that exporting keying material is allowedTatsuhiro Tsujikawa2018-02-021-0/+1
* Don't flush the ClientHello if we're going to send early dataMatt Caswell2017-12-281-0/+3
* Provide an SSLfatal() macroMatt Caswell2017-12-041-1/+10
* Remove special case code for SCTP reneg handlingMatt Caswell2017-04-251-7/+0
* Update end of early data processing for draft-19Matt Caswell2017-03-161-1/+0
* Enable the client to call SSL_read() without stopping the ability to call SSL...Matt Caswell2017-03-021-0/+1
* Fix changing of the cipher state when dealing with early dataMatt Caswell2017-03-021-0/+1
* Parse the early_data extensionMatt Caswell2017-03-021-0/+1
* Prepare for WORK_MORE_CBenjamin Kaduk2017-02-231-1/+3
* Move state machine knowledge out of the record layerMatt Caswell2017-01-301-2/+5
* Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flagMatt Caswell2017-01-301-0/+2
* Indent ssl/Emilia Kasper2016-08-181-7/+0
* Copyright consolidation 01/10Rich Salz2016-05-171-51/+6
* various spelling fixesFdaSilvaYY2016-04-281-1/+1
* Revert "various spelling fixes"Rich Salz2016-04-041-1/+1
* various spelling fixesFdaSilvaYY2016-04-041-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Convert enums to typedefsMatt Caswell2015-10-301-15/+15
* Move in_handshake into STATEMMatt Caswell2015-10-301-0/+5
* Fix DTLSv1_listen following state machine changesMatt Caswell2015-10-301-0/+1
* Rename STATEM to OSSL_STATEMMatt Caswell2015-10-301-2/+2
* Move |no_cert_verify| into state machineMatt Caswell2015-10-301-0/+4
* Change statem prefix to ossl_statemMatt Caswell2015-10-301-10/+10
* Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATEMatt Caswell2015-10-301-1/+1
* More state machine reorgMatt Caswell2015-10-301-8/+0
* Reorganise state machine filesMatt Caswell2015-10-301-0/+174