Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior and | 2018-04-14 | 1 | -6/+6 | |
* | Send the function codes from the error functions to the bit bucket, | 2017-01-29 | 1 | -2/+2 | |
* | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by | 2016-11-04 | 1 | -11/+5 | |
* | Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policy | 2015-02-10 | 1 | -6/+1 | |
* | Only import cryptlib.h in the four source files that actually need it. | 2014-07-11 | 1 | -4/+3 | |
* | Explicitly include <openssl/opensslconf.h> in every file that references | 2014-07-10 | 1 | -3/+3 | |
* | tags as requested by miod and tedu | 2014-06-12 | 1 | -0/+1 | |
* | KNF. | 2014-06-10 | 1 | -162/+169 | |
* | Remove WIN32, WIN64 and MINGW32 tentacles. | 2014-04-28 | 1 | -4/+0 | |
* | More OpenSSL fixes: | 2010-10-06 | 1 | -4/+4 | |
* | AES-NI engine support for OpenSSL. | 2010-07-01 | 1 | -0/+570 |