First draft of CT documentation
authorRob Percival <robpercival@google.com>
Thu, 28 Apr 2016 06:37:24 +0000 (07:37 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Aug 2016 12:58:19 +0000 (13:58 +0100)
commit56f3f714ef3f347898706826daae56eb4b2682ed
tree6a7449769e40a4547a55656f77badc695ab4cf86
parentc42b8a6e4bced8f6ecf0a0d9a0107e6e989da0c2
First draft of CT documentation

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
13 files changed:
doc/crypto/CTLOG_STORE_get0_log_by_id.pod [new file with mode: 0644]
doc/crypto/CTLOG_STORE_new.pod [new file with mode: 0644]
doc/crypto/CTLOG_new.pod [new file with mode: 0644]
doc/crypto/CT_POLICY_EVAL_CTX.pod [new file with mode: 0644]
doc/crypto/SCT_new.pod [new file with mode: 0644]
doc/crypto/SCT_print.pod [new file with mode: 0644]
doc/crypto/SCT_validate.pod [new file with mode: 0644]
doc/crypto/SCT_verify.pod [new file with mode: 0644]
doc/crypto/ct.pod [new file with mode: 0644]
doc/crypto/d2i_SCT_LIST.pod [new file with mode: 0644]
doc/crypto/o2i_SCT_LIST.pod [new file with mode: 0644]
doc/ssl/SSL_CTX_set_ctlog_list_file.pod
doc/ssl/ssl.pod