]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ct/ct_oct.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ct / ct_oct.c
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-01-29  Richard LevitteFix faulty free
2016-11-16  Rob PercivalMove SCT_LIST_free definition into a more logical place
2016-06-07  Rob PercivalFix potential access of null pointer (pp)
2016-05-17  Rich SalzCopyright consolidation 07/10
2016-04-07  Viktor DukhovniSuppress CT callback as appropriate
2016-03-09  Rob PercivalMakes STACK_OF(SCT)* parameter of i2d_SCT_LIST const
2016-03-01  Rob PercivalAddresses review comments from richsalz
2016-02-26  Rob PercivalFix for potential deferencing of null pointer in o2i_SC...
2016-02-26  Rob PercivalPublic API for Certificate Transparency
2016-02-25  Adam EijdenbergAdd more CT utility routines to be used as part of...