summaryrefslogtreecommitdiffstats
path: root/test/asn1_time_test.c
AgeCommit message (Expand)Author
2024-05-07Move ossl_asn1_string_to_time_t() to libtestutilshridhar kalavagunta
2024-04-09Copyright year updatesRichard Levitte
2024-02-25Add appropriate lower bound checks for GeneralizedTime and UTCTimeJob Snijders
2024-01-18add test for provoking integer overflow in ossl_asn1_time_from_tmPaul Dreik
2022-11-14Cast values to match printf format strings.J.W. Jagersma
2022-07-19libcrypto and test: rename asn1_string_to_time_t to ossl_asn1_string_to_time_tDr. David von Oheimb
2022-02-14Add tests for do_updatedbArmin Fuerst
2020-04-23Update copyright yearMatt Caswell
2020-01-17Add duplication APIs to ASN1_TIME and related typesPaul Yang
2019-07-02Fix TyposAntoine Cœur
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-04-08test/asn1_time_test.c: make it work on 64-bit HP-UX.Andy Polyakov
2018-02-13Update copyright yearMatt Caswell
2018-01-31test/asn1_time_test.c: fix pre-C90 warning.Andy Polyakov
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov
2017-08-30Fix return value of ASN1_TIME_compareTodd Short
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18test/asn1_time_test.c: Better check of signed time_tRichard Levitte
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short