aboutsummaryrefslogtreecommitdiff
path: root/ssl/statem/statem.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Remove special case code for SCTP reneg handlingMatt Caswell1-7/+0
2017-03-16Update end of early data processing for draft-19Matt Caswell1-1/+0
2017-03-02Enable the client to call SSL_read() without stopping the ability to call SSL...Matt Caswell1-0/+1
2017-03-02Fix changing of the cipher state when dealing with early dataMatt Caswell1-0/+1
2017-03-02Parse the early_data extensionMatt Caswell1-0/+1
2017-02-23Prepare for WORK_MORE_CBenjamin Kaduk1-1/+3
2017-01-30Move state machine knowledge out of the record layerMatt Caswell1-2/+5
2017-01-30Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flagMatt Caswell1-0/+2
2016-08-18Indent ssl/Emilia Kasper1-7/+0
2016-05-17Copyright consolidation 01/10Rich Salz1-51/+6
2016-04-28various spelling fixesFdaSilvaYY1-1/+1
2016-04-04Revert "various spelling fixes"Rich Salz1-1/+1
2016-04-04various spelling fixesFdaSilvaYY1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-10-30Convert enums to typedefsMatt Caswell1-15/+15
2015-10-30Move in_handshake into STATEMMatt Caswell1-0/+5
2015-10-30Fix DTLSv1_listen following state machine changesMatt Caswell1-0/+1
2015-10-30Rename STATEM to OSSL_STATEMMatt Caswell1-2/+2
2015-10-30Move |no_cert_verify| into state machineMatt Caswell1-0/+4
2015-10-30Change statem prefix to ossl_statemMatt Caswell1-10/+10
2015-10-30Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATEMatt Caswell1-1/+1
2015-10-30More state machine reorgMatt Caswell1-8/+0
2015-10-30Reorganise state machine filesMatt Caswell1-0/+174