| commit | 14db9bbd710ac8aaaee89280e9b5ffb5afedb712 | [log] [tgz] |
|---|---|---|
| author | Rob Percival <robpercival@google.com> | Tue Mar 08 19:09:06 2016 +0000 |
| committer | Rich Salz <rsalz@openssl.org> | Wed Mar 09 11:34:48 2016 -0500 |
| tree | fcbb23bd46bfe0cdf80481f2c77af37512c7429b | |
| parent | 21b908a8f95a4b2e095c64876c6991020e6c099e [diff] |
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>