Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More KNF. | jsing | 2014-04-20 | 1 | -8/+8 | |
| | ||||||
* | typo | miod | 2014-04-18 | 1 | -1/+1 | |
| | ||||||
* | Fully kill FIPS API. Forcible certification conflicts with the goals of a | tedu | 2014-04-17 | 1 | -3/+0 | |
| | | | | | | free software project. ok beck deraadt Ports calling FIPS_mode_set(1): mongodb | |||||
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -16/+0 | |
| | | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt | |||||
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -4/+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 | jsing | 2014-04-15 | 1 | -67/+59 | |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | |||||
* | Cope with the removal of openssl/symhacks.h | deraadt | 2014-04-13 | 1 | -4/+0 | |
| | ||||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -2/+9 | |
| | ||||||
* | resolve conflicts | djm | 2012-10-13 | 1 | -0/+29 | |
| | ||||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -74/+30 | |
| | ||||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -8/+76 | |
| | ||||||
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -0/+1 | |
| | ||||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -75/+107 | |
| | ||||||
* | resolve conflicts | djm | 2006-06-27 | 1 | -4/+1 | |
| | ||||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -1/+60 | |
| | ||||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -27/+38 | |
| | ||||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -31/+79 | |
| | ||||||
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -0/+2 | |
| | ||||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -29/+57 | |
| | ||||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -83/+121 | |
| | | | | | | *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 | -86/+102 | |
| | ||||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+319 | |
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. |