aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-07dirmngr: Fix libdns with 127.0.0.1.NIIBE Yutaka1-6/+6
2025-03-07Typo fix and add missing prototype.Werner Koch1-0/+1
2025-03-06dirmngr: Use the same thread init strategy as gpg-agent et al.Werner Koch1-29/+42
2025-03-05w32: On socket nonce mismatch close the socket.Werner Koch1-1/+2
2025-03-05Log the Windows system error code at more places.Werner Koch1-1/+4
2025-02-21dirmngr: Prepare for new command KS_DEL.Werner Koch4-0/+95
2025-02-21dirmngr: Factor a common command parsing code out.Werner Koch1-51/+51
2025-01-08Remove the default keyserver.Werner Koch1-2/+4
2025-01-08doc: One typo fix.Werner Koch1-1/+1
2025-01-08Stronger deprecate the --supervised option.Werner Koch1-1/+1
2024-11-12gpgconf: Show also the used nPth version with -VWerner Koch1-1/+4
2024-10-14dirmngr: Print a brief list of URLs with LISTCRLS.Werner Koch1-0/+5
2024-07-09Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2-16/+14
2024-05-31indent: Fix spellingDaniel Kahn Gillmor15-39/+39
2024-05-31spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka1-1/+1
2024-05-14dirmngr: Fix a call of calloc.NIIBE Yutaka1-1/+1
2024-02-16dirmngr: Fix keep-alive flag handling.NIIBE Yutaka1-1/+9
2024-02-16dirmngr: Fix the regression of use of proxy for TLS connection.NIIBE Yutaka1-12/+2
2024-02-15dirmngr: Fix proxy with TLS.NIIBE Yutaka1-7/+1
2024-02-15common,dirmngr:w32: Add include files.NIIBE Yutaka2-1/+3
2024-02-15dirmngr:w32: Add include files.NIIBE Yutaka1-0/+2
2024-01-29doc: Fix spelling errors found by lintian.Werner Koch4-5/+5
2024-01-26dirmngr: For CRL issuer verification trust the system's root CA.Werner Koch1-0/+1
2023-10-02dirmngr: Add code to support the negotiation auth method.Werner Koch2-39/+369
2023-10-02dirmngr: Extended the http_get_header function.Werner Koch6-14/+23
2023-09-26dirmngr: Fix handling of the HTTP Content-LengthWerner Koch1-16/+140
2023-09-26dirmngr: Require gnutls 3.2Werner Koch1-138/+193
2023-09-26dirmngr: Improve error codes returned from http fetching.Werner Koch3-14/+20
2023-09-26dirmngr: Implement automatic proxy detection on Windows.Werner Koch4-3/+163
2023-09-26dirmngr: Further simplify the http code and improve a message.Werner Koch1-125/+99
2023-09-26dirmngr: Cleanup the http module.Werner Koch2-315/+447
2023-09-26Use gpgrt_b64* API of libgpg-error.NIIBE Yutaka3-19/+27
2023-09-11dirmngr: Relax the detection of the "none" keyserver.Werner Koch1-2/+7
2023-09-06dirmngr: Allow conf files to disable default keyservers.Werner Koch1-4/+18
2023-08-29common: Prepare for more flags in start_new_service.Werner Koch1-1/+1
2023-08-24dirmngr: Fix LDAP time parser.Werner Koch1-1/+2
2023-08-03agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka1-4/+0
2023-08-03agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept.NIIBE Yutaka1-2/+2
2023-07-21dirmngr: Add doc for faked-system-timeAndre Heinecke1-2/+7
2023-07-21dirmngr: Silence compiler when it's without LDAP.NIIBE Yutaka1-0/+9
2023-07-19dirmngr: Add doc for faked-system-timeAndre Heinecke1-2/+7
2023-07-18commond: Introduce FD2NUM to express conversion to number of fds.NIIBE Yutaka2-2/+2
2023-07-18dirmngr,kbk,tools: Fix type casting.NIIBE Yutaka1-2/+2
2023-07-18common: Introduce FD_DBG to display gnupg_fd_t value.NIIBE Yutaka2-7/+7
2023-07-05dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.NIIBE Yutaka1-0/+2
2023-07-05dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.NIIBE Yutaka1-0/+2
2023-06-20delete redundant characterszhangguangzhi1-1/+1
2023-06-20delete redundant characterszhangguangzhi1-1/+1
2023-06-19dirmngr: New option --ignore-crl-extensions.Werner Koch3-0/+21
2023-06-19gpgsm: Support SENDCERT_SKI for --call-dirmngrWerner Koch1-0/+1