Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -3/+3 |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | ||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -3/+6 |
| | |||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+231 |