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