aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/ssl3.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-1/+1
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-03-29Remove heartbeats completelyRichard Levitte1-1/+0
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-08-07Increase CT_NUMBER valuesRich Salz1-2/+8
2018-03-08Duplicate entries ssl_handshake_tbl trace entries...FdaSilvaYY1-0/+2
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-01-24Add support for sending TLSv1.3 cookiesMatt Caswell1-0/+2
2017-12-14Merge HRR into ServerHelloMatt Caswell1-1/+0
2017-07-31Fix the names of older ciphers.David Benjamin1-10/+10
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang1-1/+13
2017-06-20Modify Sun copyright to follow OpenSSL styleRich Salz1-6/+1
2017-05-08Add support to SSL_trace() for inner content typesMatt Caswell1-1/+2
2017-03-16HelloRetryRequest updates for draft-19Matt Caswell1-2/+3
2017-03-16Update end of early data processing for draft-19Matt Caswell1-0/+1
2017-03-06Tweak the TLSv1.3 record overflow limitsMatt Caswell1-4/+7
2017-03-02Implement the early data changes required in tls13_change_cipher_state()Matt Caswell1-6/+7
2017-02-17Provide a function to send a KeyUpdate messageMatt Caswell1-0/+1
2017-02-16Don't change the state of the ETM flags until CCS processingMatt Caswell1-1/+4
2017-02-14Add server side support for creating the Hello Retry Request messageMatt Caswell1-0/+1
2017-01-30Move the SSL3_CK_CIPHERSUITE_FLAG out of public headerMatt Caswell1-3/+0
2017-01-30Miscellaneous style tweaks based on feedback receivedMatt Caswell1-0/+3
2017-01-30Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flagMatt Caswell1-0/+1
2016-12-08Add EncryptedExtensions messageMatt Caswell1-0/+1
2016-11-23Implement tls13_change_cipher_state()Matt Caswell1-0/+2
2016-11-15Revert "Remove heartbeats completely"Richard Levitte1-0/+1
2016-11-15Remove heartbeats completelyRichard Levitte1-1/+0
2016-05-17Copyright consolidation 03/10Rich Salz1-107/+7
2016-03-20Remove #error from include files.Rich Salz1-3/+1
2016-02-11Remove TLS heartbeat, disable DTLS heartbeatRich Salz1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-08Extended master secret fixes and checks.Dr. Stephen Henson1-0/+2
2015-10-30Remove the old state definesMatt Caswell1-112/+0
2015-10-30Redefine old state valuesMatt Caswell1-81/+86
2015-08-03Move TLS CCS processing into the state machineMatt Caswell1-5/+3
2015-07-27Remove support for SSL3_FLAGS_DELAY_CLIENT_FINISHEDMatt Caswell1-2/+2
2015-06-23Tidy up ssl3_digest_cached_records logic.Dr. Stephen Henson1-1/+0
2015-06-10Remove SSL_OP_TLS_BLOCK_PADDING_BUGEmilia Kasper1-1/+2
2015-05-13Remove Kerberos support from libsslMatt Caswell1-35/+0
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+552