Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the libssl/src directory | 2016-09-03 | 1 | -158/+0 | |
| | |||||
* | Only import cryptlib.h in the four source files that actually need it. | 2014-07-11 | 1 | -3/+3 | |
| | | | | | | | | 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 | -2/+4 | |
| | | | | | | are needed in the source files that actually require them. ok beck@ miod@ | ||||
* | tags as requested by miod and tedu | 2014-06-12 | 1 | -1/+1 | |
| | |||||
* | do not include dso.h where it is not needed; ok miod | 2014-06-09 | 1 | -1/+0 | |
| | |||||
* | More KNF. | 2014-04-19 | 1 | -14/+19 | |
| | |||||
* | lob a few more knf grenades in here to soften things up. | 2014-04-18 | 1 | -15/+7 | |
| | |||||
* | putting most of the braces in the right column is the very least we can do. | 2014-04-18 | 1 | -21/+21 | |
| | |||||
* | 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 | ||||
* | resolve conflicts | 2009-01-09 | 1 | -1/+1 | |
| | |||||
* | resolve conflicts | 2008-09-06 | 1 | -2/+62 | |
| | |||||
* | import openssl-0.9.7d | 2004-04-07 | 1 | -2/+7 | |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 1 | -0/+95 | |