1. 546f236 use PKG_CHECK_MODULES to check libtpms version by ben-dav-lytle · 1 year, 2 months ago
  2. 459f4e7 Travis: Update from focal to jammy and from bionic to focal by Stefan Berger · 1 year, 2 months ago
  3. 5e6e138 Travis: Update from bionic to focal and from xenial to bionic by Stefan Berger · 1 year, 2 months ago
  4. 29ceff5 swtpm_localca: Add missing NULL option to end of array by Stefan Berger · 1 year, 2 months ago
  5. 1cd2dc6 samples: swtpm-create-tpmca: Fix shellcheck issues and add to syntax-check target by Stefan Berger · 1 year, 2 months ago
  6. 036fd75 samples: swtpm-create-tpmca: Check for missing tpmtool by Stefan Berger · 1 year, 2 months ago
  7. dbcb69d man8: Update swtpm-create-tpmca with missing TPM 2 reference by Stefan Berger · 1 year, 2 months ago
  8. 346b3d6 tests: Fix shellcheck issue SC2148 by adding missing shell directive by Stefan Berger · 1 year, 3 months ago
  9. c2b54e6 tests: Fix shellcheck issue SC2148 by adding a shell directive by Stefan Berger · 1 year, 3 months ago
  10. b40fc82 tests: Fix 2 cases of shellcheck SC2001 using bash search-replace by Stefan Berger · 1 year, 3 months ago
  11. c8699cc tests: Disable shellcheck SC2010 in two cases by Stefan Berger · 1 year, 3 months ago
  12. e5ccc7b tests: Fix shellcheck issue SC2115 by using "${var:?}" by Stefan Berger · 1 year, 3 months ago
  13. 5704342 tests: Fix shellcheck issue SC2181 by if cmd; ... by Stefan Berger · 1 year, 3 months ago
  14. 4cad2bb tests: Fix shellcheck issue SC2143 by using grep -q by Stefan Berger · 1 year, 3 months ago
  15. 2065564 tests: Fix shellcheck issue SC2126 by using 'grep -c' by Stefan Berger · 1 year, 4 months ago
  16. 5b51dc6 tests: Fix issues related to SC2164 by Stefan Berger · 1 year, 4 months ago
  17. fd7a812 tests: Fix code to pass shellcheck with some errors disabled by Stefan Berger · 1 year, 4 months ago
  18. 72d9c03 swtpm_setup: Initialized @argv in get_swtpm_capabilities() by Michal Privoznik · 1 year, 5 months ago
  19. a78d02c man: Install swtpm_cuse.8 iff WITH_CUSE by Michal Privoznik · 1 year, 5 months ago
  20. c6b78f4 swtpm: Restore logging to stderr on log open failure by Michal Privoznik · 1 year, 5 months ago
  21. dcd1b57 swtpm.spec: Reflect minimal gnutls version by Michal Privoznik · 1 year, 6 months ago
  22. 6709a4e build-sys: Bump up version to 0.9.0 at beginning of dev cycle by Stefan Berger · 1 year, 6 months ago
  23. 2ae7b01 debian/rpm: Adjust changelog for 0.8.0 release by Stefan Berger · 1 year, 6 months ago v0.8.0
  24. 441d883 CHANGES: Add more documentation for changes in 0.8.0 by Stefan Berger · 1 year, 6 months ago
  25. 22e975d tests: Pass --verify-profile=medium to certtool if supported by Stefan Berger · 1 year, 6 months ago v0.8.0-rc2
  26. a2abd3b swtpm_setup: Configure swtpm to log to stdout/err if needed by Ross Lagerwall · 1 year, 6 months ago
  27. 66117ee Update bug_report.md by Stefan Berger · 1 year, 7 months ago
  28. 87ce53f swtpm: Add another exit label to avoid gcc -fanalyzer false positive by Stefan Berger · 1 year, 7 months ago
  29. 7d79ecd swtpm: Return TPM_FAIL if SWTPM_NVRAM_DecrytpData is called without key by Stefan Berger · 1 year, 7 months ago
  30. c94a1c4 swtpm: Fix memory leak in case realloc fails by Stefan Berger · 1 year, 7 months ago
  31. 8cbb6da CHANGES: Add documentation for changes in 0.8.0 by Stefan Berger · 1 year, 7 months ago v0.8.0-rc1
  32. aa92bbf tests: Replicate test_ctrlchannel3 for TPM 2 to test_tpm2_ctrlchannel3 by Stefan Berger · 1 year, 8 months ago
  33. 9c5bb4a tests: Test automatic termination upon loss of ctrl channel connection by Stefan Berger · 1 year, 8 months ago
  34. 1f36b7f tests: Use SOCK_STREAM for CMD_SET_DATAFD socketpair by Stefan Berger · 1 year, 8 months ago
  35. d5296e1 swtpm: Extend capabilities JSON and show ctrl-opt-terminate by Stefan Berger · 1 year, 8 months ago
  36. 6ecf588 swtpm: Implement terminate parameter for ctrl channel loss by Stefan Berger · 1 year, 8 months ago
  37. 185832c swtpm: Set tpm_running = false after TPMLIB_Terminate() on CMD_SHUTDOWN by Stefan Berger · 1 year, 8 months ago
  38. aa2ed3e swtpm: Also send TPM2_Shutdown when swtpm terminates by signal by Stefan Berger · 1 year, 8 months ago
  39. fd5bad5 swtpm: Add missing '%' to %08x by Stefan Berger · 1 year, 8 months ago
  40. 448f632 swtpm,man: Clarify that --terminate works only for TCP data channel by Stefan Berger · 1 year, 8 months ago
  41. 4e4e6e8 swtpm: Do 300 locking retries instead of only 100 by Stefan Berger · 1 year, 8 months ago
  42. 34886d2 debian: Do not remove swtpm_cuse.8 via clean file by Stefan Berger · 1 year, 8 months ago
  43. e5fdd1c tests: Add test case for state migration and storage locking by Stefan Berger · 1 year, 9 months ago
  44. 6fbb219 swtpm: Implement CMD_LOCK_STORAGE to lock storage by Stefan Berger · 1 year, 9 months ago
  45. e821754 swtpm: Advertise --migration option in capabilities JSON by Stefan Berger · 1 year, 9 months ago
  46. 120d414 swtpm: Implement release-lock-outgoing parameter for --migration option by Stefan Berger · 1 year, 9 months ago
  47. 8a2bbec swtpm: Introduce --migration option and 'incoming' parameter by Stefan Berger · 1 year, 9 months ago
  48. 44acf59 swtpm: Move locking of storage into tpmlib_start() by Stefan Berger · 1 year, 9 months ago
  49. b4e6725 headers: Apply #ifndef's for _WIN32 from QEMU project by Stefan Berger · 1 year, 8 months ago
  50. 959bbb5 tests: Check for fallocate tool and its support for --posix by Stefan Berger · 1 year, 8 months ago
  51. e86fd8e headers: Synchronize with header in QEMU project by Stefan Berger · 1 year, 9 months ago
  52. 98d009b swtpm: Implement stub for fips_mode_enabled (OpenBSD) by Stefan Berger · 1 year, 9 months ago
  53. cdc39fd swtpm: Advertise the --chroot option with cmdarg-chroot by Stefan Berger · 1 year, 9 months ago
  54. a44b642 tests: If filesystem is mounted with nodev opt skip CUSE chroot test by Stefan Berger · 1 year, 9 months ago
  55. 68e5428 swtpm: Add a chroot option by Jennifer Herbert · 1 year, 9 months ago
  56. ef005d9 swtpm_setup: Add missing description for --vmid to help screen by Stefan Berger · 1 year, 9 months ago
  57. df49416 swtpm: Check for defined __SNR_MOUNT_setattr and __NR_mount_setattr by Stefan Berger · 1 year, 9 months ago
  58. 98e84b2 swtpm: Include opensslv.h to get OPENSSL_VERSION_NUMBER by Stefan Berger · 1 year, 9 months ago
  59. 0ebe804 swtpm: Refactor existing function to use new tpmlib_get_cmd_ordinal() by Stefan Berger · 2 years ago
  60. 487892f tests: Add test case to check that swtpm sends a TPM2_Shutdown by Stefan Berger · 2 years ago
  61. 97e910a swtpm: Introduce disable-auto-shutdown flag for --flags option by Stefan Berger · 1 year, 9 months ago
  62. 9b3add2 swtpm: If necessary send TPM2_Shutdown() before TPMLIB_Terminate() by Stefan Berger · 2 years ago
  63. 75fbda2 swtpm: Track last command processed by the TPM by Stefan Berger · 2 years ago
  64. 132f51d swtpm_ioctl: Only close file descriptor if >= 0 (Coverity) by Stefan Berger · 1 year, 9 months ago
  65. 841b931 swtpm: seccomp: Check for __SNR_xyz rather than __NR_xyz by Stefan Berger · 1 year, 9 months ago
  66. 5e03ed6 swtpm: Implement fips_mode_enabled() by Stefan Berger · 1 year, 10 months ago
  67. 412a906 swtpm: Rename disable_fips_mode() and move into tpmlib_start() by Stefan Berger · 1 year, 10 months ago
  68. eaa9f92 swtpm: Fixed typo `fs_mount` vs `fsmount` and removed duplicates. by Hans · 1 year, 9 months ago
  69. cf1f966 swtpm: Add some more recent syscalls to seccomp profile by Stefan Berger · 1 year, 9 months ago
  70. c4adfa3 swtpm: cuse: Extend usage of FILE_OPS_LOCK to protect a reading thread by Stefan Berger · 1 year, 9 months ago
  71. 54de243 tests: Remove dump of logfile at end of test by Stefan Berger · 1 year, 9 months ago
  72. b8c1a0f swtpm_setup: Add missing newline to help screen by Stefan Berger · 1 year, 9 months ago
  73. 0fb6f90 man: Replace swtpm_cuse man page with redirect to swtpm man page by Stefan Berger · 1 year, 9 months ago
  74. 98fdcaa swtpm: Travial reformatting of arrays of structs by Stefan Berger · 1 year, 9 months ago
  75. bcf1fa9 swtpm: cuse: Restrict opening CUSE device to one openable file descriptor by Stefan Berger · 1 year, 9 months ago
  76. b255d07 tests: Move swtpm_open_cmddev into swtpm_cmd_tx by Stefan Berger · 1 year, 9 months ago
  77. 76001cd swtpm: Ignore error if TPMLIB_ChooseTPMVersion for printing caps fails by Stefan Berger · 1 year, 10 months ago
  78. bf3f517 swtpm: Move TPMLIB_ChooseTPMVersion into capabilities_print_json by Stefan Berger · 1 year, 10 months ago
  79. f67607d swtpm_setup: Implement get_swtpm_capabilities() and call from two functions by Stefan Berger · 1 year, 10 months ago
  80. b3c32ed swtpm: Also advertise the flags-opt-startup option for the CUSE interface by Stefan Berger · 1 year, 10 months ago
  81. b91fc6e configure: check for bash by William Roberts · 1 year, 10 months ago
  82. 6a3c9d5 gitignore: Ignore created files in man/man5/ by Stefan Berger · 1 year, 11 months ago
  83. a772d48 selinux: Replace hardcoded install path with @prefix@ by Stefan Berger · 1 year, 11 months ago
  84. a39c379 swtpm: Disable OpenSSL FIPS mode to avoid libtpms failures by Stefan Berger · 1 year, 11 months ago
  85. 1b21d05 tests: Do not activate SHA-1 PCR bank in test case by Stefan Berger · 1 year, 11 months ago
  86. 9ebd925 swtpm_bios: Use TPM2_ALG_SHA256 as parameter to TPM2_IncrementalSelfTest by Stefan Berger · 1 year, 11 months ago
  87. 933ac94 swtpm: Update printed copyright notice by Stefan Berger · 1 year, 11 months ago
  88. 2a1bfe4 swtpm: Remove stale parameter from function documentation by Stefan Berger · 2 years ago
  89. 0a27860 swtpm: Fix a typo in an error message by Stefan Berger · 2 years ago
  90. 6c87d54 swtpm: Replace malloc + strcpy with strdup and handle OOM case by Stefan Berger · 2 years ago
  91. 760ec8e swtpm: Handle case where unknown blobtype is given (Coverity) by Stefan Berger · 2 years ago
  92. bfa79e9 swtpm: Cast '1' to uint64_t before shift and assign to uint64_t variable by Stefan Berger · 2 years ago
  93. 1c3ba53 swtpm: Initialize res variable (Coverity) by Stefan Berger · 2 years ago
  94. 81f517f swtpm: Remove assignment to unused variable by Stefan Berger · 2 years ago
  95. f8e5cbd swtpm_localca: Add comment that failure to read optsfile is not an issue by Stefan Berger · 2 years ago
  96. ebc8f2e swtpm_setup: Use g_strdup instead of strdup by Stefan Berger · 2 years ago
  97. 1df0a14 swtpm_setup: Initialize pubek_len (Coverity) by Stefan Berger · 2 years ago
  98. c9660fe swtpm_ioctl: Free variable before parsing it to avoid memory leak (Coverity) by Stefan Berger · 2 years ago
  99. f1306a6 swtpm_ioctl: Close file descriptor at end of main (Coverity) by Stefan Berger · 2 years ago
  100. c269da7 swtpm_cert: Test for NULL pointer returned by malloc by Stefan Berger · 2 years ago