aboutsummaryrefslogtreecommitdiffstats
path: root/tpm2d (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-05Log the Windows system error code at more places.Werner Koch1-3/+6
2024-07-09common: On Windows, we care about how PIPE handles are inherited.NIIBE Yutaka1-1/+1
2024-07-05tpm2d: Fix key import.Jakub Jelen1-2/+2
2024-05-31indent: Fix spellingDaniel Kahn Gillmor2-4/+4
2024-05-28tpm: Improve error handling and check returned lengths.Werner Koch3-65/+109
2024-05-28tpm: Do not use fprintf for logging.Werner Koch1-7/+6
2024-05-15tpm2d: Use BYTE type to acces TPM2B object.NIIBE Yutaka1-14/+13
2023-10-06tpm2d: Check SWTPM environment variable for swtpm support.NIIBE Yutaka1-3/+9
2023-10-02tpm2d: Fix call to assuan_control.NIIBE Yutaka1-1/+1
2023-09-28tpm2d: Check SWTPM environment variable for swtpm support.NIIBE Yutaka1-3/+9
2023-08-16tpm2d: Fix call to assuan_control.NIIBE Yutaka1-1/+1
2023-08-03gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control.NIIBE Yutaka1-0/+2
2023-08-03agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka1-4/+0
2023-08-03agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept.NIIBE Yutaka1-2/+2
2023-07-18commond: Introduce FD2NUM to express conversion to number of fds.NIIBE Yutaka1-1/+1
2023-07-18common: Introduce FD_DBG to display gnupg_fd_t value.NIIBE Yutaka1-4/+4
2022-04-08tpm: Fix recently introduced syntax errorWerner Koch1-2/+2
2022-03-31scd,tpm2d: Fix for consistent use of socket FD.NIIBE Yutaka3-5/+5
2022-03-30tpm2d: Fix socket resource leak on Windows.NIIBE Yutaka1-24/+26
2021-10-05agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.NIIBE Yutaka1-1/+1
2021-03-11tpmd2: Add Support for the Intel TSSJames Bottomley via Gnupg-devel3-1/+689
2021-03-11tpmd2: Add copyright blurbs.Werner Koch7-6/+84
2021-03-10tpm2d: Add tpm2daemon codeJames Bottomley7-0/+3311