Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More KNF. | jsing | 2014-07-09 | 1 | -129/+126 |
| | |||||
* | RSA_NULL used to be a compile option allowing the RSA interfaces to be | miod | 2014-07-09 | 1 | -7/+1 |
| | | | | | | | | compiled-in, with nonfunctional code, to be able to cope with the RSA patent. However, we don't use this option, and the RSA patent has expired more than 10 years ago, so just drop this piece. | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2012-10-13 | 1 | -1/+20 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -9/+20 |
| | |||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -1/+9 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -8/+14 |
| | |||||
* | openssl security fixes, diff from markus@, ok & "commit it" djm@ | pvalchev | 2006-10-04 | 1 | -0/+1 |
| | | | | http://www.openssl.org/news/secadv_20060928.txt for more | ||||
* | resolve conflicts | djm | 2006-06-27 | 1 | -60/+75 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -2/+3 |
| | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -1/+2 |
| | |||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -1/+4 |
| | | | | | | *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 merge | beck | 1999-09-29 | 1 | -59/+74 |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+129 |
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. |