Age | Commit message (Expand) | Author |
---|---|---|
2015-09-10 | Correct spelling of OPENSSL_cleanse. | Joel Sing |
2015-02-09 | BN_CTX_get() can fail - consistently check its return value. | Joel Sing |
2015-02-08 | Use `> 0' instead of `!= 0' as a successful condition for | Miod Vallat |
2014-07-12 | if (x) FOO_free(x) -> FOO_free(x). | Miod Vallat |
2014-07-10 | Explicitly include <openssl/opensslconf.h> in every file that references | Joel Sing |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-06-07 | malloc() result does not need a cast. | Theo de Raadt |
2014-05-06 | knf approximation | Ted Unangst |
2014-04-17 | kill REF_PRINT/REF_CHECK debugging framework noone would use | Theo de Raadt |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2014-04-15 | remove FIPS mode support. people who require FIPS can buy something that | Ted Unangst |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |