Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unifdef -UPEDANTIC. ok beck@ tedu@ | miod | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | Put the final pieces from e_os.h in the required places, and remove it. | deraadt | 2014-04-18 | 1 | -2/+0 |
| | | | | | "dance on it's grave" says beck ok guenther beck | ||||
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | miod | 2014-04-17 | 1 | -4/+1 |
| | |||||
* | OPENSSL_DECLARE_EXIT serves no purpose. | deraadt | 2014-04-17 | 1 | -1/+0 |
| | |||||
* | unistd.h is always in the same place; no need to #include the result of | deraadt | 2014-04-17 | 1 | -1/+1 |
| | | | | a maze of conditional #define's | ||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -83/+0 |
| | |||||
* | remove pentium specific benchmark code | jsg | 2014-04-15 | 1 | -70/+0 |
| | | | | ok miod@ | ||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -11/+0 |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | ||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 6 | -0/+918 |
|\ | | | | | branch. | ||||
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 7 | -1/+920 |
| | | |||||
| * | import openssl-0.9.7d | markus | 2004-04-07 | 1 | -1/+2 |
| | | |||||
| * | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 1 | -10/+4 |
| | | |||||
| * | import openssl-0.9.7-beta3 | markus | 2002-09-05 | 1 | -1/+1 |
| | | |||||
| * | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 2 | -21/+27 |
| | | |||||
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 2 | -0/+216 |
| | | | | | | | | | | 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 OpenSSL 1.0.0e | djm | 2011-11-03 | 1 | -2/+2 |
| | |||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 2 | -16/+4 |
| | |||||
* | import openssl-0.9.8j | djm | 2009-01-09 | 2 | -2/+5 |
| | |||||
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 3 | -34/+26 |
| | |||||
* | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -2/+2 |
| | |||||
* | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 2 | -1/+114 |
| | |||||
* | import openssl-0.9.7d | markus | 2004-04-07 | 1 | -0/+207 |
| | |||||
* | import 0.9.7c | markus | 2003-11-11 | 1 | -0/+386 |
| | |||||
* | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 1 | -0/+70 |
| | |||||
* | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 1 | -21/+15 |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+122 |
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. |