Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have ECPKParameters_print() include the NIST curve name, if known. | jsing | 2015-06-20 | 1 | -1/+10 |
* | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -15/+8 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -4/+4 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+3 |
* | 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 |
* | more: no need for null check before free | deraadt | 2014-05-30 | 1 | -2/+1 |
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | beck | 2014-05-29 | 1 | -2/+0 |
* | knf approximation | tedu | 2014-05-06 | 1 | -157/+133 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -2/+2 |
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -1/+2 |
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+391 |