Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expand DECLARE_OBJ_BSEARCH_CMP_FN and IMPLEMENT_OBJ_BSEARCH_CMP_FN macros. | jsing | 2017-01-21 | 1 | -5/+37 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Remove various test stubs. The good ones have been moved by jsing | deraadt | 2014-06-07 | 1 | -28/+0 |
* | ok, next pass after review: when possible, put the reallocarray arguments | deraadt | 2014-05-29 | 1 | -1/+1 |
* | convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53 | deraadt | 2014-05-29 | 1 | -1/+1 |
* | KNF. | jsing | 2014-04-19 | 1 | -64/+63 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -3/+3 |
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -3/+6 |
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+231 |