summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | fread() of /dev/random reads an entire huge stdio buffer, instead of the 32deraadt2000-02-241-5/+9
| | | | | | | | | | | | | | | | | | | | bytes that we actually need, thus wasting a lot of system entropy. found by alecm@coyote.uk.sun.com, passed on by Pete.Zaytsev@EBay.Sun.COM
* | | | do not assume shell scripts are +x; dderaadt1999-11-2336-39/+39
| | | |
* | | | new files for OpenSSL 0.9.4beck1999-09-2979-0/+10174
| | | |
* | | | OpenSSL 0.9.4 mergebeck1999-09-29650-34646/+58691
| | | |
* | | | do not put a bad crypt() in libcrypt, it is in libcderaadt1999-09-281-2/+2
| | | |
* | | | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-05161-0/+43824
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | This commit was generated by cvs2git to track changes on a CVS vendorryker1998-10-05158-0/+26957
|\| | | | | | | | | | | branch.
| * | | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-05158-0/+26957
| / / | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | / This commit was generated by cvs2git to track changes on a CVS vendorryker1998-10-05284-0/+62789
|\| | | |/ |/| branch.
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-05284-0/+62789
| | | | | | | | | | 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.
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-0536-0/+3569
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.