Age | Commit message (Expand) | Author |
2024-10-09 | Add missing alert errors and error strings | Theo Buehler |
2024-09-09 | Make error 235 resolve to "no application protocol" | Theo Buehler |
2024-07-14 | Forgot to annotate the TMP UGLY CAST[S] as requested by jsing | Theo Buehler |
2024-07-13 | Make error constants const in libssl | Theo Buehler |
2024-06-24 | ssl_err: KNF tweak | Theo Buehler |
2024-06-24 | ssl_err: fix whitespace | Theo Buehler |
2024-02-03 | Remove GOST and STREEBOG support from libssl. | Bob Beck |
2023-07-08 | Hide all public symbols in libssl | Bob Beck |
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2022-08-21 | Provide and use QUIC specific error reasons. | Joel Sing |
2022-07-12 | Remove mkerr.pl remnants from LibreSSL | Klemens Nanni |
2022-06-28 | Add security level related error codes. | Theo Buehler |
2022-06-28 | Sort error strings | Theo Buehler |
2022-02-05 | Bye bye S3I. | Joel Sing |
2021-09-10 | Do not ignore SSL_TLSEXT_ERR_FATAL from the ALPN callback | Theo Buehler |
2021-05-16 | Explicitly include <openssl/opensslconf.h> in files using OPENSSL_NO_* | Joel Sing |
2020-01-21 | Provide SSL_R_UNKNOWN. | Joel Sing |
2018-03-20 | Provide SSL_SESSION_set1_id() | Theo Buehler |
2017-08-28 | Completely remove NPN remnants. | Joel Sing |
2017-05-07 | Move state from ssl->internal to the handshake structure. | Bob Beck |
2017-02-07 | Change SSLerror() back to taking two args, with the first one being an SSL *. | Bob Beck |
2017-01-26 | Send the error function codes to rot in the depths of hell where they belong | Bob Beck |
2017-01-26 | Merge the single two line function from ssl_err2.c into ssl_err.c. | Joel Sing |
2017-01-26 | Limit the number of sequential empty records that we will process | Bob Beck |
2015-02-22 | Reluctantly add server-side support for TLS_FALLBACK_SCSV. | Joel Sing |
2014-12-14 | Remove trailing whitespace. | Joel Sing |
2014-11-16 | Sort and group includes. | Joel Sing |
2014-09-27 | Check that the specified curve is one of the client preferences. | Joel Sing |
2014-06-13 | Add support for handling SSL_CIPHER_ALGORITHM2_AEAD ciphers, which are | Joel Sing |
2014-06-13 | Remove support for the `opaque PRF input' extension, which draft has expired | Miod Vallat |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-06-08 | Factor out the part of tls1_change_cipher_state() that is specific to | Joel Sing |
2014-05-25 | heartbearts->heartbeats fix | Loganaden Velvindron |
2014-05-25 | The ssl_ciper_get_evp() function is currently overloaded to also return the | Joel Sing |
2014-04-14 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing |
2014-04-13 | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | Miod Vallat |
2012-10-13 | resolve conflicts | Damien Miller |
2012-01-05 | OpenSSL 1.0.0f: merge | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2009-01-05 | update to openssl-0.9.8i; tested by several, especially krw@ | Damien Miller |
2008-09-06 | resolve conflicts | Damien Miller |
2006-06-27 | resolve conflicts | Damien Miller |
2005-04-29 | resolve conflicts | Damien Miller |
2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | Markus Friedl |
2002-09-14 | merge with openssl-0.9.7-stable-SNAP-20020911, | Markus Friedl |
2002-07-30 | apply patches from OpenSSL Security Advisory [30 July 2002], | Markus Friedl |
2002-05-15 | OpenSSL 0.9.7 stable 2002 05 08 merge | Bob Beck |
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck |
2000-12-15 | openssl-engine-0.9.6 merge | Bob Beck |
2000-04-15 | OpenSSL 0.9.5a merge | Bob Beck |