]> git.proxmox.com Git - swtpm.git/history - src/swtpm_setup/swtpm.c
swtpm_setup: Use pidfile filename rather than fd (Cygwni, BSDs)
[swtpm.git] / src / swtpm_setup / swtpm.c
2021-10-05 Stefan Bergerswtpm_setup: Use pidfile filename rather than fd (Cygwn...
2021-10-05 Stefan Reiterswtpm_setup: add abstract swtpm_backend_ops with dir...
2021-10-05 Stefan Reiterswtpm_setup: use mkstemp for pidfile
2021-09-29 Eiichi Tsukataswtpm_setup: Forward --logfile option to swtpm
2021-09-21 Stefan Bergerswtpm_setup: Use non-deprecated APIs to contruct RSA...
2021-09-21 Stefan Bergerswtpm_setup: Move check for pkey = NULL right after...
2021-07-30 Stefan Bergerswtpm_setup: Get key description from function generati...
2021-07-14 Stefan Bergerswtpm_setup: Fix compiler errors when memcpy is a macro...
2021-06-16 Stefan Bergerswtpm_setup: Initialize Gerror and free it
2021-06-04 Stefan Bergerswtpm_setup: Fix the strjoin for the PID file path
2021-06-04 Stefan Bergerswtpm_setup: Initialize autfreed variables with NULL...
2021-05-28 Stefan Bergerswtpm_setup: Rewrite in 'C' (addresses issue #437)