| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert TLS1_get{,_client}_version simplification because DTLS. | jsing | 2019-03-19 | 1 | -5/+6 |
* | Partially clean up the TLS1_get_{,client}_version macros. | jsing | 2019-03-17 | 1 | -6/+5 |
* | Reimplement the sigalgs processing code into a new implementation | beck | 2018-11-09 | 1 | -24/+1 |
* | Add TLSv1.3 cipher suites (with appropriate guards). | jsing | 2018-11-07 | 1 | -2/+19 |
* | Add TLS extension type values for TLSv1.3 (under guards). | jsing | 2018-11-06 | 1 | -2/+16 |
* | Add TLS1_3_VERSION and SSL_OP_NO_TLSv1_3 defines under guards. | jsing | 2018-11-06 | 1 | -1/+7 |
* | Rename the TLS Supported Elliptic Curves extension to Supported Groups. | jsing | 2018-11-05 | 1 | -2/+7 |
* | Provide SSL_CTX_get_tlsext_status_cb() and SSL_CTX_get_tlsext_status_arg(). | jsing | 2018-02-17 | 1 | -2/+6 |
* | Completely remove NPN remnants. | jsing | 2017-08-28 | 1 | -4/+1 |
* | Remove the original (pre-IETF) chacha20-poly1305 cipher suites. | jsing | 2017-08-28 | 1 | -7/+1 |
* | Update RFC reference for TLSEXT_TYPE_padding. | jsing | 2017-03-25 | 1 | -5/+2 |
* | Implement the IETF ChaCha20-Poly1305 cipher suites. | jsing | 2016-04-28 | 1 | -4/+10 |
* | http -> https for IETF/IANA URLs in comments | mmcc | 2016-03-07 | 1 | -4/+4 |
* | Clean up alert codes and add references. | jsing | 2015-06-17 | 1 | -21/+29 |
* | Reluctantly add server-side support for TLS_FALLBACK_SCSV. | jsing | 2015-02-22 | 1 | -1/+2 |
* | unifdef -m -UOPENSSL_NO_NEXTPROTONEG - NPN is being replaced with ALPN, | jsing | 2015-02-12 | 1 | -3/+1 |
* | Now that we have Camellia support in libcrypto, bring in the SHA256 flavour of | miod | 2014-12-16 | 1 | -1/+31 |
* | Update the GOST code in libssl, as contributed by Dmitry Eremin-Solenikov. | miod | 2014-11-18 | 1 | -2/+12 |
* | Remove an outdated comment re EDH vs DHE - DHE is now used consistently and | jsing | 2014-10-31 | 1 | -8/+1 |
* | Update comments for TLS ExtensionType values - many of the referenced | jsing | 2014-10-31 | 1 | -38/+46 |
* | Add ChaCha20-Poly1305 based ciphersuites. | jsing | 2014-06-13 | 1 | -2/+11 |
* | Remove support for the `opaque PRF input' extension, which draft has expired | miod | 2014-06-13 | 1 | -8/+1 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | TLS would not be entirely functional without extensions, so unifdef | jsing | 2014-05-31 | 1 | -2/+0 |
* | remove some #if 0 code. we don't need any more reminders that we're using | tedu | 2014-05-30 | 1 | -7/+0 |
* | More KNF. | jsing | 2014-04-19 | 1 | -10/+10 |
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -19/+0 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -8/+7 |
* | make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miod | tedu | 2014-04-14 | 1 | -10/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -0/+6 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -3/+206 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -11/+136 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -2/+214 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -15/+16 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+30 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -0/+11 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -3/+3 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -1/+39 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+115 |