summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rsa/rsa_eay.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-42/+72
|
* openssl-engine-0.9.6a mergebeck2001-06-221-15/+82
|
* CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@markus2001-04-221-1/+11
|
* openssl-engine-0.9.6 mergebeck2000-12-151-16/+27
|
* RSA goes in tree for next our next release, as it will be afterbeck2000-06-151-30/+222
| | | | | | Sept 21. Note: This means you shouldn't really be running -current for anything in the United States. Either wait for Sept 21, or for the next release, or move to the free world :)
* Fix an oopsie so these get initialized even when RSA isn't there,beck2000-04-131-2/+11
| | | | | | | thanks niklas@ *WARNING* - this breaks the patch used in the "ssl26" port - you'll need to use the new minty ssl-intl port, coming right after this
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+3
| | | | | | *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
* OpenSSL 0.9.4 mergebeck1999-09-291-75/+89
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+274
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.