Age | Commit message (Expand) | Author |
2005-04-29 | resolve conflicts | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-04-08 | merge 0.9.7d | Markus Friedl |
2004-03-17 | out-of-bounds read in (unused) kerberos ciphersuites (CAN-2004-0112) | Markus Friedl |
2004-03-17 | avoid null-pointer deref (aka CAN-2004-0079) | Markus Friedl |
2003-11-11 | merge 0.9.7c; minor bugsfixes; | Markus Friedl |
2003-10-01 | Correct some off-by-ones. They currently don't matter, but this | Chad Loder |
2003-09-30 | more fixes from 0.9.7c, ok deraadt, cloder | Markus Friedl |
2003-08-25 | You shall NOT BREAK THE TREE | Theo de Raadt |
2003-08-25 | Setup /dev/crypto early (SSL_library_init) to make sure it's actually done | Jason Wright |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | Markus Friedl |
2003-05-11 | import 0.9.7b (without idea and rc5) | Markus Friedl |
2003-03-19 | Fix for Klima-Pokorny-Rosa attack on RSA in SSL/TLS, see | Markus Friedl |
2003-02-19 | security fix from openssl 0.9.7a: | Markus Friedl |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller |
2002-09-23 | pull in fix from openssl-0.9.7-stable-SNAP-20020921: | Markus Friedl |
2002-09-14 | merge with openssl-0.9.7-stable-SNAP-20020911, | Markus Friedl |
2002-09-10 | merge openssl-0.9.7-beta3, tested on vax by miod@ | Markus Friedl |
2002-09-05 | import openssl-0.9.7-beta3 | Markus Friedl |
2002-09-05 | merge with 0.9.7-beta1 | Markus Friedl |
2002-09-04 | more cruft | Markus Friedl |
2002-09-04 | more cruft. | Markus Friedl |
2002-09-04 | execute bourne shell scripts with 'sh' and not with $SHELL | Markus Friedl |
2002-09-03 | sync tests with 0.9.7-beta1 | Markus Friedl |
2002-09-03 | sync these files with openssl-0.9.7-beta1, too | Markus Friedl |
2002-08-30 | protect <openssl/krb5_asn.h> with OPENSSL_NO_KRB5 | Markus Friedl |
2002-07-30 | sync with http://www.openssl.org/news/patch_20020730_0_9_7.txt | Markus Friedl |
2002-07-30 | apply patches from OpenSSL Security Advisory [30 July 2002], | Markus Friedl |
2002-06-07 | do not propose IDEA cipher on SSL connection. tested by beck | Jun-ichiro itojun Hagino |
2002-06-07 | Merge OpenSSL 0.9.7-stable-20020605, | Bob Beck |
2002-05-21 | Merge openssl-0.9.7-stable-SNAP-20020519 | Bob Beck |
2002-05-15 | OpenSSL 0.9.7 stable 2002 05 08 merge | Bob Beck |
2002-05-15 | OpenSSL 0.9.7 | Bob Beck |
2001-08-01 | import openssl-0.9.7-beta1 | Bob Beck |
2001-08-01 | merge openssl 0.9.6b-engine | Bob Beck |
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck |
2001-04-23 | crank ssl lib version, just in case | Theo de Raadt |
2001-04-22 | CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@ | Markus Friedl |
2001-03-10 | Crank major number. openssl on m68k is now compiled in 32 bit mode instead | Theo de Raadt |
2000-12-15 | Oops, missed makefile change, and must crank major on these, some | Bob Beck |
2000-12-15 | openssl-engine0.9.6 merge | Bob Beck |
2000-12-15 | openssl-engine-0.9.6 merge | Bob Beck |
2000-12-15 | import openssl-0.9.7-beta1 | Bob Beck |
2000-10-16 | fix missing closedir() that could allow apacheSSL to leak fd's, | Bob Beck |
2000-06-15 | RSA goes in tree for next our next release, as it will be after | Bob Beck |
2000-04-15 | OpenSSL 0.9.5a merge | Bob Beck |
2000-03-19 | OpenSSL 0.9.5 merge | Bob Beck |
1999-11-23 | do not assume shell scripts are +x; d | Theo de Raadt |