aboutsummaryrefslogtreecommitdiff
path: root/test/time_offset_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-05-29Update copyright yearMatt Caswell1-1/+1
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx1-1/+1
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short1-4/+1
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-1/+2
2017-06-11Introduce ASN1_TIME_set_string_X509 APIRich Salz1-0/+1
2017-05-02Fix time offset calculation.Todd Short1-0/+114