Removes SCT_LIST_set_source and SCT_LIST_set0_logs
authorRob Percival <robpercival@google.com>
Tue, 8 Mar 2016 19:09:06 +0000 (19:09 +0000)
committerRich Salz <rsalz@openssl.org>
Wed, 9 Mar 2016 16:34:48 +0000 (11:34 -0500)
commit14db9bbd710ac8aaaee89280e9b5ffb5afedb712
treefcbb23bd46bfe0cdf80481f2c77af37512c7429b
parent21b908a8f95a4b2e095c64876c6991020e6c099e
Removes SCT_LIST_set_source and SCT_LIST_set0_logs

Both of these functions can easily be implemented by callers instead.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ct/ct_sct.c
include/openssl/ct.h
test/ct_test.c
util/libcrypto.num