summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/asn1/asn1evp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* spaces -> tabstb2021-04-061-5/+5
* Use ASN1_TYPE_new()/ASN1_TYPE_free() to avoid leaking memory.jsing2018-11-081-12/+17
* Use a test value that fits into a long on both 32-bit and 64-bitjsing2017-12-091-9/+11
* Add regress coverage for ASN1_TYPE_{get,set}_int_octetstring()jsing2017-11-281-0/+143