]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ct/ct_err.c
make error tables const and separate header file
[thirdparty/openssl.git] / crypto / ct / ct_err.c
2017-06-07  Rich Salzmake error tables const and separate header file
2016-11-15  Rob PercivalCheck that SCT timestamps are not in the future
2016-08-23  Rob PercivalInternalizes SCT_verify and removes SCT_verify_v1
2016-08-05  Rob PercivalRemoves CTLOG_new_null from the CT public API
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-04-07  Viktor Dukhovnimake update
2016-03-09  Rob PercivalUpdates ct_err.c
2016-03-01  Rob PercivalCT policy validation
2016-03-01  Rob PercivalVerify SCT signatures
2016-02-26  Rob PercivalPublic API for Certificate Transparency
2016-02-25  Adam EijdenbergAdd more CT utility routines to be used as part of...
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-10-21  Richard LevitteHandle CT error macros separately
2015-10-09  Adam EijdenbergInitial commit for Certificate Transparency support