]> git.proxmox.com Git - swtpm.git/history - src/swtpm_bios
swtpm_setup: Add --decryption for enabling key encipherment
[swtpm.git] / src / swtpm_bios /
2018-08-07 Stefan BergerExtend swtpm_bios with --tpm2 to support a TPM 2
2017-12-08 Stefan Bergerswtpm_bios: only copy the size of the source string...
2017-12-07 Stefan Bergerswtpm_bios: Coverity: use void * for the command
2017-10-12 Stefan Bergerswtpm_bios: include sys/socket.h for OpenBSD
2017-03-14 Stefan Bergerswtpm_bios: Rearrange code for Unix client socket setup
2016-06-27 Stefan Bergerswtpm_bios: Fix typo in usage page
2016-04-18 Stefan Bergerswtpm_bios: Add support for UnixIO socket
2016-04-18 Stefan Bergerswtpm_bios: Add option parameter --tcp to connect to...
2016-04-18 Stefan Bergerswtpm_bios: Add empty option as last one in the list.
2016-04-16 Stefan Bergerswtpm_bios: redirect error output to stderr
2016-04-16 Stefan Bergerswtpm_bios: add --tpm-device command line option
2016-04-15 Stefan Bergerswtpm_bios: switch to using getopt_long for option...
2016-02-18 Stefan Bergerswtpm_bios: Exit with error if TPM needs to be reset...
2016-01-25 Stefan Bergerbuild: Add tpm_bios.h to noinst_HEADERS
2016-01-24 Stefan Bergerswtpm_bios: use data structures to write commands
2015-12-29 Stefan Bergerswtpm_bios: Introduce durations to wait for command...
2015-12-29 Stefan Bergerswtpm_bios: use select for waiting for response
2015-12-04 Stefan Bergerswtpm_bios: Add option to give up physical presence
2015-12-04 Stefan Bergerswtpm: Add option to only display version info
2015-12-04 Stefan Bergerswtpm: add version info to all programs
2015-05-12 Stefan Bergerswtpm_bios: Remove UNIXIO socket related code since...
2014-12-05 Stefan Bergeradd new README files for the tools and modify main...
2014-12-05 Stefan Bergermerging swtpm-tools into this project