Makes SCT_LIST_set_source return the number of successes
authorRob Percival <robpercival@google.com>
Fri, 4 Mar 2016 20:37:28 +0000 (20:37 +0000)
committerRich Salz <rsalz@openssl.org>
Wed, 9 Mar 2016 16:34:48 +0000 (11:34 -0500)
commit8fbb93d0e24da283a21bb48c4361e20a17bba955
tree08e16e3cab7358ed92b7089063e7a9487df834e5
parentaeb5b95576025d651c4941e7a5c157351094de84
Makes SCT_LIST_set_source return the number of successes

No longer terminates on first error, but instead tries to set the source
of every SCT regardless of whether an error occurs with some.

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