summaryrefslogtreecommitdiff
path: root/test/time_offset_test.c
Commit message (Expand)AuthorAgeFilesLines
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-05-291-1/+1
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-111-1/+1
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Consolidate to a single asn1_time_from_tm() functionTodd Short2017-08-041-4/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-1/+2
* Introduce ASN1_TIME_set_string_X509 APIRich Salz2017-06-111-0/+1
* Fix time offset calculation.Todd Short2017-05-021-0/+114