Sign in
fuchsia
/
third_party
/
github.com
/
stefanberger
/
swtpm
/
HEAD
5a89ef3
swtpm: Use TPMPROP_TPM2_BUFFER_MAX when using a libtpms v0.11 TPM 2
by Stefan Berger
· 25 hours ago
master
6a01b54
build-sys: Add dependency on libtpms v0.11
by Stefan Berger
· 25 hours ago
74f272e
debian/rpm: Add openssl as dependent package
by Stefan Berger
· 2 days ago
a115055
build-sys: Remove checking for GnuTLS and certtool
by Stefan Berger
· 2 days ago
5804f19
debian/rpm: Remove gnutls-utils/gnutls-bin dependency where possible
by Stefan Berger
· 2 days ago
896f19b
tests: Skip tests if p11tool is not found in PATH
by Stefan Berger
· 2 days ago
ee977b9
samples: Remove usage of certtool from swtpm-create-tpmca
by Stefan Berger
· 2 days ago
a5de646
docs: Remove expect and trousers as packages to install
by Stefan Berger
· 3 days ago
1106f2c
debian/rpm: Remove expect and trousers packages as dependencies
by Stefan Berger
· 3 days ago
55b9862
CI: Do not install expect package anymore
by Stefan Berger
· 3 days ago
23b9b67
man: Remove reference to TPM 1.2 tcsd from swtpm-local.conf page
by Stefan Berger
· 3 days ago
a4f5c75
build-sys: Remove checks for TPM 1.2 tcsd from build system
by Stefan Berger
· 3 days ago
0a1efc5
tests: Pass --disable-tests when building swtpm across versions
by Stefan Berger
· 3 days ago
ec2fdc0
man: Remove paragraph about certtool from swtpm_localca man page
by Stefan Berger
· 3 days ago
846fcd7
swtpm_localca: Replace certtool with openssl for creating CAs
by Stefan Berger
· 3 days ago
7ff85f3
swtpm_setup: Use extra long timeouts for all 4096 byte RSA keys
by Stefan Berger
· 4 days ago
60daa0b
tests: Test verification and encryption with state from libtpms v0.9 and v0.10
by Stefan Berger
· 10 days ago
6770d72
swtpm_setup: Create IAK hwSerialNum from data extracted from EK certificate
by Stefan Berger
· 2 weeks ago
b6dc44a
swtpm_setup: Add support for creating IAK and IDevID keys and certificates
by Stefan Berger
· 2 weeks ago
4935739
swtpm_setup: Prepare for primary EC key creation with 2 different nonces
by Stefan Berger
· 2 weeks ago
06cc18c
swtpm_setup: Move all the ECC scheme data into the tables
by Stefan Berger
· 2 weeks ago
ac0d334
swtpm_setup: Move all the RSA scheme data into the tables
by Stefan Berger
· 2 weeks ago
d8973ee
swtpm_setup: Move offset & keyflags of pubkey and SPK RSA keys into table
by Stefan Berger
· 2 weeks ago
30545a0
swtpm_localca: Add support for creating IAK and IDevID certs
by Stefan Berger
· 2 weeks ago
e0f95c2
swtpm_localca: Add support for --tpm-serial-num command line option
by Stefan Berger
· 2 weeks ago
5c17253
swtpm_cert: Use serialNumber from subject command line option
by Stefan Berger
· 2 weeks ago
ae9492f
tests: Fall back to using default-v1 profile while libtpms v0.11 is not required
by Stefan Berger
· 2 weeks ago
9dd1f83
swtpm_cert: Add support for creating IAK and IDevID certificates
by Stefan Berger
· 2 weeks ago
c239abc
swtpm_cert: Cast variables to unsigned long int before comparison
by Stefan Berger
· 2 weeks ago
1455c46
tests: Convert test cases to use openssl tool
by Stefan Berger
· 2 weeks ago
8760bf0
ci: Make openssl and pcks11-provider always-required packages
by Stefan Berger
· 2 weeks ago
09f7440
debian/rpm: Add openssl and pkcs11-provider as build dependencies
by Stefan Berger
· 2 weeks ago
4abd7c7
build-sys: Require openssl tool
by Stefan Berger
· 2 weeks ago
d22c048
tests: Add test cases with the new key algorithms and aliases
by Stefan Berger
· 2 weeks ago
75eb72f
tests: Check created EK cert and compare key against tpm2_createek output
by Stefan Berger
· 2 weeks ago
9ae4f6d
swtpm_setup: Add support for ecc_nist_p521/secp521r1 EK in high range
by Stefan Berger
· 2 weeks ago
c223953
swtpm_setup: Add support for ecc_nist_p256/secp256r1 EK in low range
by Stefan Berger
· 2 weeks ago
bca84a3
swtpm_setup: Add secp384r1 as alias to ecc_nist_p384 for CLI options
by Stefan Berger
· 2 weeks ago
ac8cf58
samples: Remove --srk-password option from swtpm-create-tpmca
by Stefan Berger
· 3 weeks ago
3205f94
swtpm_localca: Remove parentkey_password for TPM 1.2 SRK
by Stefan Berger
· 3 weeks ago
caec46b
swtpm_cert: Use keychoice variable to disallow conflicting CLI options
by Stefan Berger
· 3 weeks ago
dc84d9b
swtpm_cert: Let BN_to_ASN1_INTEGER handle perpending of 0 to negative number
by Stefan Berger
· 3 weeks ago
8c38ab7
swtpm_cert: Remove --parentkey-password/pwd for TPM 1.2 SRK support
by Stefan Berger
· 3 weeks ago
e432676
swtpm_cert: Clean up
by Stefan Berger
· 3 weeks ago
1f6dab5
swtpm_cert: Check return values of OSSL_PARAM_BLD_push functions
by Stefan Berger
· 3 weeks ago
0623073
swtpm_cert: Return NULL if coordinates of EC key exceed expected sizes
by Stefan Berger
· 3 weeks ago
7ffd681
swtpm_cert: Check for errors after calling strtol for number parsing
by Stefan Berger
· 3 weeks ago
3664c4b
swtpm_cert: Check for unreasonably large hex string
by Stefan Berger
· 3 weeks ago
9524e44
tests: Add test cases for running swtpm_setup with --ek1/2keyalgo parameters
by Stefan Berger
· 3 weeks ago
7421206
man: Extend man pages for swtpm_setup.conf and swtpm_setup
by Stefan Berger
· 3 weeks ago
b479140
swtpm_setup, man: Announce ek1/2keyalgo option support in capabilities JSON
by Stefan Berger
· 3 weeks ago
ffd7166
swtpm_setup: Implement options to allow choice of 1st & 2nd EK key types
by Stefan Berger
· 3 weeks ago
9cbf458
swtpm_setup: Move symkeydata creation further down for RSA keys
by Stefan Berger
· 3 weeks ago
a746448
swtpm_setup: Move symkeydata creation further down for EC keys
by Stefan Berger
· 3 weeks ago
3755fb8
swtpm_setup: Factor-out common function for creating a primary key
by Stefan Berger
· 3 weeks ago
891e633
swtpm_setup: Move RSA key size parsing and checking code into own functions
by Stefan Berger
· 3 weeks ago
09e64b6
swtpm_setup: Convert RSA and EC EK building code to use table
by Stefan Berger
· 3 weeks ago
8b3bb44
swtpm_setup: Convert code related to EK parameters to use a table
by Stefan Berger
· 3 weeks ago
0e999e6
swtpm_setup: Convert rsa_keysize parameter to keyalgo_param
by Stefan Berger
· 3 weeks ago
3d2aa46
swtpm_setup: Replace 'isecc' flag with variable describing algorithm of EK key
by Stefan Berger
· 3 weeks ago
a2516ad
swtpm_setup: Comment on RSA-2k/3k/4k and NIST-P384 signing key flags
by Stefan Berger
· 3 weeks ago
a09a255
swtpm_setup: Move PolicyA_SHA256 and PolicyB_SHA384 values into statics
by Stefan Berger
· 3 weeks ago
81a7702
tests: Check the sizes of OpenSSL-created EK certificates
by Stefan Berger
· 3 weeks ago
8c3f99c
swtpm_localca: replace broken logfile symlink pre-check with O_NOFOLLOW open
by Takuma IMAMURA
· 3 weeks ago
e7d0a72
swtpm_setup: replace broken logfile symlink pre-check with O_NOFOLLOW open
by Takuma IMAMURA
· 3 weeks ago
ce42701
swtpm_cert: Cast parameter passed to isspace to int (Cygwin)
by Stefan Berger
· 3 weeks ago
88113e1
swtpm_setup: Use gsize rather than size_t when calling read_file
by Stefan Berger
· 3 weeks ago
24e74c7
swtpm_setup, swtpm_localca: Add compiler attribute for printf to logging functions
by Stefan Berger
· 3 weeks ago
9b33df1
swtpm: Add compiler attribute for printf to logging functions
by Stefan Berger
· 3 weeks ago
2710aec
swtpm_cert: Remove duplicate OSSL_STORE_load statement
by Stefan Berger
· 3 weeks ago
d7c0653
swtpm: Fix an imprecise cast detected by Coverity
by Stefan Berger
· 3 weeks ago
687c1d6
CI: Only run coveralls test if env. var COVERALLS_REPO_TOKEN is set
by Stefan Berger
· 4 weeks ago
5e4003f
swtpm_cert: Fix result code of PIN getter function
by Stefan Berger
· 4 weeks ago
338b0dc
tests: Remove TPM 1.2 acting as CA testcase
by Stefan Berger
· 4 weeks ago
b3a865e
swtpm_cert: Improve the loop reading from the store
by Stefan Berger
· 4 weeks ago
02da2e3
swtpm_cert: Use PIN reader only if SWTPM_PKCS11_PIN env var is set
by Stefan Berger
· 4 weeks ago
9ae920d
swtpm-create-tpmca: Remove trailing %00 from TPM 2 pkcs11 URI
by Stefan Berger
· 4 weeks ago
62a7060
build: Remove gnutls-devel as required package for swtpm
by Stefan Berger
· 5 weeks ago
4c9577a
build-sys: Do not set GNUTLS_LIBS/CFLAGS anymore
by Stefan Berger
· 5 weeks ago
86c6046
swtpm_cert: Switch to OpenSSL from GnuTLS
by Stefan Berger
· 5 weeks ago
4811aa5
CI: Install pkcs11-provider for usage of pkcs11 with OpenSSL
by Stefan Berger
· 5 weeks ago
380debb
tests: Add missing exit 1 on X509 cert subject comparison failure
by Stefan Berger
· 5 weeks ago
703acef
CI: Use cpp-coveralls again for result uploads
by Stefan Berger
· 5 weeks ago
45971fe
CI: Extend cpp-coveralls with a github-action for upload
by Stefan Berger
· 5 weeks ago
e1e01d1
tests: Fix bugs in test_tpm2_samples_create_tpmca.test
by Stefan Berger
· 5 weeks ago
a3dac7a
swtpm_localca: Remove support for GnuTLS TPM 1.2 URIs
by Stefan Berger
· 5 weeks ago
63812fd
samples: Remove TPM 1.2 support from swtpm-create-tpmca
by Stefan Berger
· 5 weeks ago
acf8e92
tests: Remove test that depended on availability of GnuTLS's tpmtool
by Stefan Berger
· 5 weeks ago
4af4b87
tests: Test that disabled commands and algorithms are actually disabled
by Stefan Berger
· 7 weeks ago
51566d6
tests: Add comment to kill_quiet function
by Stefan Berger
· 7 weeks ago
76326f4
header: Remove _Static_assert and adjust comments
by Stefan Berger
· 7 weeks ago
407c2a5
man: Fix some typos in the man pages
by Stefan Berger
· 8 weeks ago
6f1559f
swtpm_cert: Fix a typo in an error message
by Stefan Berger
· 8 weeks ago
98e23a9
swtpm: Replace strcpy with strncpy in str_replace
by Stefan Berger
· 8 weeks ago
7f66f99
swtpm: Fix typos in comments and messages
by Stefan Berger
· 8 weeks ago
81d3484
swtpm: Refactor and improve description of SWTPM_CheckHash
by Stefan Berger
· 8 weeks ago
e139816
swtpm: Reject state blobs of unreasonable large size
by Stefan Berger
· 8 weeks ago
4a99496
tests: Test for expected message receive on NOTIFY_SOCKET
by Stefan Berger
· 8 weeks ago
ac1a47c
tests: Choose swtpm branch based on libtpms version
by Stefan Berger
· 8 weeks ago
4e9b1fe
tests: Fix and better format test output
by Stefan Berger
· 8 weeks ago
Next »