]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ct/ct_b64.c
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
[thirdparty/openssl.git] / crypto / ct / ct_b64.c
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-04-23  Matt CaswellUpdate copyright year
2020-04-09  Matt CaswellMake the CT code library context aware
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-06-09  Benjamin KadukFix memory leaks in CTLOG_new_from_base64
2016-11-16  Rob PercivalPass a temporary pointer to o2i_SCT_signature from...
2016-11-16  Rob PercivalSubtract padding from outlen in ct_base64_decode
2016-08-06  Rob PercivalMkae CT_log_new_from_base64 always return 0 on failure
2016-07-25  FdaSilvaYYTypo and comment fix
2016-07-05  FdaSilvaYYImprove some error management code in CT
2016-05-17  Rich SalzCopyright consolidation 07/10
2016-03-01  Rob PercivalMove macros for reading/writing integers into ct_locl.h
2016-03-01  Rob PercivalAddresses review comments from richsalz
2016-03-01  Rob PercivalFixes potential double free and memory leak in ct_b64.c
2016-03-01  Rob PercivalVerify SCT signatures