Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | Use p==NULL not !p (in if statements, mainly) | Rich Salz | 2015-05-11 | 1 | -1/+2 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-07 | 1 | -1/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -49/+43 |
* | remove FIPS module code from crypto/evp | Dr. Stephen Henson | 2014-12-08 | 1 | -4/+0 |
* | add missing evp_cnf.c file | Dr. Stephen Henson | 2012-07-04 | 1 | -0/+125 |