| Commit message (Expand) | Author | Age | Files | Lines |
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 1 | -1/+1 |
* | kbx: Have threads monitoring socket takeover and homedir if no inotify. | NIIBE Yutaka | 2024-01-24 | 1 | -117/+229 |
* | agent,kbx: Fix reliable_homedir_inotify (2/2). | NIIBE Yutaka | 2023-12-26 | 1 | -15/+5 |
* | agent,kbx: Fix reliable_homedir_inotify (1/2). | NIIBE Yutaka | 2023-12-26 | 1 | -10/+8 |
* | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-12-22 | 1 | -0/+1 |
|\ |
|
| * | kbx: Create public-keys.d, after creating the homedir. | NIIBE Yutaka | 2023-12-19 | 1 | -0/+1 |
* | | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 2023-08-03 | 1 | -0/+1 |
* | | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 2023-08-03 | 1 | -6/+0 |
* | | agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept. | NIIBE Yutaka | 2023-08-03 | 1 | -2/+2 |
* | | 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 | -3/+3 |
|/ |
|
* | Remove remaining support for WindowsCE | Werner Koch | 2022-06-03 | 1 | -15/+2 |
* | keyboxd: New option --steal-socket. | Werner Koch | 2021-11-13 | 1 | -8/+20 |
* | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 2021-10-05 | 1 | -1/+1 |
* | kbx: Avoid uninitialized read | Jakub Jelen | 2021-05-20 | 1 | -1/+4 |
* | Support log-file option from common.conf for all daemon. | Werner Koch | 2021-04-20 | 1 | -2/+29 |
* | kbxd: Group the options. | Werner Koch | 2021-03-22 | 1 | -11/+11 |
* | Replace all calls to stat by gnupg_stat. | Werner Koch | 2020-10-20 | 1 | -3/+3 |
* | gpgconf: Further simplify the gpgconf option processing. | Werner Koch | 2020-03-14 | 1 | -20/+0 |
* | Use gpgrt's new option parser for the new keyboxd. | Werner Koch | 2020-02-22 | 1 | -102/+88 |
* | Spelling cleanup. | Daniel Kahn Gillmor | 2020-02-19 | 1 | -2/+2 |
* | build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. | Werner Koch | 2020-02-10 | 1 | -0/+1 |
* | kbx: Initial support for an SQLite backend | Werner Koch | 2020-01-02 | 1 | -2/+4 |
* | kbx: Change keyboxd to work only with one database. | Werner Koch | 2019-12-23 | 1 | -2/+2 |
* | kbx: Allow fd-passing for the keyboxd. | Werner Koch | 2019-09-10 | 1 | -1/+7 |
* | kbx: Add framework for the SEARCH command | Werner Koch | 2019-08-06 | 1 | -1/+23 |
* | kbx: Add framework for a public key daemon. | Werner Koch | 2018-09-05 | 1 | -0/+1817 |