summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/asn1/rfc5280time.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add explicit LL suffixes to the numerical constants which do not fit in 32 bits.miod2015-10-301-8/+8
* Fix case where we wanted to test ASN1_TIME_set_string() but were testingjsing2015-10-221-4/+4
* Fix a bug in the regress, and be much more pedantic about what is allowedbeck2015-09-301-22/+46
* Add an rfc5280 test suite to test x509_cmp_time.beck2015-09-291-0/+360