summaryrefslogtreecommitdiffstats
path: root/dirmngr (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the default keyserver.Werner Koch9 days1-2/+4
* doc: One typo fix.Werner Koch10 days1-1/+1
* Stronger deprecate the --supervised option.Werner Koch10 days1-1/+1
* gpgconf: Show also the used nPth version with -VWerner Koch2024-11-121-1/+4
* dirmngr: Print a brief list of URLs with LISTCRLS.Werner Koch2024-10-141-0/+5
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-092-16/+14
* indent: Fix spellingDaniel Kahn Gillmor2024-05-3115-39/+39
* spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka2024-05-311-1/+1
* dirmngr: Fix a call of calloc.NIIBE Yutaka2024-05-141-1/+1
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-03-125-24/+17
|\
| * dirmngr: Fix keep-alive flag handling.NIIBE Yutaka2024-02-161-1/+9
| * dirmngr: Fix the regression of use of proxy for TLS connection.NIIBE Yutaka2024-02-161-12/+2
| * dirmngr: Fix proxy with TLS.NIIBE Yutaka2024-02-151-7/+1
| * doc: Fix spelling errors found by lintian.Werner Koch2024-01-294-5/+5
| * dirmngr: For CRL issuer verification trust the system's root CA.Werner Koch2024-01-261-0/+1
* | common,dirmngr:w32: Add include files.NIIBE Yutaka2024-02-152-1/+3
* | dirmngr:w32: Add include files.NIIBE Yutaka2024-02-151-0/+2
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-11-0711-478/+1288
|\|
| * dirmngr: Add code to support the negotiation auth method.Werner Koch2023-10-022-39/+369
| * dirmngr: Extended the http_get_header function.Werner Koch2023-10-026-14/+23
| * dirmngr: Fix handling of the HTTP Content-LengthWerner Koch2023-09-261-16/+140
| * dirmngr: Require gnutls 3.2Werner Koch2023-09-261-138/+193
| * dirmngr: Improve error codes returned from http fetching.Werner Koch2023-09-263-14/+20
| * dirmngr: Implement automatic proxy detection on Windows.Werner Koch2023-09-264-3/+163
| * dirmngr: Further simplify the http code and improve a message.Werner Koch2023-09-261-125/+99
| * dirmngr: Cleanup the http module.Werner Koch2023-09-262-315/+447
| * dirmngr: Relax the detection of the "none" keyserver.Werner Koch2023-09-111-2/+7
| * dirmngr: Allow conf files to disable default keyservers.Werner Koch2023-09-061-4/+18
| * dirmngr: Fix LDAP time parser.Werner Koch2023-08-241-1/+2
| * dirmngr: Add doc for faked-system-timeAndre Heinecke2023-07-211-2/+7
| * dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.NIIBE Yutaka2023-07-051-0/+2
* | Use gpgrt_b64* API of libgpg-error.NIIBE Yutaka2023-09-263-19/+27
* | common: Prepare for more flags in start_new_service.Werner Koch2023-08-291-1/+1
* | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka2023-08-031-4/+0
* | agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept.NIIBE Yutaka2023-08-031-2/+2
* | dirmngr: Silence compiler when it's without LDAP.NIIBE Yutaka2023-07-211-0/+9
* | dirmngr: Add doc for faked-system-timeAndre Heinecke2023-07-191-2/+7
* | commond: Introduce FD2NUM to express conversion to number of fds.NIIBE Yutaka2023-07-182-2/+2
* | dirmngr,kbk,tools: Fix type casting.NIIBE Yutaka2023-07-181-2/+2
* | common: Introduce FD_DBG to display gnupg_fd_t value.NIIBE Yutaka2023-07-182-7/+7
* | dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.NIIBE Yutaka2023-07-051-0/+2
* | Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2023-07-0411-14/+319
|\|
| * delete redundant characterszhangguangzhi2023-06-201-1/+1
| * 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