Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the libssl/src directory | 2016-09-03 | 1 | -87/+0 | |
| | |||||
* | None of these need to include <openssl/rand.h> | 2014-10-18 | 1 | -2/+1 | |
| | |||||
* | Only import cryptlib.h in the four source files that actually need it. | 2014-07-11 | 1 | -4/+5 | |
| | | | | | | | | Remove the openssl public includes from cryptlib.h and add a small number of includes into the source files that actually need them. While here, also sort/group/tidy the includes. ok beck@ miod@ | ||||
* | tags as requested by miod and tedu | 2014-06-12 | 1 | -1/+1 | |
| | |||||
* | KNF. | 2014-04-21 | 1 | -16/+17 | |
| | |||||
* | Change library to use intrinsic memory allocation functions instead of | 2014-04-17 | 1 | -1/+1 | |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | ||||
* | import of OpenSSL 0.9.8h | 2008-09-06 | 1 | -3/+4 | |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 1 | -0/+85 | |