summaryrefslogtreecommitdiff
path: root/include/openssl/ssl3.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for compressed certificates (RFC8879)Todd Short2022-10-181-0/+1
* Update copyright yearMatt Caswell2021-06-171-1/+1
* Move libssl related defines used by fips provider to prov_ssl.hTomas Mraz2021-06-041-1/+1
* Do not allow dropping Extended Master Secret extension on renegotiatonTomas Mraz2020-06-091-0/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* GOST2012 TLS ClientCertificateType Identifiers supportNikolay Morozov2020-04-181-1/+1
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-1/+1
* Add legacy include guards to public header filesDr. Matthias St. Pierre2019-09-281-0/+6
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Remove heartbeats completelyRichard Levitte2019-03-291-1/+0
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* Increase CT_NUMBER valuesRich Salz2018-08-071-2/+8
* Duplicate entries ssl_handshake_tbl trace entries...FdaSilvaYY2018-03-081-0/+2
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Add support for sending TLSv1.3 cookiesMatt Caswell2018-01-241-0/+2
* Merge HRR into ServerHelloMatt Caswell2017-12-141-1/+0
* Fix the names of older ciphers.David Benjamin2017-07-311-10/+10
* Support converting cipher name to RFC name and vice versaPaul Yang2017-07-211-1/+13
* Modify Sun copyright to follow OpenSSL styleRich Salz2017-06-201-6/+1
* Add support to SSL_trace() for inner content typesMatt Caswell2017-05-081-1/+2
* HelloRetryRequest updates for draft-19Matt Caswell2017-03-161-2/+3
* Update end of early data processing for draft-19Matt Caswell2017-03-161-0/+1
* Tweak the TLSv1.3 record overflow limitsMatt Caswell2017-03-061-4/+7
* Implement the early data changes required in tls13_change_cipher_state()Matt Caswell2017-03-021-6/+7
* Provide a function to send a KeyUpdate messageMatt Caswell2017-02-171-0/+1
* Don't change the state of the ETM flags until CCS processingMatt Caswell2017-02-161-1/+4
* Add server side support for creating the Hello Retry Request messageMatt Caswell2017-02-141-0/+1
* Move the SSL3_CK_CIPHERSUITE_FLAG out of public headerMatt Caswell2017-01-301-3/+0
* Miscellaneous style tweaks based on feedback receivedMatt Caswell2017-01-301-0/+3
* Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flagMatt Caswell2017-01-301-0/+1
* Add EncryptedExtensions messageMatt Caswell2016-12-081-0/+1
* Implement tls13_change_cipher_state()Matt Caswell2016-11-231-0/+2
* Revert "Remove heartbeats completely"Richard Levitte2016-11-151-0/+1
* Remove heartbeats completelyRichard Levitte2016-11-151-1/+0
* Copyright consolidation 03/10Rich Salz2016-05-171-107/+7
* Remove #error from include files.Rich Salz2016-03-201-3/+1
* Remove TLS heartbeat, disable DTLS heartbeatRich Salz2016-02-111-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Extended master secret fixes and checks.Dr. Stephen Henson2015-12-081-0/+2
* Remove the old state definesMatt Caswell2015-10-301-112/+0
* Redefine old state valuesMatt Caswell2015-10-301-81/+86
* Move TLS CCS processing into the state machineMatt Caswell2015-08-031-5/+3
* Remove support for SSL3_FLAGS_DELAY_CLIENT_FINISHEDMatt Caswell2015-07-271-2/+2
* Tidy up ssl3_digest_cached_records logic.Dr. Stephen Henson2015-06-231-1/+0
* Remove SSL_OP_TLS_BLOCK_PADDING_BUGEmilia Kasper2015-06-101-1/+2
* Remove Kerberos support from libsslMatt Caswell2015-05-131-35/+0
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+552