| 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-07-05 | tpm2d: Fix key import. | Jakub Jelen | 1 | -2/+2 |
2024-05-31 | indent: Fix spelling | Daniel Kahn Gillmor | 2 | -4/+4 |
2024-05-28 | tpm: Improve error handling and check returned lengths. | Werner Koch | 3 | -65/+109 |
2024-05-28 | tpm: Do not use fprintf for logging. | Werner Koch | 1 | -7/+6 |
2024-05-15 | tpm2d: Use BYTE type to acces TPM2B object. | NIIBE Yutaka | 1 | -14/+13 |
2023-10-06 | tpm2d: Check SWTPM environment variable for swtpm support. | NIIBE Yutaka | 1 | -3/+9 |
2023-10-02 | tpm2d: Fix call to assuan_control. | NIIBE Yutaka | 1 | -1/+1 |
2023-09-28 | tpm2d: Check SWTPM environment variable for swtpm support. | NIIBE Yutaka | 1 | -3/+9 |
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 | 3 | -5/+5 |
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 Support for the Intel TSS | James Bottomley via Gnupg-devel | 3 | -1/+689 |
2021-03-11 | tpmd2: Add copyright blurbs. | Werner Koch | 7 | -6/+84 |
2021-03-10 | tpm2d: Add tpm2daemon code | James Bottomley | 7 | -0/+3311 |