Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior and | tb | 2018-04-14 | 1 | -3/+2 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -3/+2 |
* | Enable building with -DOPENSSL_NO_DEPRECATED. | doug | 2015-02-11 | 1 | -1/+2 |
* | Check the result of sk_*_push() operations for failure. | miod | 2014-10-28 | 1 | -3/+8 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -3/+3 |
* | 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 |
* | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | beck | 2014-04-26 | 1 | -1/+1 |
* | KNF. | jsing | 2014-04-21 | 1 | -201/+221 |
* | Remove the nCipher CHIL engine. It is not standalone and depends on | reyk | 2014-04-14 | 1 | -3/+0 |
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+507 |