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