| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | OpenSSL 0.9.5 merge |  beck | 2000-03-19 | 1 | -3/+15 |
* | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 1 | -58/+100 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 1 | -0/+374 |