Age | Commit message (Expand) | Author |
---|---|---|
2015-05-15 | Fix return paths with missing EVP_CIPHER_CTX_cleanup() calls. | Jonathan Gray |
2014-10-22 | Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes(). | Joel Sing |
2014-07-11 | Avoid invoking EVP_CIPHER_CTX_cleanup() on uninitialized memory; from | Miod Vallat |
2014-07-11 | Only import cryptlib.h in the four source files that actually need it. | Joel Sing |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-05-24 | KNF. | Joel Sing |
2014-05-24 | Spell ssize_t correctly (the incorrect spelling is ossl_ssize_t). | Joel Sing |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |