| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | BN_CTX_get() can fail - consistently check its return value. | jsing | 2015-02-09 | 1 | -4/+7 |
| * | Nuke yet more obvious #include duplications. | krw | 2014-11-19 | 1 | -3/+1 |
| * | Guard RSA / RC4-5 ASM when NO_ASM is not defined | bcook | 2014-08-11 | 1 | -3/+4 |
| * | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -7/+4 |
| * | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+4 |
| * | More KNF. | jsing | 2014-06-22 | 1 | -5/+5 |
| * | KNF. | jsing | 2014-06-22 | 1 | -287/+326 |
| * | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| * | convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53 | deraadt | 2014-05-29 | 1 | -1/+1 |
| * | Remove WIN32, WIN64 and MINGW32 tentacles. | miod | 2014-04-28 | 1 | -4/+0 |
| * | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 1 | -16/+6 |
| * | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -2/+2 |
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+668 |
