1. 5d9edaf swtpm_setup: use mkstemp for pidfile by Stefan Reiter · 2 years, 7 months ago
  2. 3da9532 swtpm_setup: remove redundant delete_state function by Stefan Reiter · 2 years, 7 months ago
  3. 0716f99 swtpm: Add "nvram-backend-linear" capability by Stefan Reiter · 2 years, 9 months ago
  4. b129b8d swtpm: Add "file://" backend to man page by Stefan Reiter · 2 years, 9 months ago
  5. 7bc7b33 swtpm: Add tests for "linear file" backend by Stefan Reiter · 2 years, 9 months ago
  6. 8394db7 swtpm: Add "linear file" nvram store backend by Stefan Reiter · 2 years, 9 months ago
  7. 35c6c90 tests: Skip TPM 2 pkcs11-related test when ASAN is used by Stefan Berger · 2 years, 7 months ago
  8. d755072 swtpm: Make fsync-related errors non-fatal (for libvirt using AppArmor) by Stefan Berger · 2 years, 7 months ago
  9. 96b43e4 Revert "swtpm: Make fsync() errors non-fatal (for libvirt using AppArmor)" by Stefan Berger · 2 years, 7 months ago
  10. c01b1cf Update bug_report.md by Stefan Berger · 2 years, 7 months ago
  11. bc5728a swtpm: Make fsync() errors non-fatal (for libvirt using AppArmor) by Stefan Berger · 2 years, 7 months ago
  12. 500f81e swtpm_setup: Fix errno comparison on end-of-directory (FreeBSD) by Stefan Berger · 2 years, 7 months ago
  13. 68dea0a swtpm_localca: Fix memory leak on arrays of strings by Stefan Berger · 2 years, 7 months ago
  14. 1c3417f swtpm_localca: Use return from main rather than exit to resolve ASAN issue by Stefan Berger · 2 years, 7 months ago
  15. b30a16e swtpm_setup: Use return from main rather than exit to resolve ASAN issue by Stefan Berger · 2 years, 7 months ago
  16. 3928bd2 tests: Use nm and grep to check for ASAN by Stefan Berger · 2 years, 7 months ago
  17. 2bf7bd1 swtpm_localca: Fix a TPM 1.2/TCSD related memory leak by Stefan Berger · 2 years, 7 months ago
  18. 7362582 tests: Replace bad '~' with '\!' by Stefan Berger · 2 years, 7 months ago
  19. 7b7dcbb swtpm_setup: Forward --logfile option to swtpm by Eiichi Tsukata · 2 years, 8 months ago
  20. 15ff0d9 swtpm: Initialize logging as early as possible by Eiichi Tsukata · 2 years, 8 months ago
  21. 4e1ce73 build-sys: Minor error message typo fix for glib by Eiichi Tsukata · 2 years, 7 months ago
  22. 0b9c2a0 build-sys: Introduce --enable-sanitizers to configure by Eiichi Tsukata · 2 years, 7 months ago
  23. 94aae1b test: Fix test_tpm2_file_permissions for BSD by Stefan Berger · 2 years, 7 months ago
  24. 3051082 tests: Add a test case for testing --runas and ability to access files by Stefan Berger · 2 years, 7 months ago
  25. 68ac647 swtpm_setup: Fix exit code on error to be '1'. by Stefan Berger · 2 years, 7 months ago
  26. 2fdb7c3 swtpm: Add size to each type of state and use JSON object by Stefan Berger · 2 years, 7 months ago
  27. 3c10960 tests: Fix tests using tpm2-abrmd by preventing concurrency by Stefan Berger · 2 years, 7 months ago
  28. f2aa327 swtpm: Search for all state files and use abstracted names in JSON by Stefan Berger · 2 years, 8 months ago
  29. 1b2b721 swtpm: Implement CheckState interface function for checking for stateblob by Stefan Berger · 2 years, 8 months ago
  30. 3d8b876 swtpm: Remove all interface functions from swtpm_nvstore_dir.h by Stefan Berger · 2 years, 8 months ago
  31. 78137e8 swtpm: Get rid of printf's in swtpm_aes.c by Stefan Berger · 2 years, 8 months ago
  32. 6bc55a6 swtpm: Cleanup storage backend on shutdown to unlock dir by Stefan Berger · 2 years, 8 months ago
  33. 784d9e2 swptm_ioctl: Eliminate an unreachable statement by Stefan Berger · 2 years, 8 months ago
  34. 1e2a6d9 swtpm: Don't set END_ON_HUP flag in CMD_SET_DATAFD handler by Nick Chevsky · 2 years, 8 months ago
  35. ca4ee25 swtpm: Use EVP_CIPHER in SWTPM_SymmetricKeyData_Encrypt/Decrypt by Stefan Berger · 2 years, 8 months ago
  36. eecb73e swtpm_setup: Use non-deprecated APIs to contruct RSA key (OSSL 3) by Stefan Berger · 2 years, 8 months ago
  37. 516acd1 swtpm_setup: Move check for pkey = NULL right after creation by Stefan Berger · 2 years, 8 months ago
  38. 76a4294 build-sys: selinux: Compare absolute path against absolute path by Stefan Berger · 2 years, 8 months ago
  39. 4c5a410 swtpm: Add implementation of SWTPM_HMAC using OpenSSL 3.0 APIs by Stefan Berger · 2 years, 8 months ago
  40. 2f7b271 Travis: Remove python3-twisted package from being installed by Stefan Berger · 2 years, 8 months ago
  41. c50bc51 build-sys: Remove check for pip3 that was used by python swtpm_setup by Stefan Berger · 2 years, 8 months ago
  42. f6c42fe test: Remove import of twisted package function for python2 by Stefan Berger · 2 years, 8 months ago
  43. 3b5d849 build-sys: Use -DOPENSSL_SUPPRESS_DEPRECATED (OSSL 3) by Stefan Berger · 2 years, 8 months ago
  44. c0ccbb0 tests: Fix test_tpm2_save_load_state_da_timeout rare timer race by Eiichi Tsukata · 2 years, 8 months ago
  45. 1860183 build-sys: Add -Wno-deprecated-declarations to default CFLAGS (OSSL 3) by Stefan Berger · 2 years, 8 months ago
  46. 784e053 swtpm: Fix SWTPM_NVRAM_PrintJson() error handling logic by Eiichi Tsukata · 2 years, 8 months ago
  47. 89f25f9 swtpm: Rename SWTPM_NVRAM_Print_Json() by Eiichi Tsukata · 2 years, 8 months ago
  48. 9bdb004 tests: Fix test_tpm2_print_states by Eiichi Tsukata · 2 years, 8 months ago
  49. e0d2c0e swtpm_setup: Use --print-states in check_state_overwrite() by Eiichi Tsukata · 2 years, 8 months ago
  50. 5bc59a7 swtpm: Add --print-states for reporting TPM states status by Eiichi Tsukata · 2 years, 8 months ago
  51. 7703d44 swtpm: Add GetFilepathForName() by Eiichi Tsukata · 2 years, 9 months ago
  52. aae539b swtpm_setup: Add tests for --overwrite options by Eiichi Tsukata · 2 years, 9 months ago
  53. 20ca1eb swtpm_setup: Use temp dir for certs instead of TPM state dir by Eiichi Tsukata · 2 years, 9 months ago
  54. 346dc3d tests: Skip chardev related tests after checking for chardev support by Stefan Berger · 2 years, 9 months ago
  55. 7edc44d swtpm: Add missing braces around TPM_DEBUG after if statement by Stefan Berger · 2 years, 9 months ago
  56. e43946a swtpm: Allow sched_setattr in seccomp profile for CUSE TPM by Stefan Berger · 2 years, 9 months ago
  57. 8f57999 swtpm: Clear keys on heap at termination by Stefan Berger · 2 years, 9 months ago
  58. 59ad298 swtpm: Wipe out key to ensure it is not left on the stack by Eiichi Tsukata · 2 years, 9 months ago
  59. 86931b4 swtpm: Add "nvram-backend-dir" capability by Eiichi Tsukata · 2 years, 10 months ago
  60. b82eb7e swtpm: Add options for pluggable backend (--tpmstate backend-uri) by Eiichi Tsukata · 2 years, 10 months ago
  61. 2d3deae swtpm: Abstract NVRAM interface for pluggable state store by Eiichi Tsukata · 2 years, 11 months ago
  62. 3eac247 swtpm_setup: Add support for checking for TPM 1.2 and TPM 2 support by Stefan Berger · 2 years, 9 months ago
  63. afef705 swtpm_setup: Make error message better when swtpm is not an exectuable by Stefan Berger · 2 years, 9 months ago
  64. a935861 tests: Fix test case number in case of test being skipped by Stefan Berger · 2 years, 9 months ago
  65. 55404e2 man: update man pages with new capabilities by Marc-André Lureau · 2 years, 9 months ago
  66. 155ccdf swtpm*: report 'version' in --print-capabilities by Marc-André Lureau · 2 years, 9 months ago
  67. c48dd1e tests: test for availability of TPM 2.0 support in swtpm by Marc-André Lureau · 2 years, 9 months ago
  68. f1adde9 tests: test for availability of TPM 1.2 support in swtpm by Stefan Berger · 2 years, 9 months ago
  69. da8752b swtpm: report 'tpm-1.2' & 'tpm-2.0' in --print-capabilities by Marc-André Lureau · 2 years, 9 months ago
  70. ccaf99f swtpm: ignore failure to choose version for --print-capabilities by Marc-André Lureau · 2 years, 9 months ago
  71. 6961ec4 swtpm: Preserve mlp->flags in CMD_SET_DATAFD handler by Nick Chevsky · 2 years, 9 months ago
  72. 6f7a1e2 swtpm: Use the pollfd array's enums as indices when initializing the array by Stefan Berger · 2 years, 9 months ago
  73. a735e4c tests: Use the --write-ek-cert-files option and check for files by Stefan Berger · 2 years, 11 months ago
  74. 78559ed swtpm_setup: Support --write-ek-cert-files as an option by Stefan Berger · 2 years, 11 months ago
  75. a4cead5 swtpm_setup: Get key description from function generating the EK key by Stefan Berger · 2 years, 11 months ago
  76. dbb1bbf swtpm_setup: Move functions checking for directory access to library by Stefan Berger · 2 years, 11 months ago
  77. 5457381 tests: Replace ${SWTPM}.pid with swtpm.pid in PID filename in 2 test cases by Stefan Berger · 2 years, 9 months ago
  78. 3d5ae5e Change swtpm-localca to swtpm_localca in manpages by Nick Chevsky · 2 years, 9 months ago
  79. cab1e21 build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's by Stefan Berger · 2 years, 10 months ago
  80. da73389 build-sys: Rename AM_CFLAGS/LDFLAGS to MY_CFLAGS/LDFLAGS by Stefan Berger · 2 years, 10 months ago
  81. cbaf04b Revert "build-sys: Remove AC_SUBST() for AM_CFLAGS and AM_LDFLAGS" by Stefan Berger · 2 years, 10 months ago
  82. 71a4e33 Revert "build-sys: Remove using AM_CFLAGS and AM_LDFLAGS" by Stefan Berger · 2 years, 10 months ago
  83. c4ad8da Revert "build-sys: Report $CFLAGS and $LDFLAGS at the end" by Stefan Berger · 2 years, 10 months ago
  84. 4eb47cb Debian packaging improvements by Nick Chevsky · 2 years, 10 months ago
  85. ddc7521 Move swtpm_localca sources from samples/ to src/ by Nick Chevsky · 2 years, 10 months ago
  86. edfb8d8 Move swtpm_setup.conf.in from etc/ to samples/ by Nick Chevsky · 2 years, 10 months ago
  87. bc89836 Remove swtpm.spec from .gitignore by Nick Chevsky · 2 years, 10 months ago
  88. bb6d019 Remove obsolete manpage for swtpm_setup.sh(8) by Nick Chevsky · 2 years, 10 months ago
  89. 0ba20a2 docs: Update INSTALL document by Stefan Berger · 2 years, 10 months ago
  90. aab15ef Correct old reference to swtpm_setup.sh in manpage by Nick Chevsky · 2 years, 10 months ago
  91. cbd3d39 Add missing title to swtpm-create-tpmca(8) manual page by Nick Chevsky · 2 years, 10 months ago
  92. d08db4b Improvements to .gitignore by Nick Chevsky · 2 years, 10 months ago
  93. 50f7d49 samples: Use different script for local testing than install by Stefan Berger · 2 years, 10 months ago
  94. fd00c5f samples: Replace swtpm_localca with script calling swtpm-localca (issue #482) by Stefan Berger · 2 years, 10 months ago
  95. 05f64f5 swtpm_setup: Fix compiler errors when memcpy is a macro (Cygwin) by Stefan Berger · 2 years, 10 months ago
  96. 3d75c96 man8: Add missing '\' to list of pod files and reduce EXTRA_DIST files by Stefan Berger · 2 years, 10 months ago
  97. 3acc2ee tests: Add test_tpm2_save_load_state to the tests to run by Stefan Berger · 2 years, 10 months ago
  98. 5e73e32 configure: Fix spacing for HARDENING_*FLAGS by Andrea Bolognani · 2 years, 10 months ago
  99. 502cb11 configure: Fix typo TPM2 -> TMP2 by Andrea Bolognani · 2 years, 10 months ago
  100. 7be5d76 test: Extend TPM 1.2 test case to also cover 'savestate' by Stefan Berger · 2 years, 10 months ago