Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -4/+4 | |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | |||||
* | 1. RAND_seed is now DEPRECATED | deraadt | 2014-04-17 | 1 | -1/+0 | |
| | | | | | | | | | | 2. Even passing a digest in as entropy is sloppy. But apparently the OpenSSL guys could find no objects of lesser value to pass to the pluggable random subsystem, and had to resort to private keys and digests. Classy. ok djm | |||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -76/+0 | |
| | ||||||
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -18/+0 | |
| | | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt | |||||
* | Moved to regress/lib/libcrypto. | miod | 2014-04-15 | 1 | -572/+0 | |
| | ||||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -64/+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 | 1 | -2/+9 | |
|\ | | | | | branch. | |||||
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -2/+9 | |
| | | ||||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -6/+8 | |
|\ \ | | | | | | | branch. | |||||
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -6/+8 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 5 | -3/+37 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 5 | -3/+37 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-01-05 | 1 | -7/+78 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | OpenSSL 1.0.0f: import upstream source | djm | 2012-01-05 | 1 | -7/+78 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2011-11-03 | 2 | -2/+8 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import OpenSSL 1.0.0e | djm | 2011-11-03 | 2 | -2/+8 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2011-11-03 | 1 | -3/+2 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import OpenSSL 1.0.0e | djm | 2011-11-03 | 1 | -3/+2 | |
| | | | ||||||
* | | | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -24/+22 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 4 | -134/+117 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 4 | -134/+117 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 2 | -25/+23 | |
| | | | ||||||
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -16/+33 | |
| | | | ||||||
* | | | resolve conflicts | djm | 2009-01-09 | 1 | -17/+20 | |
| | | | ||||||
* | | | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -17/+31 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 8 | -0/+1488 | |
|\ \ \ | |/ / |/| / | |/ | branch. | |||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 8 | -0/+1488 | |
| | ||||||
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 2 | -0/+625 | |