aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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