summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/idea (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_4_1_BASE'.OPENBSD_4_1_BASEcvs2svn2007-03-011-103/+0
|
* This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-5/+5
|\ | | | | branch.
| * import of openssl-0.9.7jdjm2006-06-271-5/+5
| |
* | resolve conflictsdjm2005-04-291-0/+4
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+92
|\| | | | | branch.
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+92
| |
* | This commit was generated by cvs2git to track changes on a CVS vendormarkus2003-11-111-0/+232
|\| | | | | branch.
| * import 0.9.7cmarkus2003-11-111-0/+232
| |
* | merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
| |
* | This commit was generated by cvs2git to track changes on a CVS vendormarkus2003-05-111-0/+12
|\| | | | | branch.
| * import 0.9.7b (without idea and rc5)markus2003-05-111-0/+12
|
* 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-engine-0.9.6 mergebeck2000-12-151-9/+9
|
* do not assume shell scripts are +x; dderaadt1999-11-231-1/+1
|
* OpenSSL 0.9.4 mergebeck1999-09-292-15/+124
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+80
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.