| Commit message (Expand) | Author | Age | Files | Lines |
* | dirmngr: Use the same thread init strategy as gpg-agent et al. | Werner Koch | 2025-03-06 | 1 | -29/+42 |
* | w32: On socket nonce mismatch close the socket. | Werner Koch | 2025-03-05 | 1 | -1/+2 |
* | Log the Windows system error code at more places. | Werner Koch | 2025-03-05 | 1 | -1/+4 |
* | Stronger deprecate the --supervised option. | Werner Koch | 2025-01-08 | 1 | -1/+1 |
* | gpgconf: Show also the used nPth version with -V | Werner Koch | 2024-11-12 | 1 | -1/+4 |
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 1 | -3/+3 |
* | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-11-07 | 1 | -0/+1 |
|\ |
|
| * | dirmngr: Implement automatic proxy detection on Windows. | Werner Koch | 2023-09-26 | 1 | -0/+1 |
| * | dirmngr: Add doc for faked-system-time | Andre Heinecke | 2023-07-21 | 1 | -2/+7 |
* | | 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: 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 | 1 | -1/+1 |
* | | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 2023-07-18 | 1 | -4/+4 |
* | | Merge branch 'STABLE-BRANCH-2-4' into master | Werner Koch | 2023-07-04 | 1 | -0/+27 |
|\| |
|
| * | dirmngr: New option --ignore-crl-extensions. | Werner Koch | 2023-06-19 | 1 | -0/+7 |
| * | dirmngr: New option --compatibility-flags. | Werner Koch | 2023-06-15 | 1 | -0/+20 |
* | | agent,dirmngr: Shutdown fix for supervised mode. | NIIBE Yutaka | 2023-05-26 | 1 | -1/+6 |
|/ |
|
* | dirmngr: New command AD_QUERY. | Werner Koch | 2023-03-20 | 1 | -0/+2 |
* | dirmngr: Add framework to implement a fake CRL feature. | Werner Koch | 2023-03-16 | 1 | -1/+9 |
* | dirmngr: Add command "GETINFO stats". | Werner Koch | 2023-03-10 | 1 | -2/+3 |
* | dirmngr: New debug flag "keeptmp". | Werner Koch | 2023-02-23 | 1 | -1/+2 |
* | dirmngr: Cleanup of the no-Tor check with --gpgconf-* commands | Werner Koch | 2023-01-11 | 1 | -8/+15 |
* | dirmngr: New option --debug-cache-expired-certs. | Werner Koch | 2022-08-31 | 1 | -1/+8 |
* | dirmngr: Fix for C90 compiler. | NIIBE Yutaka | 2022-04-26 | 1 | -1/+2 |
* | Deprecate the --supervised options. | Werner Koch | 2022-04-25 | 1 | -1/+4 |
* | dirmngr: Avoid initial delay on the first keyserver access. | Werner Koch | 2022-02-01 | 1 | -0/+9 |
* | gpgconf: Return --ldapserver and --keyserver from dirmngr. | Werner Koch | 2022-01-25 | 1 | -8/+7 |
* | agent,dirmngr: New option --steal-socket | Werner Koch | 2021-11-13 | 1 | -1/+12 |
* | dirmngr: New option --ignore-cert | Werner Koch | 2021-10-06 | 1 | -4/+49 |
* | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 2021-10-05 | 1 | -1/+1 |
* | dirmngr: Fix build with --disable-ldap. | NIIBE Yutaka | 2021-06-16 | 1 | -0/+2 |
* | dirmngr: Use --ldaptimeout for OpenPGP LDAP keyservers. | Werner Koch | 2021-06-16 | 1 | -3/+5 |
* | dirmngr: New option --ldapserver | Werner Koch | 2021-06-16 | 1 | -2/+37 |
* | Support log-file option from common.conf for all daemon. | Werner Koch | 2021-04-20 | 1 | -2/+29 |
* | gpgconf: Also print revision of libksba. | Werner Koch | 2020-11-19 | 1 | -3/+4 |
* | common: New functions gnupg_opendir et al. | Werner Koch | 2020-10-21 | 1 | -1/+1 |
* | Replace all calls to stat by gnupg_stat. | Werner Koch | 2020-10-20 | 1 | -1/+1 |
* | Replace all calls to access by gnupg_access | Werner Koch | 2020-10-20 | 1 | -1/+1 |
* | gpgconf: New option --show-versions. | Werner Koch | 2020-10-02 | 1 | -1/+67 |
* | dirmngr: Silence annoying warning for missing default ldap server file. | Werner Koch | 2020-07-02 | 1 | -5/+8 |
* | gpgconf: Further simplify the gpgconf option processing. | Werner Koch | 2020-03-14 | 1 | -54/+2 |
* | dirmngr: Re-group the options in the --help output. | Werner Koch | 2020-03-06 | 1 | -50/+81 |
* | gpgconf: Support reading global options (part 2). | Werner Koch | 2020-03-06 | 1 | -2/+4 |
* | agent,dirmngr: Re-read the user specified config file. | Werner Koch | 2020-02-22 | 1 | -2/+8 |
* | Use gpgrt's new option parser for the remaining daemons. | Werner Koch | 2020-02-21 | 1 | -102/+80 |
* | gpg: Use gpgrt's new option parser to provide a global conf file. | Werner Koch | 2020-02-20 | 1 | -0/+4 |
* | Spelling cleanup. | Daniel Kahn Gillmor | 2020-02-18 | 1 | -2/+2 |
* | build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. | Werner Koch | 2020-02-10 | 1 | -0/+1 |
* | dirmngr: Replace no-strict-overflow pragma by wrapv pragma. | Werner Koch | 2019-11-27 | 1 | -3/+8 |