Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
stefanberger
/
swtpm
Clone this repo:
Branches
master
coverity_scan
master.next
stable-0.1.0
stable-0.10
stable-0.10-libtpms-v0.11
stable-0.10-next
stable-0.2.0
stable-0.3.0
stable-0.4
More...
Tags
v0.7.5
v0.8.3
v0.9.1
v0.10.2
v0.10.1
v0.10.0
v0.9.0
v0.8.2
v0.7.4
v0.8.1
More...
dc005cc
swtpm: Fix a comparison of different signedness
by Stefan Berger
· 11 days ago
master
3e8e068
swtpm: Improve handling of case where received state has zero length
by Stefan Berger
· 11 days ago
74bf814
swtpm: Ignore error in case close() fails in file_read and preserve errno
by Stefan Berger
· 11 days ago
d685568
swtpm: Set td_len = 0 after tlv_data_free for clarity
by Stefan Berger
· 11 days ago
0169f6b
swtpm: Fix a comment to show code as it was before it was changed
by Stefan Berger
· 11 days ago
1683449
swtpm_setup: Properly access exit_status for exit code and signal
by Stefan Berger
· 11 days ago
93e7c5c
swtpm_cert: Fix format string for long
by Stefan Berger
· 2 weeks ago
5ae16f9
swtpm_cert: Error-out on number of days for cert validity < -1
by Stefan Berger
· 2 weeks ago
c122632
swtpm_cert: Add missing newline to error message
by Stefan Berger
· 2 weeks ago
d882bca
swtpm_cert: Rename hex_to_str to hex_to_val and return int
by Stefan Berger
· 2 weeks ago
43204ab
swtpm_cert: Add guard checking for userdata (password) being NULL
by Stefan Berger
· 2 weeks ago
b3b8532
swtpm_cert: Initialize ser_number_len to 0
by Stefan Berger
· 2 weeks ago
895e8b5
swtpm_localca: Remove unused variables due to migration to OpenSSL
by Stefan Berger
· 2 weeks ago
fb0cc1f
CI: Run coverity scan also in ubuntu-26.04 container
by Stefan Berger
· 2 weeks ago
69faf07
swtpm: Assign returned value of sysconf to a long rather than uint32_t
by Stefan Berger
· 2 weeks ago
b58372f
swtpm: Free decrypt_data in case it was allocated but not passed to caller
by Stefan Berger
· 2 weeks ago
e9965c9
swtpm: Free encrypt_data in case an error occurs
by Stefan Berger
· 2 weeks ago
df4918b
swtpm: Log an error if neither /dev/zero nor /dev/null could be opened
by Stefan Berger
· 2 weeks ago
c9d8e7a
swtpm: Only call logprintf if linebuffer != NULL avoid printing '(null)'
by Stefan Berger
· 2 weeks ago
4923e9b
swtpm: Log an error message in case RAND_bytes did not return random bytes
by Stefan Berger
· 2 weeks ago
More »