| Commit message (Expand) | Author | Files | Lines |
2025-03-05 | Log the Windows system error code at more places. | Werner Koch | 1 | -3/+6 |
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 | -3/+3 |
2023-10-02 | tpm2d: Fix call to assuan_control. | NIIBE Yutaka | 1 | -1/+1 |
2023-08-16 | tpm2d: Fix call to assuan_control. | NIIBE Yutaka | 1 | -1/+1 |
2023-08-03 | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 1 | -0/+2 |
2023-08-03 | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 1 | -4/+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 | -4/+4 |
2022-04-08 | tpm: Fix recently introduced syntax error | Werner Koch | 1 | -2/+2 |
2022-03-31 | scd,tpm2d: Fix for consistent use of socket FD. | NIIBE Yutaka | 1 | -1/+1 |
2022-03-30 | tpm2d: Fix socket resource leak on Windows. | NIIBE Yutaka | 1 | -24/+26 |
2021-10-05 | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 1 | -1/+1 |
2021-03-11 | tpmd2: Add copyright blurbs. | Werner Koch | 1 | -0/+1 |
2021-03-10 | tpm2d: Add tpm2daemon code | James Bottomley | 1 | -265/+120 |
2020-03-14 | gpgconf: Further simplify the gpgconf option processing. | Werner Koch | 1 | -29/+5 |
2020-03-06 | scd: Re-group the options in the --help output. | Werner Koch | 1 | -12/+25 |
2020-03-06 | gpgconf: Support reading global options (part 2). | Werner Koch | 1 | -2/+3 |
2020-02-21 | Use gpgrt's new option parser for the remaining daemons. | Werner Koch | 1 | -91/+68 |
2020-02-20 | gpg: Use gpgrt's new option parser to provide a global conf file. | Werner Koch | 1 | -0/+4 |
2020-02-18 | Spelling cleanup. | Daniel Kahn Gillmor | 1 | -1/+1 |
2020-02-10 | build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. | Werner Koch | 1 | -0/+1 |
2019-09-05 | scd: New debug flag "app". | Werner Koch | 1 | -0/+1 |
2019-06-21 | scd: Simplify inclusion of app-common.h. | Werner Koch | 1 | -1/+0 |
2019-06-06 | scd: Bring back --card-timeout option as deprecated. | NIIBE Yutaka | 1 | -0/+5 |
2019-06-04 | scd: Remove unsupported --card-timeout option. | NIIBE Yutaka | 1 | -5/+0 |
2019-03-28 | scd: New option --application-priority. | Werner Koch | 1 | -0/+12 |
2018-10-24 | all: fix spelling and typos | Daniel Kahn Gillmor | 1 | -1/+1 |
2018-03-19 | scd: signal mask should be set just after npth_init. | NIIBE Yutaka | 1 | -11/+17 |
2018-03-13 | scd: Fix for GNU/Linux suspend/resume. | NIIBE Yutaka | 1 | -4/+2 |
2018-03-08 | scd: Fix status check when using PC/SC. | NIIBE Yutaka | 1 | -0/+2 |
2018-02-07 | scd: Use pipe to kick the loop on NetBSD. | NIIBE Yutaka | 1 | -1/+38 |
2017-12-12 | Change backlog from 5 to 64 and provide option --listen-backlog. | Werner Koch | 1 | -3/+13 |
2017-11-21 | scd: Enable card removal check after select_application. | NIIBE Yutaka | 1 | -0/+1 |
2017-07-25 | w32: Also change the directory on daemon startup. | Werner Koch | 1 | -2/+2 |
2017-07-25 | common: New functions gnupg_daemon_rootdir and gnupg_chdir. | Werner Koch | 1 | -2/+3 |
2017-07-25 | Revert "w32: Change directory on daemon startup." | Werner Koch | 1 | -10/+3 |
2017-07-24 | w32: Change directory on daemon startup. | Marcus Brinkmann | 1 | -3/+10 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -5/+5 |
2017-03-07 | scd: Close THE_EVENT handle. | NIIBE Yutaka | 1 | -0/+4 |
2017-03-03 | scd: Fix scd_kick_the_loop. | NIIBE Yutaka | 1 | -31/+56 |
2017-02-16 | scd: Minor fixes to silence compiler warnings. | NIIBE Yutaka | 1 | -3/+5 |
2017-01-31 | scd: Fix regression tracking the connection count. | NIIBE Yutaka | 1 | -0/+13 |
2017-01-31 | scd: Remove --debug-disable-ticker option. | NIIBE Yutaka | 1 | -34/+11 |
2017-01-31 | scd: Fix SERIALNO for multiple devices. | NIIBE Yutaka | 1 | -55/+31 |
2017-01-27 | scd: More changes on watching removal of card/reader. | NIIBE Yutaka | 1 | -84/+28 |
2017-01-27 | scd: Improve watching USB device removal. | NIIBE Yutaka | 1 | -5/+7 |
2017-01-27 | scd: Wake up the select when new USB scan. | NIIBE Yutaka | 1 | -6/+45 |
2017-01-26 | scd: Only submit apdu_get_status when needed. | NIIBE Yutaka | 1 | -36/+121 |