| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the libssl/src directory |  beck | 2016-09-03 | 1 | -691/+0 |
| * | X509_free(3) is NULL-safe, so remove NULL checks before its calls. |  mmcc | 2016-03-11 | 1 | -5/+4 |
| * | Remove trailing whitespace. |  jsing | 2014-12-14 | 1 | -15/+15 |
| * | SSL: Fix memory leak in d2i_SSL_SESSION. |  bcook | 2014-10-20 | 1 | -1/+2 |
| * | Get rid of the last remaining BUF_strdup and BUF_strlcpy and friends, use |  beck | 2014-10-16 | 1 | -2/+2 |
| * | Stop leaking internal library pointers in error messages. |  jsing | 2014-07-13 | 1 | -2/+2 |
| * | Explicitly initialise slen - this was not previously done due to a missing |  jsing | 2014-07-13 | 1 | -1/+2 |
| * | Convert error handling to SSLerr and ERR_asprintf_error_data. |  jsing | 2014-07-13 | 1 | -59/+54 |
| * | Convert d2i_SSL_SESSION to ASN1 primitives, instead of the horrific |  jsing | 2014-07-13 | 1 | -26/+297 |
| * | Remove license introduced with the PSK code, which has since been removed. |  jsing | 2014-07-13 | 1 | -27/+1 |
| * | Another compression remnant. |  jsing | 2014-07-13 | 1 | -2/+1 |
| * | Rewrite i2d_SSL_SESSION to use the ASN1 primitives, rather than using the |  jsing | 2014-07-13 | 1 | -75/+98 |
| * | KNF and some code cleaning. |  jsing | 2014-07-13 | 1 | -36/+46 |
| * | Missing initialization for error line in error paths; from Coverity via |  miod | 2014-07-11 | 1 | -1/+4 |
| * | Remove the PSK code. We don't need to drag around this |  beck | 2014-07-11 | 1 | -53/+2 |
| * | decompress libssl. ok beck jsing |  tedu | 2014-07-10 | 1 | -31/+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 | -16/+0 |
| * | Remove SRP and Kerberos support from libssl. These are complex protocols |  tedu | 2014-05-05 | 1 | -66/+0 |
| * | Chop off more SSLv2 tentacles and start fixing and noting y2038 issues. |  guenther | 2014-04-20 | 1 | -21/+3 |
| * | More KNF and style consistency tweaks |  guenther | 2014-04-19 | 1 | -3/+2 |
| * | Change library to use intrinsic memory allocation functions instead of |  beck | 2014-04-17 | 1 | -15/+15 |
| * | add back SRP. i was being too greedy. |  tedu | 2014-04-16 | 1 | -0/+33 |
| * | disentangle SRP code from TLS |  tedu | 2014-04-16 | 1 | -33/+0 |
| * | Kill the bogus "send an SSLv3/TLS hello in SSLv2 format" crap from |  guenther | 2014-04-16 | 1 | -24/+5 |
| * | First pass at applying KNF to the OpenSSL code, which almost makes it |  jsing | 2014-04-14 | 1 | -330/+304 |
| * | resolve conflicts |  djm | 2012-10-13 | 1 | -0/+50 |
| * | openssl-1.0.0e: resolve conflicts |  djm | 2011-11-03 | 1 | -2/+1 |
| * | resolve conflicts, fix local changes |  djm | 2010-10-01 | 1 | -37/+130 |
| * | update to openssl-0.9.8i; tested by several, especially krw@ |  djm | 2009-01-05 | 1 | -1/+1 |
| * | resolve conflicts |  djm | 2008-09-06 | 1 | -11/+113 |
| * | resolve conflicts |  djm | 2006-06-27 | 1 | -1/+1 |
| * | resolve conflicts |  djm | 2005-04-29 | 1 | -4/+4 |
| * | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 1 | -2/+9 |
| * | merge with openssl-0.9.7-stable-SNAP-20020911, |  markus | 2002-09-14 | 1 | -3/+4 |
| * | merge openssl-0.9.7-beta3, tested on vax by miod@ |  markus | 2002-09-10 | 1 | -1/+1 |
| * | apply patches from OpenSSL Security Advisory [30 July 2002], |  markus | 2002-07-30 | 1 | -0/+1 |
| * | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 1 | -0/+40 |
| * | openssl-engine-0.9.6 merge |  beck | 2000-12-15 | 1 | -8/+8 |
| * | OpenSSL 0.9.5 merge |  beck | 2000-03-19 | 1 | -5/+27 |
| * | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 1 | -15/+29 |
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 1 | -0/+313 |