Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put explicit (void) in function declarations and shuffle keywords in some | miod | 2014-04-27 | 1 | -1/+1 |
| | | | | | declaration to pass -Wextra, should we want to add it to CFLAGS. No binary change. | ||||
* | KNF. | jsing | 2014-04-21 | 3 | -83/+77 |
| | |||||
* | 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 | ||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -75/+0 |
| | |||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -8/+0 |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | ||||
* | import OpenSSL 1.0.0e | djm | 2011-11-03 | 1 | -3/+2 |
| | |||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 3 | -23/+38 |
| | |||||
* | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 4 | -0/+510 |