diff options
author | Werner Koch <wk@gnupg.org> | 2022-11-25 09:21:58 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2022-11-25 09:26:30 +0100 |
commit | d70779bdc60c40c895dcdcb846c10a7b9703263b (patch) | |
tree | af444b06d79a66fb356bcf36056bf371d5d7f06f /doc/DETAILS | |
parent | tests: Fix to support --enable-all-tests and variants. (diff) | |
download | gnupg2-d70779bdc60c40c895dcdcb846c10a7b9703263b.tar.xz gnupg2-d70779bdc60c40c895dcdcb846c10a7b9703263b.zip |
dirmngr: Silence ocsp debug output.
* dirmngr/ocsp.c (check_signature_core): No debug output
--
Also typo and doc fixes.
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 70dabe0f8..9581f3032 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -1694,6 +1694,10 @@ Description of some debug flags: - RFC-6337 :: ECC in OpenPGP - RFC-7292 :: PKCS #12: Personal Information Exchange Syntax v1.1 - RFC-8351 :: The PKCS #8 EncryptedPrivateKeyInfo Media Type + - RFC-8550 :: S/MIME Version 4.0 Certificate Handling + - RFC-8551 :: S/MIME Version 4.0 Message Specification + - RFC-2634 :: Enhanced Security Services for S/MIME + - RFC-5035 :: Enhanced Security Services (ESS) Update - draft-koch-openpgp-2015-rfc4880bis :: Updates to RFC-4880 |