aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * dirmngr: New option --ignore-crl-extensions.Werner Koch2023-06-193-0/+21
| * gpgsm: Support SENDCERT_SKI for --call-dirmngrWerner Koch2023-06-191-0/+1
| * dirmngr: Disable the HTTP redirect rewriting.Werner Koch2023-06-155-6/+11
| * dirmngr: New option --compatibility-flags.Werner Koch2023-06-152-0/+35
| * dirmngr: Extend the AD_QUERY command.Werner Koch2023-06-073-8/+251
| * w32: Add missing supportedOS Ids for Windows-10Werner Koch2023-05-242-2/+2
| * w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-247-4/+257
* | delete redundant characterszhangguangzhi2023-06-201-1/+1
* | agent,dirmngr: Shutdown fix for supervised mode.NIIBE Yutaka2023-05-261-1/+6
* | w32: Add missing supportedOS Ids for Windows-10Werner Koch2023-05-242-2/+2
* | w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-247-4/+257
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka2023-05-111-41/+38
|/
* dirmngr: Fix API of functions wrt their error type.NIIBE Yutaka2023-05-012-10/+10
* dirmngr: Return modifyTimestamp and add server option --newer.Werner Koch2023-04-047-27/+195
* dirmngr: New command AD_QUERY.Werner Koch2023-03-208-138/+758
* dirmngr: Add framework to implement a fake CRL feature.Werner Koch2023-03-166-2/+87
* dirmngr: Add command "GETINFO stats".Werner Koch2023-03-107-35/+56
* dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch2023-03-095-11/+29
* dirmngr: Minor code cleanup in the CRL cache.Werner Koch2023-03-081-10/+25
* doc: Typo fixes and new notes in DETAILSWerner Koch2023-03-031-1/+1
* dirmngr: New debug flag "keeptmp".Werner Koch2023-02-232-1/+4
* dirmngr: Cleanup of the no-Tor check with --gpgconf-* commandsWerner Koch2023-01-111-8/+15
* build: Remove Windows CE support.NIIBE Yutaka2022-12-091-2/+2
* gpgsm: Print revocation date and reason in cert listings.Werner Koch2022-12-053-25/+70
* doc: Comment typo fixWerner Koch2022-11-291-2/+2
* dirmngr: Silence ocsp debug output.Werner Koch2022-11-251-2/+5
* dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch2022-11-152-3/+4
* agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.NIIBE Yutaka2022-10-201-1/+1
* dirmngr: Fix build with no LDAP support.NIIBE Yutaka2022-10-141-0/+2
* dirmngr: Support paged LDAP mode for KS_GETWerner Koch2022-10-053-37/+214
* dirmngr: New options --first and --next for KS_GET.Werner Koch2022-10-046-133/+345
* dirmngr: Minor fix for baseDN fallback.Werner Koch2022-09-291-37/+22
* dirnmgr: Fix the function prototype.NIIBE Yutaka2022-09-291-1/+1
* dirmngr: Change interrogate_ldap_dn for better memory semantics.NIIBE Yutaka2022-09-291-28/+12
* dirmngr: Interrogate LDAP server when base DN specified.Joey Berkovitz2022-09-291-7/+26
* dirmngr: Fix lost flags during LDAP uploadWerner Koch2022-09-282-15/+18
* dirmngr: New server flag "areconly" (A-record-only)Werner Koch2022-09-285-3/+48
* dirmngr: Support gpgMailbox for mode MAILSUB and MAILEND.Werner Koch2022-09-261-2/+8
* dirmngr: Factor out interrogate_ldap_dn function.NIIBE Yutaka2022-09-261-66/+69
* dirmngr: Fix CRL DP error fallback to other schemes.Werner Koch2022-09-161-28/+12
* dirmngr:dns,doc,gpg: Fix for noreturn for C11.NIIBE Yutaka2022-09-161-1/+1
* dirmngr: Fix for USE_LDAP.NIIBE Yutaka2022-09-142-0/+7
* dirmngr:dns: Fixes for function prototypes.NIIBE Yutaka2022-09-141-59/+164
* agent,dirmngr,gpg,scd: Clean up for modern compiler.NIIBE Yutaka2022-09-144-6/+4
* dirmngr: New option --debug-cache-expired-certs.Werner Koch2022-08-313-3/+14
* dirmngr: Reject certificate which is not valid into cache.NIIBE Yutaka2022-08-261-0/+14
* dirmngr: Fix NTBTLS include for testAndre Heinecke2022-08-161-1/+2
* dirmngr: Fix failed malloc error message.Werner Koch2022-08-031-2/+5
* dirmngr: Fix a wrong compiler warning.Werner Koch2022-06-131-1/+1
* dirmngr: Fix for Windows.NIIBE Yutaka2022-05-101-4/+38