summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/gost (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuke more gostbeck2024-03-282-0/+0
|
* Nuke more leftover GOST tendrils.beck2024-03-282-1495/+0
| | | | ok tb@
* Detect OPENSSL_NO_GOST correctlytb2024-02-291-1/+2
|
* Unifdef OPENSSL_NO_ENGINE in libcrypto regresstb2023-11-191-7/+1
|
* Fix GOST test with disabled enginetb2023-06-191-1/+5
|
* Error checks for EVP_*tb2022-09-121-25/+36
| | | | CID 356777
* Fix memleaks reported by Ilya Shipitsintb2022-02-081-3/+5
|
* Convert main into single exit to appease asan.tb2021-12-041-22/+33
|
* gost: missed one cleanuptb2021-11-181-2/+2
|
* gost2814789t: EVP_MD_CTX_cleanup -> EVP_MD_CTX_resettb2021-11-181-2/+2
|
* gost2814789t: convert to opaque EVP_{MD,CIPHER}_CTX.tb2021-11-181-19/+23
|
* Move 40MB of .rodata and 40MB of stack to .bss; allows this test to run onmiod2014-12-151-3/+7
| | | | platforms with small MAXTSIZ or MAXSSIZ.
* GOST tests, not connected to the build yet.miod2014-11-092-0/+1464