Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BN_CTX_get() can fail - consistently check its return value. | jsing | 2015-02-09 | 1 | -24/+32 |
* | Use `> 0' instead of `!= 0' as a successful condition for | miod | 2015-02-08 | 1 | -10/+10 |
* | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -11/+6 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | knf approximation | tedu | 2014-05-06 | 1 | -297/+370 |
* | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 1 | -40/+39 |
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -9/+0 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -337/+14 |
* | OpenSSL 1.0.0f: merge | djm | 2012-01-05 | 1 | -1/+1 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -0/+3 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -23/+89 |
* | cherrypick patch from OpenSSL 0.9.8m: | djm | 2010-03-04 | 1 | -4/+6 |
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+971 |