| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-11-07 | 11 | -478/+1288 |
|\ |
|
| * | dirmngr: Add code to support the negotiation auth method. | Werner Koch | 2023-10-02 | 2 | -39/+369 |
| * | dirmngr: Extended the http_get_header function. | Werner Koch | 2023-10-02 | 6 | -14/+23 |
| * | dirmngr: Fix handling of the HTTP Content-Length | Werner Koch | 2023-09-26 | 1 | -16/+140 |
| * | dirmngr: Require gnutls 3.2 | Werner Koch | 2023-09-26 | 1 | -138/+193 |
| * | dirmngr: Improve error codes returned from http fetching. | Werner Koch | 2023-09-26 | 3 | -14/+20 |
| * | dirmngr: Implement automatic proxy detection on Windows. | Werner Koch | 2023-09-26 | 4 | -3/+163 |
| * | dirmngr: Further simplify the http code and improve a message. | Werner Koch | 2023-09-26 | 1 | -125/+99 |
| * | dirmngr: Cleanup the http module. | Werner Koch | 2023-09-26 | 2 | -315/+447 |
| * | dirmngr: Relax the detection of the "none" keyserver. | Werner Koch | 2023-09-11 | 1 | -2/+7 |
| * | dirmngr: Allow conf files to disable default keyservers. | Werner Koch | 2023-09-06 | 1 | -4/+18 |
| * | dirmngr: Fix LDAP time parser. | Werner Koch | 2023-08-24 | 1 | -1/+2 |
| * | dirmngr: Add doc for faked-system-time | Andre Heinecke | 2023-07-21 | 1 | -2/+7 |
| * | dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP. | NIIBE Yutaka | 2023-07-05 | 1 | -0/+2 |
* | | Use gpgrt_b64* API of libgpg-error. | NIIBE Yutaka | 2023-09-26 | 3 | -19/+27 |
* | | common: Prepare for more flags in start_new_service. | Werner Koch | 2023-08-29 | 1 | -1/+1 |
* | | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 2023-08-03 | 1 | -4/+0 |
* | | agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept. | NIIBE Yutaka | 2023-08-03 | 1 | -2/+2 |
* | | dirmngr: Silence compiler when it's without LDAP. | NIIBE Yutaka | 2023-07-21 | 1 | -0/+9 |
* | | dirmngr: Add doc for faked-system-time | Andre Heinecke | 2023-07-19 | 1 | -2/+7 |
* | | commond: Introduce FD2NUM to express conversion to number of fds. | NIIBE Yutaka | 2023-07-18 | 2 | -2/+2 |
* | | dirmngr,kbk,tools: Fix type casting. | NIIBE Yutaka | 2023-07-18 | 1 | -2/+2 |
* | | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 2023-07-18 | 2 | -7/+7 |
* | | dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP. | NIIBE Yutaka | 2023-07-05 | 1 | -0/+2 |
* | | Merge branch 'STABLE-BRANCH-2-4' into master | Werner Koch | 2023-07-04 | 11 | -14/+319 |
|\| |
|
| * | delete redundant characters | zhangguangzhi | 2023-06-20 | 1 | -1/+1 |
| * | dirmngr: New option --ignore-crl-extensions. | Werner Koch | 2023-06-19 | 3 | -0/+21 |
| * | gpgsm: Support SENDCERT_SKI for --call-dirmngr | Werner Koch | 2023-06-19 | 1 | -0/+1 |
| * | dirmngr: Disable the HTTP redirect rewriting. | Werner Koch | 2023-06-15 | 5 | -6/+11 |
| * | dirmngr: New option --compatibility-flags. | Werner Koch | 2023-06-15 | 2 | -0/+35 |
| * | dirmngr: Extend the AD_QUERY command. | Werner Koch | 2023-06-07 | 3 | -8/+251 |
| * | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 2023-05-24 | 2 | -2/+2 |
| * | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 7 | -4/+257 |
* | | delete redundant characters | zhangguangzhi | 2023-06-20 | 1 | -1/+1 |
* | | agent,dirmngr: Shutdown fix for supervised mode. | NIIBE Yutaka | 2023-05-26 | 1 | -1/+6 |
* | | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 2023-05-24 | 2 | -2/+2 |
* | | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 7 | -4/+257 |
* | | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 1 | -41/+38 |
|/ |
|
* | dirmngr: Fix API of functions wrt their error type. | NIIBE Yutaka | 2023-05-01 | 2 | -10/+10 |
* | dirmngr: Return modifyTimestamp and add server option --newer. | Werner Koch | 2023-04-04 | 7 | -27/+195 |
* | dirmngr: New command AD_QUERY. | Werner Koch | 2023-03-20 | 8 | -138/+758 |
* | dirmngr: Add framework to implement a fake CRL feature. | Werner Koch | 2023-03-16 | 6 | -2/+87 |
* | dirmngr: Add command "GETINFO stats". | Werner Koch | 2023-03-10 | 7 | -35/+56 |
* | dirmngr: Distinguish between "no crl" and "crl not trusted". | Werner Koch | 2023-03-09 | 5 | -11/+29 |
* | dirmngr: Minor code cleanup in the CRL cache. | Werner Koch | 2023-03-08 | 1 | -10/+25 |
* | doc: Typo fixes and new notes in DETAILS | Werner Koch | 2023-03-03 | 1 | -1/+1 |
* | dirmngr: New debug flag "keeptmp". | Werner Koch | 2023-02-23 | 2 | -1/+4 |
* | dirmngr: Cleanup of the no-Tor check with --gpgconf-* commands | Werner Koch | 2023-01-11 | 1 | -8/+15 |
* | build: Remove Windows CE support. | NIIBE Yutaka | 2022-12-09 | 1 | -2/+2 |
* | gpgsm: Print revocation date and reason in cert listings. | Werner Koch | 2022-12-05 | 3 | -25/+70 |