Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -146/+0 |
| | |||||
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -2/+2 |
| | | | | | 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 | -3/+3 |
| | | | | | with the bearded ones... some API's that nobody should be using will dissapear with this commit. | ||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -71/+0 |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | ||||
* | resolve conflicts | djm | 2012-10-13 | 1 | -9/+25 |
| | |||||
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -1/+3 |
| | |||||
* | add missing; yay for cvs! | djm | 2010-10-01 | 1 | -0/+199 |
| | |||||
* | remove generated files and generated symlinks (in make clean) | markus | 2002-08-30 | 1 | -203/+0 |
| | |||||
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -3/+7 |
| | |||||
* | Use correct interpreters | niklas | 2001-01-26 | 1 | -2/+2 |
| | |||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -16/+20 |
| | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -1/+1 |
| | |||||
* | force shell execution; TDeval@PrimeOBJ.COM | deraadt | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -10/+26 |
| | | | | | | *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 | ||||
* | do not assume shell scripts are +x; d | deraadt | 1999-11-23 | 1 | -2/+2 |
| | |||||
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -131/+177 |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+133 |
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. |