| Commit message (Expand) | Author | Age | Files | Lines |
* | common: On Windows, we care about how PIPE handles are inherited. | NIIBE Yutaka | 2024-07-09 | 1 | -1/+1 |
* | tpm2d: Fix key import. | Jakub Jelen | 2024-07-05 | 1 | -2/+2 |
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 2 | -4/+4 |
* | tpm: Improve error handling and check returned lengths. | Werner Koch | 2024-05-28 | 3 | -65/+109 |
* | tpm: Do not use fprintf for logging. | Werner Koch | 2024-05-28 | 1 | -7/+6 |
* | tpm2d: Use BYTE type to acces TPM2B object. | NIIBE Yutaka | 2024-05-15 | 1 | -14/+13 |
* | tpm2d: Fix call to assuan_control. | NIIBE Yutaka | 2023-10-02 | 1 | -1/+1 |
* | tpm2d: Check SWTPM environment variable for swtpm support. | NIIBE Yutaka | 2023-09-28 | 1 | -3/+9 |
* | tpm2d: Fix call to assuan_control. | NIIBE Yutaka | 2023-08-16 | 1 | -1/+1 |
* | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 2023-08-03 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | tpm: Fix recently introduced syntax error | Werner Koch | 2022-04-08 | 1 | -2/+2 |
* | scd,tpm2d: Fix for consistent use of socket FD. | NIIBE Yutaka | 2022-03-31 | 3 | -5/+5 |
* | tpm2d: Fix socket resource leak on Windows. | NIIBE Yutaka | 2022-03-30 | 1 | -24/+26 |
* | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 2021-10-05 | 1 | -1/+1 |
* | tpmd2: Add Support for the Intel TSS | James Bottomley via Gnupg-devel | 2021-03-11 | 3 | -1/+689 |
* | tpmd2: Add copyright blurbs. | Werner Koch | 2021-03-11 | 7 | -6/+84 |
* | tpm2d: Add tpm2daemon code | James Bottomley | 2021-03-10 | 7 | -0/+3311 |