summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_algs.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_5_BASE'.OPENBSD_5_5_BASEcvs2svn2014-02-271-149/+0
|
* resolve conflictsdjm2012-10-131-0/+9
|
* resolve conflicts, fix local changesdjm2010-10-011-5/+13
|
* resolve conflictsdjm2008-09-061-0/+21
|
* You shall NOT BREAK THE TREEderaadt2003-08-251-3/+0
|
* Setup /dev/crypto early (SSL_library_init) to make sure it's actually donejason2003-08-251-0/+3
| | | | for all applications; ok markus and deraadt
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-11/+15
|
* openssl-engine-0.9.6a mergebeck2001-06-221-0/+4
|
* OpenSSL 0.9.4 mergebeck1999-09-291-11/+12
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+102
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.