Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quoth the readme: | 2014-04-16 | 128 | -16802/+0 | |
| | | | | | | NOTE: Don't expect any of these programs to work with current OpenSSL releases, or even with later SSLeay releases. ok miod | ||||
* | remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did you | 2014-04-13 | 1 | -9/+1 | |
| | | | | | | | know that MS_STATIC doesn't mean it is static? How far can lies and half-truths be layered? I wonder if anyone got fooled, and actually returned a pointer.. ok beck | ||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | 2014-04-13 | 9 | -115/+11 | |
| | |||||
* | Import OpenSSL 1.0.1g | 2014-04-13 | 3 | -3/+3 | |
| | |||||
* | resolve conflicts, fix local changes | 2010-10-01 | 14 | -492/+38 | |
| | |||||
* | import OpenSSL-1.0.0a | 2010-10-01 | 29 | -9/+1468 | |
| | |||||
* | import openssl-0.9.8j | 2009-01-09 | 3 | -1/+477 | |
| | |||||
* | resolve conflicts | 2008-09-06 | 1 | -2/+2 | |
| | |||||
* | import of OpenSSL 0.9.8h | 2008-09-06 | 15 | -14/+745 | |
| | |||||
* | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | 2005-04-29 | 1 | -3/+3 | |
| | |||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | 2003-05-12 | 4 | -3/+12 | |
| | |||||
* | import 0.9.7b (without idea and rc5) | 2003-05-11 | 7 | -26/+62 | |
| | |||||
* | managment -> management; | 2003-04-26 | 1 | -1/+1 | |
| | | | | ok mickey@ | ||||
* | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | 2002-09-12 | 20 | -4/+4869 | |
| | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | 2002-09-10 | 7 | -8/+8 | |
| | |||||
* | merge with 0.9.7-beta1 | 2002-09-05 | 7 | -8/+13 | |
| | |||||
* | import openssl-0.9.7-beta1 | 2002-09-05 | 7 | -0/+1186 | |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 43 | -24/+5698 | |
| | |||||
* | openssl-engine-0.9.6 merge | 2000-12-15 | 1 | -5/+5 | |
| | |||||
* | OpenSSL 0.9.5 merge | 2000-03-19 | 4 | -24/+35 | |
| | | | | | | *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 | ||||
* | new files for OpenSSL 0.9.4 | 1999-09-29 | 4 | -0/+231 | |
| | |||||
* | OpenSSL 0.9.4 merge | 1999-09-29 | 22 | -155/+299 | |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | 1998-10-05 | 29 | -0/+2541 | |
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. |