- e9dfe88 apparmor: add support for mkosi integration working directory by Luca Boccassi · 6 weeks ago master
- 8084873 tests: Fix a spelling error in a variable by Stefan Berger · 3 months ago
- 3bbeedf swtpm_setup: Propagate --allow-signing option for certificate creation by Stefan Berger · 3 months ago
- 72c5dab swtpm: Fix comparison of integers with different signedness by Stefan Berger · 4 months ago
- 5c21ea0 debian: drop postinst, no longer needed by Luca Boccassi · 4 months ago
- d318d40 swtpm: install sysusers.d and tmpfiles.d configs by Luca Boccassi · 4 months ago
- 9be16ff automake: remove more generated files on distclean by Luca Boccassi · 4 months ago
- 645b116 automake: do not remove checked in selinux source files on distclean by Luca Boccassi · 4 months ago
- 4f963a9 swtpm_ioctl: double default poll timeout by Bastian Germann · 4 months ago
- bba72fb man: fix various typos found by Lintian by Luca Boccassi · 4 months ago
- 5033ec8 tests: cuse: Create /dev/null in chroot environment by Stefan Berger · 5 months ago
- eccaf58 ci: Check logs for ASAN or UBSAN reports by Stefan Berger · 5 months ago
- a7761d1 tests: Extend test case to test for concurrent access to locked storage by Stefan Berger · 5 months ago
- bdf7e3d swtpm: Daemonize before starting TPM to hold locks by Stefan Berger · 5 months ago
- 3d5d0f2 swtpm: Suppress the logging when displaying info flags' JSON result by Stefan Berger · 5 months ago
- 2f46832 swtpm: Print some warnings to stdout rather than stderr by Stefan Berger · 5 months ago
- bf15af4 swtpm: Only disable informative message when using SUPPRESS_INFO_LOGGING by Stefan Berger · 5 months ago
- a9f680d cuse: Move duplicate code into tpm_end() by Stefan Berger · 5 months ago
- 665486b tests: Extend test cases with RSA-4096 and default-v2 testing by Stefan Berger · 5 months ago
- 83361e7 configure.ac: Use m4sh in autoconf variable checks by Christopher Byrne · 7 months ago
- 2190513 configure.ac: Remove debug option by Christopher Byrne · 7 months ago
- 079d7e3 configure.ac: Use m4sh and pkgconf macros for openssl by Christopher Byrne · 7 months ago
- 7c8aa19 configure.ac: Simplify SELinux checks by Christopher Byrne · 7 months ago
- cf46ff2 configure.ac: Use m4sh and pkgconf macros for gnutls by Christopher Byrne · 7 months ago
- ccb7e1c configure.ac: Use pkgconf for gmp by Christopher Byrne · 7 months ago
- 0d1bb32 configure.ac: Use m4sh and pkgconf for CUSE support by Christopher Byrne · 7 months ago
- 754e23e configure.ac: Use pkgconf and m4sh for libseccomp by Christopher Byrne · 7 months ago
- 21f697a configure.ac: Use pkgconf and m4sh for libtpms crypto by Christopher Byrne · 7 months ago
- f37ee0e configure.ac: Use m4sh for sanitizers by Christopher Byrne · 7 months ago
- a371f75 configure.ac: Use m4sh for test coverage by Christopher Byrne · 7 months ago
- ab4ef15 configure.ac: Use m4sh in hardening by Christopher Byrne · 7 months ago
- 03dd21b configure.ac: Use m4sh for tests by Christopher Byrne · 7 months ago
- f891031 configure.ac: Use m4sh for chardev by Christopher Byrne · 7 months ago
- ae580c9 configure.ac: Use pkgconf for glib by Christopher Byrne · 7 months ago
- b1a6b5f configure.ac: Use pkgconf of json-glib by Christopher Byrne · 7 months ago
- af6b2ce configure.ac: Clean up libtpms checks by Christopher Byrne · 7 months ago
- 6c7f9cd configure.ac: Use pkgconf macros for libtasn1 by Christopher Byrne · 7 months ago
- a59486a configure.ac: Use correct m4 comments by Christopher Byrne · 7 months ago
- 4a0e632 swtpm: Prevent an integer overflow (false positive; CID 440360) by Stefan Berger · 8 months ago
- 2562694 swtpm: Prevent an integer overflow (false positive; CID 440361) by Stefan Berger · 8 months ago
- 6a25e17 swtpm: Adjust code to avoid integer overflows (false positive; CID 440362) by Stefan Berger · 8 months ago
- 7622a6e swtpm: Check for sysconf returning bad size for _SC_PAGESIZE (CID 440365) by Stefan Berger · 8 months ago
- 0727e87 swtpm: Report error on rename's in error path (CID 466753) by Stefan Berger · 8 months ago
- eb79f14 swtpm: Return ssize_t rather than int from logging functions (CID 440364) by Stefan Berger · 8 months ago
- f0c91b3 swtpm: Mark do_fsync in linear backend as unused parameter by Stefan Berger · 8 months ago
- 24fdb84 swtpm: Display error for fsync option on linear storage backend by Stefan Berger · 8 months ago
- 9578dc4 swtpm: Display error for backup option on linear storage backend by Stefan Berger · 8 months ago
- bd77a34 tests: Extend existing test case to use the new fsync option by Stefan Berger · 8 months ago
- 093248e swtpm: Add option for storage backend to use fsync by Stefan Berger · 8 months ago
- 795c197 swtpm: Implement support for fsync on a file and directory by Stefan Berger · 8 months ago
- ec7730c swtpm_setup: Also check respbuffer_len for possible NULL pointer (CID 466756) by Stefan Berger · 8 months ago
- 17fc25d cuse: add libfuse3 support by Leo · 8 months ago
- 1db1037 swtpm: Return error if more bytes received than user wanted to send by Stefan Berger · 8 months ago
- 4da66c6 tests: Retry NVWrite command after 0x922 return code and inc lockout counter by Stefan Berger · 8 months ago
- 8f91667 tests: Do not patch for OpenSSL 3.x anymore since bug seems fixed by Stefan Berger · 8 months ago
- a4a9f33 tests: Use IBMTSS2 test v2.4.1 by Stefan Berger · 8 months ago
- 95476e3 swtpm_setup: Hint at profile default-v2 when CreatePrimary() fails with 0x2c4 by Stefan Berger · 8 months ago
- 732bbd6 test: Extend existing test case with backup option by Stefan Berger · 8 months ago
- 9b7021b swtpm: Implement storage functions to restore a state backup file by Stefan Berger · 8 months ago
- e3694b7 swtpm: Add option for storage backend to make a backup file by Stefan Berger · 8 months ago
- 186f72a swtpm: Make a backup of the permanent state file in dir-backend by Stefan Berger · 8 months ago
- 8522c9d man: Add rsa-keysize-4096 to possible capabilties output of swtpm by Stefan Berger · 8 months ago
- e3668c9 swtpm_setup: Add support for RSA-4096 keys for EKs by Stefan Berger · 8 months ago
- 8a3592f tests: Extend regex to allow for optional RSA-4096 keys by Stefan Berger · 8 months ago
- fdb2b54 samples: Have 2 more files shellcheck'ed by Stefan Berger · 9 months ago
- 6d951a7 debian: Do not user parallel testing to avoid timeouts by Stefan Berger · 9 months ago
- 4d2e967 tests: Use proper command line options on GNU/Hurd systems by Stefan Berger · 9 months ago
- 6df68dc swtpm: Make swtpm compilable on GNU/Hurd systems by Stefan Berger · 9 months ago
- bfa18c8 swtpm_setup: Define PATH_MAX on GNU/Hurd systems since undefined there by Stefan Berger · 9 months ago
- 9bdd62d swtpm: Define ACCESSPERMS if not defined in sys/stat.h by Stefan Berger · 9 months ago
- b602ca0 swtpm: Factor-out code to file_read by Stefan Berger · 9 months ago
- 9e2c3a1 swtpm: Factor-out code to file_write by Stefan Berger · 9 months ago
- 7d2ee6e swtpm: Remove unused fsync code from directory backend by Stefan Berger · 9 months ago
- a507efb ci: Update from ubuntu-20.04 to ubuntu-24.04 due to EOL by Stefan Berger · 9 months ago
- 8ad31a7 swtpm.spec: Apply previous changes also to swtpm.spec.in by Stefan Berger · 9 months ago
- 738d9e1 swtpm.spec: Change the order of uninstallation of the SELinux modules by Ajeeth Adithya · 9 months ago
- 84c5ca5 swtpm.spec: Back up the default file contexts by Ajeeth Adithya · 9 months ago
- a79d2d0 swtpm: Close connection_fd.fd before assigning new value (CID 459830) by Stefan Berger · 9 months ago
- 36a93ed ci: Add a coverity workflow by Stefan Berger · 9 months ago
- 8a42a2f swtpm: Use custom profile's Algorithms when removing FIPS-disabled ones by Stefan Berger · 9 months ago
- 7243fdd sample: Enable passing usual curve names secp256r1 or secp384r1 by Stefan Berger · 10 months ago
- 58c9549 samples: Support different key algorithms for created TPM 2 CA by Stefan Berger · 10 months ago
- 64bbdca swtpm_setup: Do not pass a TPM 2 profile to swtpm when reconfiguring by Stefan Berger · 10 months ago
- 2c4cd12 swtpm_setup: Use DISTRO_PROFILES_DIR when listing profiles (fix path issue) by Stefan Berger · 10 months ago
- 5af1ee9 ci: Run apt-get update by Stefan Berger · 11 months ago
- 1cee599 selinux: Add rule to allow swtpm_t opening of virt_log_t files (BZ 2278123) by Stefan Berger · 11 months ago
- 0528ac7 github: Disable docker workflow since not pushing to docker hub anymore by Stefan Berger · 12 months ago
- cfe93d9 SELinux: add NFS permissions for swtpm_t by Marc-André Lureau · 12 months ago
- 01e804f SELinux: allow to map state file by Marc-André Lureau · 12 months ago
- 3d6a8b7 swtpm: Fix build error on 32bit systems due to inconsistent _FILE_OFFSET_BITS by Stefan Berger · 1 year, 1 month ago
- 3a8e779 SELinux: Add rule for swtpm to be able to read password from pipe by Stefan Berger · 1 year, 1 month ago
- 5344c0a ci: Consolidate linter into container run and remove simple test by Stefan Berger · 1 year, 1 month ago
- daf3b1e ci: Add github actions to replace Travis by Stefan Berger · 1 year, 1 month ago
- 544b398 swtpm-setup: fix invalid path by Marc-André Lureau · 1 year, 1 month ago
- c5c4af9 man: Improve swtpm_setup --tpm option documentation by Stefan Berger · 1 year, 1 month ago
- 314f5f4 Travis: Downgrade to setuptools 59.6.0 to avoid error in 71.x by Stefan Berger · 1 year, 1 month ago
- 62a5767 build-sys: Bump up version to 0.11.0 at beginning of dev cycle by Stefan Berger · 1 year, 1 month ago
- ad4427a debian/rpm: Adjust changelog for 0.10.0 release by Stefan Berger · 1 year, 2 months ago v0.10.0
- 34fe38b CHANGES: Add documentation for changes in 0.10.0 by Stefan Berger · 1 year, 2 months ago
- 3001ce1 debian: Use --disable-hardening to avoid multiple usages of -D_FORTIFY_SOURCE=. by Stefan Berger · 1 year, 2 months ago