Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / ct / ct_log.c
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-06-02 Tomas MrazCTLOG_new_ex: Fix copy&paste error when setting propq
2021-02-18 Matt CaswellUpdate copyright year
2021-02-12 Richard LevitteUse ERR_R_*_LIB instead of ERR_LIB_* as reason code...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-09-13 Matt CaswellFix safestack issues in ct.h
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-09 Matt CaswellMake the CT code library context aware
2020-01-19 PauliDeprecate the low level SHA functions.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-24 PauliUse secure_getenv(3) when available.
2018-06-21 Bernd EdlingerAdd -Wstrict-prototypes option to --strict-warnings
2018-05-29 Matt CaswellUpdate copyright year
2018-05-11 Kurt RoeckxUse void in all function definitions that do not take...
2017-09-17 PauliNull pointer used.
2017-09-06 Rich SalzAdd checks for alloc failing.
2016-08-23 Rob PercivalPrevent double-free of CTLOG public key
2016-08-05 Rob PercivalRemoves CTLOG_new_null from the CT public API
2016-07-05 FdaSilvaYYImprove some error management code in CT
2016-07-05 FdaSilvaYYFix some memory error handling in CT
2016-07-05 FdaSilvaYYAdd checks on sk_TYPE_push() returned value
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-03-09 Rob PercivalMakes CTLOG_STORE_get0_log_by_id return const CTLOG*
2016-03-09 Rob PercivalTreat boolean functions as booleans
2016-03-09 Rob PercivalMake parameters of CTLOG_get* const
2016-03-04 Rob PercivalHandle empty log name in "enable_logs" line of the...
2016-03-04 Rob PercivalHandle missing "enabled_logs" line in CT log file
2016-03-04 Rob PercivalIf a CT log entry in CTLOG_FILE is invalid, skip it...
2016-03-01 Rob PercivalAddresses review comments from richsalz
2016-03-01 Rob PercivalVerify SCT signatures