ssl/statem: Replace size_t with int and add the checks
[openssl.git] / test / asn1_time_test.c
2024-04-09 Richard LevitteCopyright year updates
2024-02-25 Job SnijdersAdd appropriate lower bound checks for GeneralizedTime...
2024-01-18 Paul Dreikadd test for provoking integer overflow in ossl_asn1_ti...
2022-11-14 J.W. JagersmaCast values to match printf format strings.
2022-07-19 Dr. David von Oheimblibcrypto and test: rename asn1_string_to_time_t to...
2022-02-14 Armin FuerstAdd tests for do_updatedb
2020-04-23 Matt CaswellUpdate copyright year
2020-01-17 Paul YangAdd duplication APIs to ASN1_TIME and related types
2019-07-02 Antoine CœurFix Typos
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-08 Andy Polyakovtest/asn1_time_test.c: make it work on 64-bit HP-UX.
2018-02-13 Matt CaswellUpdate copyright year
2018-01-31 Andy Polyakovtest/asn1_time_test.c: fix pre-C90 warning.
2017-11-13 Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-08-30 Todd ShortFix return value of ASN1_TIME_compare
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-18 Richard Levittetest/asn1_time_test.c: Better check of signed time_t
2017-08-17 PauliRemove tests dependence on e_os.h
2017-08-04 Todd ShortConsolidate to a single asn1_time_from_tm() function