]> git.ipfire.org Git - thirdparty/openssl.git/history - test/asn1_internal_test.c
Move ossl_asn1_string_to_time_t() to libtestutil
[thirdparty/openssl.git] / test / asn1_internal_test.c
2023-09-07  Matt CaswellCopyright year updates
2023-03-23  Tomas MrazOBJ_nid2obj(): Return UNDEF object instead of NULL...
2022-12-13  Richard LevitteAllow OBJ_create() to create an OBJ and NID with a...
2021-07-10  Richard LevitteTEST: Check that i2d refuses to encode non-optional...
2021-04-08  Matt CaswellUpdate copyright year
2021-03-18  Beat BolliAdd tests for the limited Unicode code point range
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11  Matt CaswellUpdate copyright year
2018-08-07  Dr. Matthias St... test/asn1_internal_test.c: silence the new check for...
2018-08-07  Richard LevitteMake EVP_PKEY_asn1_new() stricter with its input
2017-11-16  FdaSilvaYYFix AppVeyor/VC build failure
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-06-20  PauliAddress double error and OSSLzu comments.
2017-06-20  PauliUpdate tests to avoid printf to stdout/stderr when...
2017-04-24  Richard LevitteAdapt all test programs
2017-04-20  Richard LevitteVMS: remove name mangling guards around inclusion of...
2017-04-18  Richard LevitteVMS: Fix internals test programs
2017-03-28  PauliTest infrastructure additions.
2016-11-09  Emilia KasperAdd main() test methods to reduce test boilerplate.
2016-11-04  Emilia KasperDon't create fixtures for simple tests
2016-11-04  Emilia Kaspertestutil: always print errors on failure
2016-11-03  Richard LevitteConvert asn1 selftests (a_strnid and ameth_lib) into...