Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-01 | Make cipher_method_lib.c compile with LibreSSL | tb | 1 | -15/+29 |
2023-03-01 | Add EVP_CIPHER_meth_* prototypes to evp.h | tb | 1 | -1/+25 |
2023-03-01 | Make the cleanup() method return an int again | tb | 4 | -7/+12 |
2023-03-01 | Fix line wrapping of function pointer arguments | tb | 1 | -15/+8 |
2023-03-01 | First KNF approximation as per knfmt(1) | tb | 1 | -60/+72 |
2023-03-01 | Drop the EVP_CIPHER_METH_get_* functions | tb | 1 | -42/+1 |
2023-03-01 | Add RCS tag | tb | 1 | -0/+1 |
2023-03-01 | Revert OpenSSL commit aa6bb135 | tb | 1 | -5/+54 |