summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/rc5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* import OpenSSL 1.0.0edjm2011-11-031-2/+2
|
* resolve conflicts, fix local changesdjm2010-10-012-112/+1
|
* import OpenSSL-1.0.0adjm2010-10-011-12/+3
|
* resolve conflictsdjm2009-01-091-1/+4
|
* import openssl-0.9.8jdjm2009-01-091-1/+1
|
* resolve conflictsdjm2008-09-061-4/+3
|
* import of OpenSSL 0.9.8hdjm2008-09-062-30/+23
|
* import of openssl-0.9.7jdjm2006-06-271-2/+2
|
* resolve conflictsdjm2005-04-291-1/+4
|
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+110
|
* merge 0.9.7dmarkus2004-04-081-0/+1
|
* import openssl-0.9.7dmarkus2004-04-071-0/+207
|
* import 0.9.7cmarkus2003-11-111-0/+386
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-10/+4
|
* import 0.9.7b (without idea and rc5)markus2003-05-111-0/+70
|
* remove rc5markus2002-09-251-109/+0
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
|
* execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-152-9/+9
|
* openssl-engine-0.9.6a mergebeck2001-06-221-1/+2
|
* openssl-engine0.9.6 mergebeck2000-12-152-0/+0
| | | | Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds
* openssl-engine-0.9.6 mergebeck2000-12-151-8/+11
|
* OpenSSL 0.9.5a mergebeck2000-04-153-649/+2
|
* do not assume shell scripts are +x; dderaadt1999-11-231-1/+1
|
* OpenSSL 0.9.4 mergebeck1999-09-295-661/+30
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-056-0/+1612
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.