Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke more gost | beck | 2024-03-28 | 2 | -0/+0 |
| | |||||
* | Nuke more leftover GOST tendrils. | beck | 2024-03-28 | 2 | -1495/+0 |
| | | | | ok tb@ | ||||
* | Detect OPENSSL_NO_GOST correctly | tb | 2024-02-29 | 1 | -1/+2 |
| | |||||
* | Unifdef OPENSSL_NO_ENGINE in libcrypto regress | tb | 2023-11-19 | 1 | -7/+1 |
| | |||||
* | Fix GOST test with disabled engine | tb | 2023-06-19 | 1 | -1/+5 |
| | |||||
* | Error checks for EVP_* | tb | 2022-09-12 | 1 | -25/+36 |
| | | | | CID 356777 | ||||
* | Fix memleaks reported by Ilya Shipitsin | tb | 2022-02-08 | 1 | -3/+5 |
| | |||||
* | Convert main into single exit to appease asan. | tb | 2021-12-04 | 1 | -22/+33 |
| | |||||
* | gost: missed one cleanup | tb | 2021-11-18 | 1 | -2/+2 |
| | |||||
* | gost2814789t: EVP_MD_CTX_cleanup -> EVP_MD_CTX_reset | tb | 2021-11-18 | 1 | -2/+2 |
| | |||||
* | gost2814789t: convert to opaque EVP_{MD,CIPHER}_CTX. | tb | 2021-11-18 | 1 | -19/+23 |
| | |||||
* | Move 40MB of .rodata and 40MB of stack to .bss; allows this test to run on | miod | 2014-12-15 | 1 | -3/+7 |
| | | | | platforms with small MAXTSIZ or MAXSSIZ. | ||||
* | GOST tests, not connected to the build yet. | miod | 2014-11-09 | 2 | -0/+1464 |