1. 83361e7 configure.ac: Use m4sh in autoconf variable checks by Christopher Byrne · 12 days ago master
  2. 2190513 configure.ac: Remove debug option by Christopher Byrne · 12 days ago
  3. 079d7e3 configure.ac: Use m4sh and pkgconf macros for openssl by Christopher Byrne · 12 days ago
  4. 7c8aa19 configure.ac: Simplify SELinux checks by Christopher Byrne · 12 days ago
  5. cf46ff2 configure.ac: Use m4sh and pkgconf macros for gnutls by Christopher Byrne · 12 days ago
  6. ccb7e1c configure.ac: Use pkgconf for gmp by Christopher Byrne · 13 days ago
  7. 0d1bb32 configure.ac: Use m4sh and pkgconf for CUSE support by Christopher Byrne · 13 days ago
  8. 754e23e configure.ac: Use pkgconf and m4sh for libseccomp by Christopher Byrne · 13 days ago
  9. 21f697a configure.ac: Use pkgconf and m4sh for libtpms crypto by Christopher Byrne · 13 days ago
  10. f37ee0e configure.ac: Use m4sh for sanitizers by Christopher Byrne · 13 days ago
  11. a371f75 configure.ac: Use m4sh for test coverage by Christopher Byrne · 13 days ago
  12. ab4ef15 configure.ac: Use m4sh in hardening by Christopher Byrne · 13 days ago
  13. 03dd21b configure.ac: Use m4sh for tests by Christopher Byrne · 13 days ago
  14. f891031 configure.ac: Use m4sh for chardev by Christopher Byrne · 13 days ago
  15. ae580c9 configure.ac: Use pkgconf for glib by Christopher Byrne · 13 days ago
  16. b1a6b5f configure.ac: Use pkgconf of json-glib by Christopher Byrne · 13 days ago
  17. af6b2ce configure.ac: Clean up libtpms checks by Christopher Byrne · 13 days ago
  18. 6c7f9cd configure.ac: Use pkgconf macros for libtasn1 by Christopher Byrne · 13 days ago
  19. a59486a configure.ac: Use correct m4 comments by Christopher Byrne · 13 days ago
  20. 4a0e632 swtpm: Prevent an integer overflow (false positive; CID 440360) by Stefan Berger · 6 weeks ago
  21. 2562694 swtpm: Prevent an integer overflow (false positive; CID 440361) by Stefan Berger · 6 weeks ago
  22. 6a25e17 swtpm: Adjust code to avoid integer overflows (false positive; CID 440362) by Stefan Berger · 6 weeks ago
  23. 7622a6e swtpm: Check for sysconf returning bad size for _SC_PAGESIZE (CID 440365) by Stefan Berger · 6 weeks ago
  24. 0727e87 swtpm: Report error on rename's in error path (CID 466753) by Stefan Berger · 6 weeks ago
  25. eb79f14 swtpm: Return ssize_t rather than int from logging functions (CID 440364) by Stefan Berger · 6 weeks ago
  26. f0c91b3 swtpm: Mark do_fsync in linear backend as unused parameter by Stefan Berger · 6 weeks ago
  27. 24fdb84 swtpm: Display error for fsync option on linear storage backend by Stefan Berger · 7 weeks ago
  28. 9578dc4 swtpm: Display error for backup option on linear storage backend by Stefan Berger · 7 weeks ago
  29. bd77a34 tests: Extend existing test case to use the new fsync option by Stefan Berger · 7 weeks ago
  30. 093248e swtpm: Add option for storage backend to use fsync by Stefan Berger · 7 weeks ago
  31. 795c197 swtpm: Implement support for fsync on a file and directory by Stefan Berger · 7 weeks ago
  32. ec7730c swtpm_setup: Also check respbuffer_len for possible NULL pointer (CID 466756) by Stefan Berger · 7 weeks ago
  33. 17fc25d cuse: add libfuse3 support by Leo · 7 weeks ago
  34. 1db1037 swtpm: Return error if more bytes received than user wanted to send by Stefan Berger · 8 weeks ago
  35. 4da66c6 tests: Retry NVWrite command after 0x922 return code and inc lockout counter by Stefan Berger · 9 weeks ago
  36. 8f91667 tests: Do not patch for OpenSSL 3.x anymore since bug seems fixed by Stefan Berger · 9 weeks ago
  37. a4a9f33 tests: Use IBMTSS2 test v2.4.1 by Stefan Berger · 9 weeks ago
  38. 95476e3 swtpm_setup: Hint at profile default-v2 when CreatePrimary() fails with 0x2c4 by Stefan Berger · 9 weeks ago
  39. 732bbd6 test: Extend existing test case with backup option by Stefan Berger · 9 weeks ago
  40. 9b7021b swtpm: Implement storage functions to restore a state backup file by Stefan Berger · 9 weeks ago
  41. e3694b7 swtpm: Add option for storage backend to make a backup file by Stefan Berger · 9 weeks ago
  42. 186f72a swtpm: Make a backup of the permanent state file in dir-backend by Stefan Berger · 9 weeks ago
  43. 8522c9d man: Add rsa-keysize-4096 to possible capabilties output of swtpm by Stefan Berger · 9 weeks ago
  44. e3668c9 swtpm_setup: Add support for RSA-4096 keys for EKs by Stefan Berger · 9 weeks ago
  45. 8a3592f tests: Extend regex to allow for optional RSA-4096 keys by Stefan Berger · 9 weeks ago
  46. fdb2b54 samples: Have 2 more files shellcheck'ed by Stefan Berger · 2 months ago
  47. 6d951a7 debian: Do not user parallel testing to avoid timeouts by Stefan Berger · 2 months ago
  48. 4d2e967 tests: Use proper command line options on GNU/Hurd systems by Stefan Berger · 2 months ago
  49. 6df68dc swtpm: Make swtpm compilable on GNU/Hurd systems by Stefan Berger · 2 months ago
  50. bfa18c8 swtpm_setup: Define PATH_MAX on GNU/Hurd systems since undefined there by Stefan Berger · 2 months ago
  51. 9bdd62d swtpm: Define ACCESSPERMS if not defined in sys/stat.h by Stefan Berger · 3 months ago
  52. b602ca0 swtpm: Factor-out code to file_read by Stefan Berger · 3 months ago
  53. 9e2c3a1 swtpm: Factor-out code to file_write by Stefan Berger · 3 months ago
  54. 7d2ee6e swtpm: Remove unused fsync code from directory backend by Stefan Berger · 3 months ago
  55. a507efb ci: Update from ubuntu-20.04 to ubuntu-24.04 due to EOL by Stefan Berger · 3 months ago
  56. 8ad31a7 swtpm.spec: Apply previous changes also to swtpm.spec.in by Stefan Berger · 3 months ago
  57. 738d9e1 swtpm.spec: Change the order of uninstallation of the SELinux modules by Ajeeth Adithya · 3 months ago
  58. 84c5ca5 swtpm.spec: Back up the default file contexts by Ajeeth Adithya · 3 months ago
  59. a79d2d0 swtpm: Close connection_fd.fd before assigning new value (CID 459830) by Stefan Berger · 3 months ago
  60. 36a93ed ci: Add a coverity workflow by Stefan Berger · 3 months ago
  61. 8a42a2f swtpm: Use custom profile's Algorithms when removing FIPS-disabled ones by Stefan Berger · 3 months ago
  62. 7243fdd sample: Enable passing usual curve names secp256r1 or secp384r1 by Stefan Berger · 3 months ago
  63. 58c9549 samples: Support different key algorithms for created TPM 2 CA by Stefan Berger · 3 months ago
  64. 64bbdca swtpm_setup: Do not pass a TPM 2 profile to swtpm when reconfiguring by Stefan Berger · 4 months ago
  65. 2c4cd12 swtpm_setup: Use DISTRO_PROFILES_DIR when listing profiles (fix path issue) by Stefan Berger · 4 months ago
  66. 5af1ee9 ci: Run apt-get update by Stefan Berger · 5 months ago
  67. 1cee599 selinux: Add rule to allow swtpm_t opening of virt_log_t files (BZ 2278123) by Stefan Berger · 5 months ago
  68. 0528ac7 github: Disable docker workflow since not pushing to docker hub anymore by Stefan Berger · 6 months ago
  69. cfe93d9 SELinux: add NFS permissions for swtpm_t by Marc-André Lureau · 6 months ago
  70. 01e804f SELinux: allow to map state file by Marc-André Lureau · 6 months ago
  71. 3d6a8b7 swtpm: Fix build error on 32bit systems due to inconsistent _FILE_OFFSET_BITS by Stefan Berger · 7 months ago
  72. 3a8e779 SELinux: Add rule for swtpm to be able to read password from pipe by Stefan Berger · 7 months ago
  73. 5344c0a ci: Consolidate linter into container run and remove simple test by Stefan Berger · 7 months ago
  74. daf3b1e ci: Add github actions to replace Travis by Stefan Berger · 7 months ago
  75. 544b398 swtpm-setup: fix invalid path by Marc-André Lureau · 7 months ago
  76. c5c4af9 man: Improve swtpm_setup --tpm option documentation by Stefan Berger · 7 months ago
  77. 314f5f4 Travis: Downgrade to setuptools 59.6.0 to avoid error in 71.x by Stefan Berger · 7 months ago
  78. 62a5767 build-sys: Bump up version to 0.11.0 at beginning of dev cycle by Stefan Berger · 7 months ago
  79. ad4427a debian/rpm: Adjust changelog for 0.10.0 release by Stefan Berger · 8 months ago v0.10.0
  80. 34fe38b CHANGES: Add documentation for changes in 0.10.0 by Stefan Berger · 8 months ago
  81. 3001ce1 debian: Use --disable-hardening to avoid multiple usages of -D_FORTIFY_SOURCE=. by Stefan Berger · 8 months ago
  82. 5f5a227 rpm: Build swtpm-tests package from installed tests by Stefan Berger · 8 months ago
  83. d059f40 swtpm/swtpm_setup: Initialize variables with NULL for RPM build by Stefan Berger · 8 months ago
  84. 89f7a05 swtpm: Check for null pointer from parsing string value by Stefan Berger · 8 months ago
  85. fcda38b swtpm_setup: Handle case when returned profile Name is null by Stefan Berger · 8 months ago
  86. e02bf61 swtpm_cert: Move error message about importing signing key into else branch by Stefan Berger · 8 months ago
  87. 4eb51c3 swtpm_setup: Add missing --print-profiles to help screen by Stefan Berger · 8 months ago
  88. bf4fc05 swtpm: Fix name of variable passed to TPM_DEBUG by Stefan Berger · 8 months ago
  89. f6f858e man: Add some clarification to the nameing of profiles in files by Stefan Berger · 8 months ago
  90. 2c8865a man: Format JSON maps for better display by Stefan Berger · 8 months ago
  91. 28345d0 swtpm_setup: Comment flags for storage primary key and deprecate --create-spk by Stefan Berger · 8 months ago
  92. cc52b20 debian: Add rule to allow usage of /var/tmp directory (QEMU) by Stefan Berger · 8 months ago
  93. 1982c51 swtpm: Indent 'Tested' output of tested algorithm by one more space by Stefan Berger · 8 months ago
  94. 599e243 configure.ac: enable 64-bit file API on 32-bit systems by Sergei Trofimovich · 8 months ago
  95. 05f4d91 test: Exit IBM TSS2 test early if it does not support swtpm by Stefan Berger · 9 months ago
  96. 395ada3 tests: Update IBMTSS2 test suite to v2.4.0 by Stefan Berger · 9 months ago
  97. ab267bf swtpm: Only display profile capabilities when --tpm2 is given by Stefan Berger · 9 months ago
  98. 74a3d99 swtpm_setup: Give fields in tpm2_authblock better names by Stefan Berger · 9 months ago
  99. a72da2d tests: Extend regex's with optional match for Attributes in profiles by Stefan Berger · 9 months ago
  100. 1eb06b6 swtpm_setup: Always lock storage while creating initial state by Stefan Berger · 9 months ago