summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert TLS1_get{,_client}_version simplification because DTLS.jsing2019-03-191-5/+6
* Partially clean up the TLS1_get_{,client}_version macros.jsing2019-03-171-6/+5
* Reimplement the sigalgs processing code into a new implementationbeck2018-11-091-24/+1
* Add TLSv1.3 cipher suites (with appropriate guards).jsing2018-11-071-2/+19
* Add TLS extension type values for TLSv1.3 (under guards).jsing2018-11-061-2/+16
* Add TLS1_3_VERSION and SSL_OP_NO_TLSv1_3 defines under guards.jsing2018-11-061-1/+7
* Rename the TLS Supported Elliptic Curves extension to Supported Groups.jsing2018-11-051-2/+7
* Provide SSL_CTX_get_tlsext_status_cb() and SSL_CTX_get_tlsext_status_arg().jsing2018-02-171-2/+6
* Completely remove NPN remnants.jsing2017-08-281-4/+1
* Remove the original (pre-IETF) chacha20-poly1305 cipher suites.jsing2017-08-281-7/+1
* Update RFC reference for TLSEXT_TYPE_padding.jsing2017-03-251-5/+2
* Implement the IETF ChaCha20-Poly1305 cipher suites.jsing2016-04-281-4/+10
* http -> https for IETF/IANA URLs in commentsmmcc2016-03-071-4/+4
* Clean up alert codes and add references.jsing2015-06-171-21/+29
* Reluctantly add server-side support for TLS_FALLBACK_SCSV.jsing2015-02-221-1/+2
* unifdef -m -UOPENSSL_NO_NEXTPROTONEG - NPN is being replaced with ALPN,jsing2015-02-121-3/+1
* Now that we have Camellia support in libcrypto, bring in the SHA256 flavour ofmiod2014-12-161-1/+31
* Update the GOST code in libssl, as contributed by Dmitry Eremin-Solenikov.miod2014-11-181-2/+12
* Remove an outdated comment re EDH vs DHE - DHE is now used consistently andjsing2014-10-311-8/+1
* Update comments for TLS ExtensionType values - many of the referencedjsing2014-10-311-38/+46
* Add ChaCha20-Poly1305 based ciphersuites.jsing2014-06-131-2/+11
* Remove support for the `opaque PRF input' extension, which draft has expiredmiod2014-06-131-8/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* TLS would not be entirely functional without extensions, so unifdefjsing2014-05-311-2/+0
* remove some #if 0 code. we don't need any more reminders that we're usingtedu2014-05-301-7/+0
* More KNF.jsing2014-04-191-10/+10
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-151-19/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-8/+7
* make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miodtedu2014-04-141-10/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-0/+6
* resolve conflictsdjm2012-10-131-3/+206
* resolve conflicts, fix local changesdjm2010-10-011-11/+136
* resolve conflictsdjm2008-09-061-2/+214
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-15/+16
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+30
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+11
* OpenSSL 0.9.5 mergebeck2000-03-191-3/+3
* OpenSSL 0.9.4 mergebeck1999-09-291-1/+39
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+115