Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | merge 0.9.7c; minor bugsfixes; | markus | 2003-11-11 | 2 | -38/+48 | |
| | | | | | | | | | | | | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto] | |||||
* | | | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 12 | -108/+137 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | markus | 2003-05-11 | 1 | -0/+96 | |
|\| | | | | | | | | branch. | |||||
| * | | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 6 | -42/+154 | |
| | | | ||||||
| * | | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | markus | 2002-09-12 | 1 | -2/+6 | |
| | | | ||||||
| * | | import openssl-0.9.7-beta3 | markus | 2002-09-05 | 2 | -3/+3 | |
| | | | ||||||
| * | | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 16 | -682/+777 | |
| | | | ||||||
| * | | This commit was manufactured by cvs2git to create branch 'openssl'. | cvs2svn | 2002-05-15 | 5 | -0/+2010 | |
| | | | ||||||
* | | | Trivial sprintf() -> snprintf() changes. ok deraadt@ | ho | 2003-04-05 | 1 | -1/+2 | |
| | | | ||||||
* | | | Remove crypt macro, it conflicts with unistd.h | hin | 2003-04-03 | 1 | -0/+2 | |
| | | | | | | | | | | | | ok markus@ | |||||
* | | | sync with 0.9.7-beta3 | markus | 2002-09-16 | 1 | -0/+4 | |
| | | | ||||||
* | | | merge with openssl-0.9.7-stable-SNAP-20020911, | markus | 2002-09-14 | 4 | -4/+6 | |
| | | | | | | | | | | | | | | | 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 | 3 | -4/+3 | |
| | | | ||||||
* | | | merge with 0.9.7-beta1 | markus | 2002-09-05 | 2 | -1/+9 | |
| | | | ||||||
* | | | execute bourne shell scripts with 'sh' and not with $SHELL | markus | 2002-09-04 | 1 | -2/+2 | |
| | | | ||||||
* | | | remove whitespace changes (keep diffs to 0.9.7-beta1 minimal) | markus | 2002-09-03 | 2 | -2/+2 | |
| | | | ||||||
* | | | unused files, not part of OpenSSL 0.9.7 | markus | 2002-09-03 | 1 | -107/+0 | |
| | | | ||||||
* | | | remove #define crypt DES_crypt; ok deraadt@ | markus | 2002-07-19 | 1 | -4/+0 | |
| | | | ||||||
* | | | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 44 | -819/+1829 | |
| | | | ||||||
* | | | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 19 | -71/+72 | |
| | | | ||||||
* | | | openssl-engine0.9.6 merge | beck | 2000-12-15 | 19 | -0/+0 | |
| | | | | | | | | | | | | Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds | |||||
* | | | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 7 | -24/+46 | |
| | | | ||||||
* | | | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 31 | -7009/+488 | |
| | | | ||||||
* | | | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 17 | -221/+213 | |
| | | | | | | | | | | | | | | | | | | *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 | |||||
* | | | $OpenBSD$ | todd | 2000-03-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | do not assume shell scripts are +x; d | deraadt | 1999-11-23 | 1 | -2/+2 | |
| | | | ||||||
* | | | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 55 | -5893/+2247 | |
| | | | ||||||
* | | | do not put a bad crypt() in libcrypt, it is in libc | deraadt | 1999-09-28 | 1 | -2/+2 | |
| | | | ||||||
* | | | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 27 | -0/+12320 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | ryker | 1998-10-05 | 34 | -0/+5547 | |
|\| | | | | | | | | branch. | |||||
| * | | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 34 | -0/+5547 | |
| / | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | ryker | 1998-10-05 | 27 | -0/+4393 | |
|\| | | | | | branch. | |||||
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 27 | -0/+4393 | |
| | | | | | | | | | | 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. | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 2 | -0/+236 | |
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. |