Age | Commit message (Expand) | Author |
---|---|---|
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2022-11-18 | Change the pkey.ptr from char * to void * | Theo Buehler |
2021-12-12 | Include evp_locl.h where it will be needed once most structs from | Theo Buehler |
2014-07-12 | if (x) FOO_free(x) -> FOO_free(x). | Miod Vallat |
2014-07-11 | Only import cryptlib.h in the four source files that actually need it. | Joel Sing |
2014-06-21 | More KNF. | Joel Sing |
2014-06-21 | KNF | Miod Vallat |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-04-27 | Use C99 initializers for the various FOO_METHOD structs. More readable, and | Miod Vallat |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |