Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -3/+3 |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -1/+3 |
* | cast ASN1_STRING (unsigned char *) to match strlcat's argument (char *) | bcook | 2014-07-09 | 1 | -2/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | beck | 2014-04-26 | 1 | -6/+6 |
* | KNF. | jsing | 2014-04-21 | 1 | -251/+256 |
* | reset imprint to NULL to avoid double free. from mancha1 at zoho | tedu | 2014-04-20 | 1 | -0/+1 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -5/+5 |
* | Clean up dangerous strncpy use. This included a use where the resulting | beck | 2014-04-16 | 1 | -9/+5 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -3/+6 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -3/+5 |
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+725 |