Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | o_dir.c had a very funny odor. all users of this now use standard functions. | beck | 2014-04-15 | 1 | -1/+0 | |
| | | | | | consign it to the Attic. ok deraadt@ | |||||
* | convert the use of OPENSSL_DIR_XXX functions to opendir() and frends. | beck | 2014-04-14 | 1 | -30/+20 | |
| | | | | ok deraadt@ | |||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-14 | 1 | -329/+320 | |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | |||||
* | Remove vms support stuff. | beck | 2014-04-13 | 1 | -5/+0 | |
| | | | | ok deraadt@ | |||||
* | Do not include "e_os.h" anymore. Simply pull in the necessary headers. | mpi | 2014-04-13 | 1 | -6/+6 | |
| | | | | ok miod@, deraadt@ | |||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -2/+2 | |
| | ||||||
* | resolve conflicts | djm | 2012-10-13 | 1 | -1/+20 | |
| | ||||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -6/+11 | |
| | ||||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -156/+87 | |
| | ||||||
* | resolve conflicts | djm | 2006-06-27 | 1 | -3/+13 | |
| | ||||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -38/+66 | |
| | ||||||
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -6/+6 | |
| | ||||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -1/+29 | |
| | ||||||
* | 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 | 1 | -27/+103 | |
| | ||||||
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -0/+2 | |
| | ||||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -81/+83 | |
| | ||||||
* | fix missing closedir() that could allow apacheSSL to leak fd's, | beck | 2000-10-16 | 1 | -0/+1 | |
| | | | | from netbsd (taca) credited to TAKANO Yuji <takachan@running-dog.net> | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -5/+22 | |
| | ||||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -7/+26 | |
| | | | | | | *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 | -75/+462 | |
| | ||||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+329 | |
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. |