Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create tag 'OPENBSD_4_1_BASE'.OPENBSD_4_1_BASE | cvs2svn | 2007-03-01 | 1 | -2082/+0 |
| | |||||
* | resolve conflicts | djm | 2006-06-27 | 1 | -2/+2 |
| | |||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -6/+11 |
| | |||||
* | out-of-bounds read in (unused) kerberos ciphersuites (CAN-2004-0112) | markus | 2004-03-17 | 1 | -0/+16 |
| | |||||
* | more fixes from 0.9.7c, ok deraadt, cloder | markus | 2003-09-30 | 1 | -4/+10 |
| | |||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -12/+18 |
| | |||||
* | Fix for Klima-Pokorny-Rosa attack on RSA in SSL/TLS, see | markus | 2003-03-19 | 1 | -13/+12 |
| | | | | http://marc.theaimsgroup.com/?l=bugtraq&m=104811162730834&w=2 | ||||
* | merge with openssl-0.9.7-stable-SNAP-20020911, | markus | 2002-09-14 | 1 | -1/+5 |
| | | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@ | ||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -2/+2 |
| | |||||
* | merge with 0.9.7-beta1 | markus | 2002-09-05 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -4/+14 |
| | | | | | (adds fix for unused kerberos and engine code, and some more assertions, as well as a 64bit integer string fix for conf_mod.c) | ||||
* | apply patches from OpenSSL Security Advisory [30 July 2002], | markus | 2002-07-30 | 1 | -0/+1 |
| | | | | http://marc.theaimsgroup.com/?l=openssl-dev&m=102802395104110&w=2 | ||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -66/+322 |
| | |||||
* | merge openssl 0.9.6b-engine | beck | 2001-08-01 | 1 | -2/+24 |
| | | | | | Note that this is a maintenence release, API's appear *not* to have changed. As such, I have only increased the minor number on these libraries | ||||
* | 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 | 1 | -6/+20 |
| | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -0/+2 |
| | |||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -65/+120 |
| | | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs | ||||
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -164/+172 |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+1675 |
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible. |