Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / doc / man3 / DEFINE_STACK_OF.pod
2024-04-09 Richard LevitteCopyright year updates
2024-04-04 Tomas MrazDEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free...
2024-01-04 Tomas MrazMake OPENSSL_sk_push return only 0 or 1
2023-09-07 Matt CaswellCopyright year updates
2023-05-01 Paulidoc: note that the stack find functions no longer modif...
2022-10-21 Tomas MrazDocument the stack functions that are forgiving
2021-12-28 Michael Baentschdocument additional stack push error code
2021-11-12 Matt CaswellUse a write lock during ossl_provider_find()
2021-04-28 Tomas MrazOPENSSL_sk functions are effectively already documented
2021-04-28 Tomas MrazImprove the implementation of X509_STORE_CTX_get1_issuer()
2021-02-18 Matt CaswellUpdate copyright year
2021-02-04 Dr. David von OheimbAllow NULL arg to OPENSSL_sk_{dup,deep_copy} returning...
2020-05-15 Matt CaswellUpdate copyright year
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-10-11 Richard LevittePOD: stop abusing comment
2019-10-01 Richard LevitteMake manuals with TYPE conform with man-pages(7)
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-26 Benjamin KadukFix a couple nits in DEFINE_STACK_OF.pod
2017-10-25 Paul YangFix doc-nits in doc/man3/DEFINE_STACK_OF.pod
2017-10-25 Paul YangFix mismatch of function prototype and document
2017-10-25 Paul YangAdd sk_TYPE_new_reserve() function
2017-09-28 PauliUse safestack.h exclusively internally.
2017-09-27 PauliAdd a reserve call to the stack data structure.
2017-06-08 Beat Bollidoc/man3: reformat the function prototypes in the synopses
2017-03-15 PauliRewrite the documentation for sk_TYPE_find() and sk_TYP...
2016-11-11 Richard LevitteFix referenses in section 3 manuals
2016-10-26 Rich SalzMove manpages to man[1357] structure.