summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Attic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-71/+0
| | | | | that it is easier to find code pieces. They are getting in the way. ok miod
* resolve conflictsdjm2012-10-131-9/+25
|
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-1/+3
|
* add missing; yay for cvs!djm2010-10-011-0/+199
|
* remove generated files and generated symlinks (in make clean)markus2002-08-301-203/+0
|
* openssl-engine-0.9.6a mergebeck2001-06-221-3/+7
|
* Use correct interpretersniklas2001-01-261-2/+2
|
* openssl-engine-0.9.6 mergebeck2000-12-151-16/+20
|
* OpenSSL 0.9.5a mergebeck2000-04-151-1/+1
|
* force shell execution; TDeval@PrimeOBJ.COMderaadt2000-03-211-1/+1
|
* OpenSSL 0.9.5 mergebeck2000-03-191-10/+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
* do not assume shell scripts are +x; dderaadt1999-11-231-2/+2
|
* OpenSSL 0.9.4 mergebeck1999-09-291-131/+177
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+133
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.