Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove FIPS mode support. people who require FIPS can buy something that | 2014-04-15 | 1 | -6/+0 | ||
| | | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok miod | |||||
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | 2014-04-15 | 1 | -9/+0 | ||
| | | | | | with the bearded ones... some API's that nobody should be using will dissapear with this commit. | |||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | 2014-04-14 | 1 | -464/+468 | ||
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | |||||
* | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | 2013-02-14 | 1 | -43/+80 | ||
| | | | | | from the openssl git (changes between openssl 1.0.1c and 1.0.1d). ok djm@ | |||||
* | resolve conflicts | 2012-10-13 | 1 | -6/+18 | ||
| | ||||||
* | OpenSSL 1.0.0f: merge | 2012-01-05 | 1 | -0/+3 | ||
| | ||||||
* | openssl-1.0.0e: resolve conflicts | 2011-11-03 | 1 | -2/+1 | ||
| | ||||||
* | resolve conflicts, fix local changes | 2010-10-01 | 1 | -35/+158 | ||
| | ||||||
* | update to openssl-0.9.8i; tested by several, especially krw@ | 2009-01-05 | 1 | -0/+4 | ||
| | ||||||
* | resolve conflicts | 2008-09-06 | 1 | -12/+31 | ||
| | ||||||
* | resolve conflicts | 2005-04-29 | 1 | -0/+4 | ||
| | ||||||
* | merge 0.9.7d | 2004-04-08 | 1 | -6/+6 | ||
| | ||||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | 2003-05-12 | 1 | -6/+8 | ||
| | ||||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | 2002-09-10 | 1 | -6/+17 | ||
| | ||||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 1 | -57/+144 | ||
| | ||||||
* | merge openssl 0.9.6b-engine | 2001-08-01 | 1 | -3/+14 | ||
| | | | | | Note that this is a maintenence release, API's appear *not* to have changed. As such, I have only increased the minor number on these libraries | |||||
* | openssl-engine-0.9.6a merge | 2001-06-22 | 1 | -1/+4 | ||
| | ||||||
* | openssl-engine-0.9.6 merge | 2000-12-15 | 1 | -5/+5 | ||
| | ||||||
* | OpenSSL 0.9.5 merge | 2000-03-19 | 1 | -11/+7 | ||
| | | | | | | *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 | 1999-09-29 | 1 | -81/+95 | ||
| | ||||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | 1998-10-05 | 1 | -0/+573 | ||
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. |