Clone this repo:
  1. 4a0e632 swtpm: Prevent an integer overflow (false positive; CID 440360) by Stefan Berger · 11 days ago master
  2. 2562694 swtpm: Prevent an integer overflow (false positive; CID 440361) by Stefan Berger · 11 days ago
  3. 6a25e17 swtpm: Adjust code to avoid integer overflows (false positive; CID 440362) by Stefan Berger · 11 days ago
  4. 7622a6e swtpm: Check for sysconf returning bad size for _SC_PAGESIZE (CID 440365) by Stefan Berger · 11 days ago
  5. 0727e87 swtpm: Report error on rename's in error path (CID 466753) by Stefan Berger · 11 days ago
  6. eb79f14 swtpm: Return ssize_t rather than int from logging functions (CID 440364) by Stefan Berger · 11 days ago
  7. f0c91b3 swtpm: Mark do_fsync in linear backend as unused parameter by Stefan Berger · 11 days ago
  8. 24fdb84 swtpm: Display error for fsync option on linear storage backend by Stefan Berger · 12 days ago
  9. 9578dc4 swtpm: Display error for backup option on linear storage backend by Stefan Berger · 12 days ago
  10. bd77a34 tests: Extend existing test case to use the new fsync option by Stefan Berger · 13 days ago
  11. 093248e swtpm: Add option for storage backend to use fsync by Stefan Berger · 13 days ago
  12. 795c197 swtpm: Implement support for fsync on a file and directory by Stefan Berger · 13 days ago
  13. ec7730c swtpm_setup: Also check respbuffer_len for possible NULL pointer (CID 466756) by Stefan Berger · 3 weeks ago
  14. 17fc25d cuse: add libfuse3 support by Leo · 3 weeks ago
  15. 1db1037 swtpm: Return error if more bytes received than user wanted to send by Stefan Berger · 3 weeks ago
  16. 4da66c6 tests: Retry NVWrite command after 0x922 return code and inc lockout counter by Stefan Berger · 4 weeks ago
  17. 8f91667 tests: Do not patch for OpenSSL 3.x anymore since bug seems fixed by Stefan Berger · 4 weeks ago
  18. a4a9f33 tests: Use IBMTSS2 test v2.4.1 by Stefan Berger · 4 weeks ago
  19. 95476e3 swtpm_setup: Hint at profile default-v2 when CreatePrimary() fails with 0x2c4 by Stefan Berger · 4 weeks ago
  20. 732bbd6 test: Extend existing test case with backup option by Stefan Berger · 4 weeks ago