summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-02evp_pkey_check: make this test silent on successtb1-18/+13
2023-03-02Remove a few unnecessary line continuationstb1-7/+7
2023-03-01Comment out glob for JSON webcrypto tests for nowtb1-2/+3
2023-03-01Link evp/cipher_method_lib.c to the buildtb1-1/+2
2023-03-01Convert EVP_CIPHER_meth_dup() to using calloc()tb1-3/+2
2023-03-01Make cipher_method_lib.c compile with LibreSSLtb1-15/+29
2023-03-01Add EVP_CIPHER_meth_* prototypes to evp.htb1-1/+25
2023-03-01Make the cleanup() method return an int againtb4-7/+12
2023-03-01Fix line wrapping of function pointer argumentstb1-15/+8
2023-03-01First KNF approximation as per knfmt(1)tb1-60/+72
2023-03-01Drop the EVP_CIPHER_METH_get_* functionstb1-42/+1
2023-03-01Add RCS tagtb1-0/+1
2023-03-01Revert OpenSSL commit aa6bb135tb1-5/+54