Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add stdlib.h for reallocarray | 2019-05-23 | 1 | -1/+2 | |
* | Send the function codes from the error functions to the bit bucket, | 2017-01-29 | 1 | -5/+4 | |
* | Only import cryptlib.h in the four source files that actually need it. | 2014-07-11 | 1 | -2/+2 | |
* | Stop including standard headers via cryptlib.h - pull in the headers that | 2014-07-10 | 1 | -1/+3 | |
* | tags as requested by miod and tedu | 2014-06-12 | 1 | -1/+1 | |
* | convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53 | 2014-05-29 | 1 | -1/+1 | |
* | KNF. | 2014-04-20 | 1 | -13/+20 | |
* | fix some more leaks, mostly suggestions from miod | 2014-04-17 | 1 | -0/+2 | |
* | Change library to use intrinsic memory allocation functions instead of | 2014-04-17 | 1 | -6/+6 | |
* | resolve conflicts | 2009-01-09 | 1 | -1/+1 | |
* | resolve conflicts | 2008-09-06 | 1 | -1/+2 | |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 1 | -1/+0 | |
* | openssl-engine-0.9.6 merge | 2000-12-15 | 1 | -6/+6 | |
* | OpenSSL 0.9.5 merge | 2000-03-19 | 1 | -0/+121 |