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