| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace use of strcpy(3) and other pointer goo in |  moritz | 2007-10-10 | 1 | -15/+12 |
* | Fix off-by-one buffer overflow in SSL_get_shared_ciphers(). |  moritz | 2007-09-27 | 1 | -11/+11 |
* | Fix format string misuse in kssl_err_set(), which is not |  moritz | 2007-01-03 | 1 | -1/+1 |
* | openssl security fixes, diff from markus@, ok & "commit it" djm@ |  pvalchev | 2006-10-04 | 2 | -2/+3 |
* | resolve conflicts |  djm | 2006-06-27 | 18 | -554/+664 |
* | import of openssl-0.9.7j |  djm | 2006-06-27 | 1 | -1/+1 |
* | fix potential SSL 2.0 rollback (http://www.openssl.org//news/secadv_20051011.txt) |  markus | 2005-10-11 | 1 | -3/+1 |
* | resolve conflicts |  djm | 2005-04-29 | 25 | -250/+871 |
* | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ |  djm | 2005-04-29 | 1 | -0/+1020 |
* | merge 0.9.7d |  markus | 2004-04-08 | 8 | -305/+308 |
* | out-of-bounds read in (unused) kerberos ciphersuites (CAN-2004-0112) |  markus | 2004-03-17 | 1 | -0/+16 |
* | avoid null-pointer deref (aka CAN-2004-0079) |  markus | 2004-03-17 | 1 | -0/+8 |
* | merge 0.9.7c; minor bugsfixes; |  markus | 2003-11-11 | 4 | -12/+36 |
* | import 0.9.7c |  markus | 2003-11-11 | 1 | -1/+1 |
* | Correct some off-by-ones. They currently don't matter, but this |  cloder | 2003-10-01 | 1 | -3/+3 |
* | more fixes from 0.9.7c, ok deraadt, cloder |  markus | 2003-09-30 | 2 | -4/+11 |
* | Off-by-ones, from aaron@ |  miod | 2003-09-22 | 1 | -1/+1 |
* | You shall NOT BREAK THE TREE |  deraadt | 2003-08-25 | 1 | -3/+0 |
* | Setup /dev/crypto early (SSL_library_init) to make sure it's actually done |  jason | 2003-08-25 | 1 | -0/+3 |
* | Remove some double semicolons (hmm, do two semis equal a maxi?). |  millert | 2003-08-06 | 1 | -1/+1 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 32 | -538/+726 |
* | import 0.9.7b (without idea and rc5) |  markus | 2003-05-11 | 1 | -60/+23 |
* | don't cast pointer to integer, use intptr_t stuff off inttypes.h instead |  pvalchev | 2003-05-01 | 1 | -2/+3 |
* | Fix for Klima-Pokorny-Rosa attack on RSA in SSL/TLS, see |  markus | 2003-03-19 | 1 | -13/+12 |
* | security fix from openssl 0.9.7a: |  markus | 2003-02-19 | 1 | -16/+31 |
* | pull in fix from openssl-0.9.7-stable-SNAP-20020921: |  markus | 2002-09-23 | 1 | -16/+5 |
* | merge with openssl-0.9.7-stable-SNAP-20020911, |  markus | 2002-09-14 | 15 | -62/+172 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ |  markus | 2002-09-10 | 23 | -390/+732 |
* | merge with 0.9.7-beta1 |  markus | 2002-09-05 | 2 | -3/+3 |
* | execute bourne shell scripts with 'sh' and not with $SHELL |  markus | 2002-09-04 | 1 | -1/+1 |
* | sync these files with openssl-0.9.7-beta1, too |  markus | 2002-09-03 | 1 | -1/+1 |
* | protect <openssl/krb5_asn.h> with OPENSSL_NO_KRB5 |  markus | 2002-08-30 | 1 | -0/+2 |
* | sync with http://www.openssl.org/news/patch_20020730_0_9_7.txt |  markus | 2002-07-30 | 2 | -4/+15 |
* | apply patches from OpenSSL Security Advisory [30 July 2002], |  markus | 2002-07-30 | 11 | -1/+55 |
* | do not propose IDEA cipher on SSL connection. tested by beck |  itojun | 2002-06-07 | 3 | -0/+10 |
* | Merge OpenSSL 0.9.7-stable-20020605, |  beck | 2002-06-07 | 1 | -5/+36 |
* | Merge openssl-0.9.7-stable-SNAP-20020519 |  beck | 2002-05-21 | 1 | -1/+0 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 41 | -1664/+6483 |
* | merge openssl 0.9.6b-engine |  beck | 2001-08-01 | 4 | -8/+54 |
* | openssl-engine-0.9.6a merge |  beck | 2001-06-22 | 20 | -120/+341 |
* | CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@ |  markus | 2001-04-22 | 1 | -0/+1 |
* | openssl-engine-0.9.6 merge |  beck | 2000-12-15 | 28 | -433/+588 |
* | fix missing closedir() that could allow apacheSSL to leak fd's, |  beck | 2000-10-16 | 1 | -0/+1 |
* | OpenSSL 0.9.5a merge |  beck | 2000-04-15 | 10 | -176/+358 |
* | OpenSSL 0.9.5 merge |  beck | 2000-03-19 | 37 | -1249/+2616 |
* | do not assume shell scripts are +x; d |  deraadt | 1999-11-23 | 1 | -1/+1 |
* | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 48 | -3765/+6388 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 47 | -0/+23440 |