]> git.ipfire.org Git - thirdparty/openssl.git/history - test/stack_test.c
threads_pthread.c: change inline to ossl_inline
[thirdparty/openssl.git] / test / stack_test.c
2021-10-28  x2018fix some code with obvious wrong coding style
2021-02-18  Matt CaswellUpdate copyright year
2021-02-04  Dr. David von OheimbAllow NULL arg to OPENSSL_sk_{dup,deep_copy} returning...
2020-10-15  Matt CaswellUpdate copyright year
2020-09-13  Matt CaswellIgnore unused return values from some sk_*() macros
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-09-27  PauliAdd a reserve call to the stack data structure.
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-15  PauliCorrect Oracle copyrights & clarify.
2017-06-09  Paul YangFix a bundle of trailing spaces in several files
2017-04-24  Richard LevitteAdapt all test programs
2017-03-28  PauliTest infrastructure additions.
2017-03-17  Matt CaswellFix some undefined behaviour in stack test
2017-03-15  PauliUnit tests for crypto/stack.