| Commit message (Expand) | Author | Files | Lines |
2025-03-05 | w32: On socket nonce mismatch close the socket. | Werner Koch | 1 | -2/+3 |
2025-03-05 | Log the Windows system error code at more places. | Werner Koch | 1 | -2/+6 |
2024-08-02 | keyboxd: New getinfo subcommand "connections". | Werner Koch | 1 | -1/+0 |
2024-07-09 | common: On Windows, we care about how PIPE handles are inherited. | NIIBE Yutaka | 1 | -1/+1 |
2024-05-31 | indent: Fix spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2024-01-24 | kbx: Have threads monitoring socket takeover and homedir if no inotify. | NIIBE Yutaka | 1 | -117/+229 |
2023-12-26 | agent,kbx: Fix reliable_homedir_inotify (2/2). | NIIBE Yutaka | 1 | -15/+5 |
2023-12-26 | agent,kbx: Fix reliable_homedir_inotify (1/2). | NIIBE Yutaka | 1 | -10/+8 |
2023-12-19 | kbx: Create public-keys.d, after creating the homedir. | NIIBE Yutaka | 1 | -0/+1 |
2023-08-03 | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 1 | -0/+1 |
2023-08-03 | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 1 | -6/+0 |
2023-08-03 | agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept. | NIIBE Yutaka | 1 | -2/+2 |
2023-07-18 | commond: Introduce FD2NUM to express conversion to number of fds. | NIIBE Yutaka | 1 | -1/+1 |
2023-07-18 | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 1 | -3/+3 |
2022-06-03 | Remove remaining support for WindowsCE | Werner Koch | 1 | -15/+2 |
2021-11-13 | keyboxd: New option --steal-socket. | Werner Koch | 1 | -8/+20 |
2021-10-05 | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 1 | -1/+1 |
2021-05-20 | kbx: Avoid uninitialized read | Jakub Jelen | 1 | -1/+4 |
2021-04-20 | Support log-file option from common.conf for all daemon. | Werner Koch | 1 | -2/+29 |
2021-03-22 | kbxd: Group the options. | Werner Koch | 1 | -11/+11 |
2020-10-20 | Replace all calls to stat by gnupg_stat. | Werner Koch | 1 | -3/+3 |
2020-03-14 | gpgconf: Further simplify the gpgconf option processing. | Werner Koch | 1 | -20/+0 |
2020-02-22 | Use gpgrt's new option parser for the new keyboxd. | Werner Koch | 1 | -102/+88 |
2020-02-18 | Spelling cleanup. | Daniel Kahn Gillmor | 1 | -2/+2 |
2020-02-10 | build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. | Werner Koch | 1 | -0/+1 |
2020-01-02 | kbx: Initial support for an SQLite backend | Werner Koch | 1 | -2/+4 |
2019-12-23 | kbx: Change keyboxd to work only with one database. | Werner Koch | 1 | -2/+2 |
2019-09-10 | kbx: Allow fd-passing for the keyboxd. | Werner Koch | 1 | -1/+7 |
2019-08-06 | kbx: Add framework for the SEARCH command | Werner Koch | 1 | -1/+23 |
2018-09-05 | kbx: Add framework for a public key daemon. | Werner Koch | 1 | -0/+1817 |