Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the libssl/src directory | 2016-09-03 | 1 | -168/+0 | |
| | |||||
* | Only import cryptlib.h in the four source files that actually need it. | 2014-07-11 | 1 | -2/+1 | |
| | | | | | | | | 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@ | ||||
* | Stop including standard headers via cryptlib.h - pull in the headers that | 2014-07-10 | 1 | -1/+3 | |
| | | | | | | are needed in the source files that actually require them. ok beck@ miod@ | ||||
* | KNF. | 2014-07-08 | 1 | -31/+56 | |
| | |||||
* | tags as requested by miod and tedu | 2014-06-12 | 1 | -1/+1 | |
| | |||||
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | 2014-05-29 | 1 | -4/+0 | |
| | | | | ok to firebomb from tedu@ | ||||
* | Change library to use intrinsic memory allocation functions instead of | 2014-04-17 | 1 | -2/+2 | |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | ||||
* | resolve conflicts, fix local changes | 2010-10-01 | 1 | -2/+2 | |
| | |||||
* | resolve conflicts | 2009-01-09 | 1 | -1/+1 | |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 1 | -8/+32 | |
| | |||||
* | openssl-engine-0.9.6a merge | 2001-06-22 | 1 | -7/+11 | |
| | |||||
* | openssl-engine-0.9.6 merge | 2000-12-15 | 1 | -2/+2 | |
| | |||||
* | new files for OpenSSL 0.9.4 | 1999-09-29 | 1 | -0/+118 | |