summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASN1_time_parse.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* further tweakage, with an improvement from joel;jmc2016-11-051-5/+5
| | | | ok jsing schwarze
* tweak previousschwarze2016-11-041-34/+39
|
* make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hiddenbeck2016-11-041-0/+94
functions.. document with a man page. bump majors on libtls, libssl, libcrypto ok jsing@ guenther@