summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cryptlib.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_4_6_BASE'.OPENBSD_4_6_BASEcvs2svn2009-06-251-111/+0
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-1/+0
|
* resolve conflictsdjm2008-09-061-0/+8
|
* resolve conflictsdjm2006-06-271-0/+4
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-3/+3
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-0/+1
|
* apply patches from OpenSSL Security Advisory [30 July 2002],markus2002-07-301-0/+3
| | | | http://marc.theaimsgroup.com/?l=openssl-dev&m=102802395104110&w=2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-2/+2
|
* openssl-engine-0.9.6 mergebeck2000-12-151-4/+4
|
* OpenSSL 0.9.4 mergebeck1999-09-291-19/+15
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+100
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.