Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to EVP_CIPHER_do_all() now that snaps are available on most arches | tb | 2024-01-15 | 1 | -5/+3 |
* | Remove the evp_pkey_method() test | tb | 2024-01-11 | 1 | -38/+1 |
* | Sprinkle a handfull of missing continue | tb | 2023-12-31 | 1 | -1/+10 |
* | Add extended regress coverage for ASN.1 methods | tb | 2023-12-30 | 1 | -1/+147 |
* | evp_test: zap extra empty line | tb | 2023-12-10 | 1 | -2/+1 |
* | Add regress coverage for OBJ_NAME_do_all*() | tb | 2023-12-08 | 1 | -2/+99 |
* | EVP test: fix includes | tb | 2023-11-27 | 1 | -3/+3 |
* | EVP test: add regress coverage for the do_all() API | tb | 2023-11-27 | 1 | -1/+132 |
* | Appease coverity | tb | 2023-09-29 | 1 | -2/+4 |
* | Don't leak ctx on failure | tb | 2023-09-28 | 1 | -3/+2 |
* | Add more regress coverage for EVP_CIPHER_CTX_iv_length() | tb | 2023-09-28 | 1 | -1/+268 |
* | Add OPENSSL_cleanup() calls to some regress. | jsing | 2023-03-11 | 1 | -1/+3 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | Add some regress coverage for EVP_PKEY_METHOD. | jsing | 2022-11-09 | 1 | -3/+40 |
* | Add some regress coverage for EVP_PKEY_ASN1_METHOD | jsing | 2022-11-09 | 1 | -0/+112 |