| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the libssl/src directory |  beck | 2016-09-03 | 1 | -617/+0 |
* | Crank major and remove legacy variables. |  doug | 2015-07-19 | 1 | -10/+1 |
* | Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER workaround. |  doug | 2015-07-18 | 1 | -2/+2 |
* | Remove compat hack that disabled ECDHE-ECDSA on OS X. |  doug | 2015-07-17 | 1 | -4/+5 |
* | Remove workaround for TLS padding bug from SSLeay days. |  doug | 2015-07-17 | 1 | -2/+2 |
* | Remove Microsoft Server Gated Crypto. |  doug | 2015-06-18 | 1 | -12/+1 |
* | Reluctantly add server-side support for TLS_FALLBACK_SCSV. |  jsing | 2015-02-22 | 1 | -2/+5 |
* | unifdef -m -UOPENSSL_NO_NEXTPROTONEG - NPN is being replaced with ALPN, |  jsing | 2015-02-12 | 1 | -9/+1 |
* | Jettison DTLS over SCTP. |  jsing | 2015-02-09 | 1 | -9/+1 |
* | unconditionally align SSL payloads |  bcook | 2014-12-14 | 1 | -15/+2 |
* | Provide functions for starting, finishing and writing SSL handshake |  jsing | 2014-12-14 | 1 | -2/+4 |
* | Remove trailing whitespace. |  jsing | 2014-12-14 | 1 | -14/+14 |
* | Add support for ALPN. |  jsing | 2014-12-10 | 1 | -1/+15 |
* | Update the GOST code in libssl, as contributed by Dmitry Eremin-Solenikov. |  miod | 2014-11-18 | 1 | -2/+2 |
* | Remove now unused remnants from public structs. |  jsing | 2014-10-31 | 1 | -3/+1 |
* | Remove support for ephemeral/temporary RSA private keys. |  jsing | 2014-10-31 | 1 | -2/+2 |
* | Currently, ssl3_put_char_by_bytes(NULL, NULL) is just a long handed way |  jsing | 2014-08-11 | 1 | -1/+2 |
* | Put back some parts of the public SSL API that should not have been |  jsing | 2014-07-10 | 1 | -2/+1 |
* | decompress libssl. ok beck jsing |  tedu | 2014-07-10 | 1 | -15/+1 |
* | Add support for handling SSL_CIPHER_ALGORITHM2_AEAD ciphers, which are |  jsing | 2014-06-13 | 1 | -1/+2 |
* | Remove support for the `opaque PRF input' extension, which draft has expired |  miod | 2014-06-13 | 1 | -10/+1 |
* | tags as requested by miod and tedu |  deraadt | 2014-06-12 | 1 | -1/+1 |
* | Add a define for the SSLv3 sequence size and use it, rather than sprinkling |  jsing | 2014-06-08 | 1 | -2/+3 |
* | Be selective as to when ChangeCipherSpec messages will be accepted. |  jsing | 2014-06-05 | 1 | -0/+1 |
* | ECDH and ECDSA will not work overly well if there is no EC, so unifdef |  jsing | 2014-05-31 | 1 | -2/+0 |
* | 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 | -16/+0 |
* | unidef DH, ECDH, and ECDSA. there's no purpose to a libssl without them. |  tedu | 2014-05-29 | 1 | -4/+0 |
* | Whitespace fixes to align define values. |  jsing | 2014-05-25 | 1 | -85/+86 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it |  jsing | 2014-04-15 | 1 | -36/+34 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. |  miod | 2014-04-13 | 1 | -0/+15 |
* | resolve conflicts |  djm | 2012-10-13 | 1 | -1/+31 |
* | OpenSSL 1.0.0f: merge |  djm | 2012-01-05 | 1 | -0/+11 |
* | resolve conflicts, fix local changes |  djm | 2010-10-01 | 1 | -31/+102 |
* | pull Ben Lauries blind prefix injection fix for CVE-2009-3555 from |  markus | 2009-11-10 | 1 | -4/+5 |
* | resolve conflicts |  djm | 2008-09-06 | 1 | -1/+40 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 1 | -13/+35 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 1 | -8/+83 |
* | openssl-engine-0.9.6 merge |  beck | 2000-12-15 | 1 | -1/+4 |
* | OpenSSL 0.9.5 merge |  beck | 2000-03-19 | 1 | -64/+31 |
* | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 1 | -14/+18 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 1 | -0/+455 |