]> git.proxmox.com Git - swtpm.git/shortlog
swtpm.git
2019-07-05 Stefan Bergerswtpm: Simplify the reading of TPM commands
2019-07-05 Stefan Bergerswtpm: Use exit in main with parameter EXIT_FAILURE...
2019-07-03 Stefan Bergertests: Add TPM 1.2 test cases for passing key and passp...
2019-07-03 Stefan Bergerswtpm_setup: Use swtpm_ioctl to re-init the TPM 1.2...
2019-07-03 Stefan Bergerswtpm_setup: Redirect error output of swtpm_bios to...
2019-07-03 Stefan Bergerman: Fix typos in swtpm_setup man page
2019-06-29 Stefan Bergertest: Make sure that when key is passed state is encrypted
2019-06-29 Stefan Bergerman: Update swtpm_setup page with the new options for...
2019-06-29 Stefan Bergertest: Test passing file descriptor to swtpm_setup
2019-06-29 Stefan Bergerswtpm_setup: Allow passing file descriptor for key...
2019-06-29 Stefan Bergerswtpm: Add missing pwdfd=<fd> to help screen
2019-06-24 Stefan Bergertests: Convert existing test case to use file descripto...
2019-06-24 Stefan Bergerman: Update man pages to document file descriptor for...
2019-06-24 Stefan Bergerswtpm: Enable reading password file from file descriptor
2019-06-24 Stefan Bergerswtpm: Get rid of stat() in key_read_pwdfile_fd
2019-06-24 Stefan Bergerswtpm: Use len as parameter to SHA512
2019-06-24 Stefan Bergerswtpm: Factor out key_load_pwdfile_fd from key_load_pwdfile
2019-06-24 Stefan Bergertests: Convert existing test case to use file descripto...
2019-06-24 Stefan Bergerman: Update man pages to document file descriptor for...
2019-06-24 Stefan Bergerswtpm: Enable reading key from file descriptor passed...
2019-06-24 Stefan Bergerswtpm: Factor out key_load_key_fd from key_load_key
2019-06-24 Stefan Bergerswtpm: Consolidate the exit of parse_key_options
2019-06-24 Stefan Bergerswtpm: Add missing kdf option documentation to help...
2019-06-20 Stefan Bergertests: Do not run key derivation test on ppc64
2019-06-18 Stefan Bergertests: Add test case for deriving key from primary key
2019-06-15 Stefan Bergertests: Ensure that derived keys are always the same...
2019-06-15 Stefan Bergerswtpm: CUSE TPM needs prtcl syscall for thread pool...
2019-06-06 Stefan Bergertests: Use tag v1470 for revision of ibmtss2 test suite
2019-04-18 Stefan BergerTravis: Set LIBTPMS_CFLAGS when sanitizing swtpm
2019-04-18 Stefan Bergerswtpm: Fix illegal heap access while parsing options
2019-04-12 Stefan Bergerswtpm: Add 9 more syscalls to seccomp profile blacklist
2019-04-08 Stefan Bergertests: wait for file content in wait_for_file
2019-04-04 Stefan Bergertests: Convert test case to use IPv6 bindaddr ::1 where...
2019-04-04 Stefan Bergerswtpm_bios: Switch to use getaddrinfo to also support...
2019-04-04 Stefan Bergerswtpm_ioctl: Switch to use getaddrinfo to also support...
2019-04-03 Stefan Bergertravis: Run cpp-coveralls without sudo
2019-04-03 Stefan Bergerswtpm: Add support for fd_to_filename on OS X and test it
2019-04-03 Stefan Bergertests: Use a file descriptor for the pid file on Linux...
2019-04-02 Stefan Bergertests: Pass --runas parameter to swtpm
2019-04-02 Stefan Bergertests: Use file descriptor passing for log file
2019-04-02 Stefan Bergertests: Pass file ownership using uid and gid
2019-04-02 Stefan Bergertests: Use mode= to set file mode bits in test and...
2019-04-02 Stefan Bergergitignore: Ignore files related to gcov
2019-04-02 Stefan Bergertests: Use file descriptor 100 rather than 200 (fix...
2019-04-02 Stefan Bergertravis: Exclude libtpms directory from coverage reporting
2019-04-02 Stefan Bergerswtpm: Fix return code of change_process_owner
2019-04-01 Stefan Bergertests: Add yet more tests for TPM 1.2 and enable auditing
2019-03-29 Stefan Bergertests: Fix some issues with TPM 1.2 test
2019-03-29 Stefan Bergertests: Add test case running TPM 1.2 test suite
2019-03-26 Stefan Bergertests: Use an empty options file in case options file...
2019-03-21 Stefan Bergerbuild-sys: Avoid prefix=NONE if no prefix is passed...
2019-03-18 Stefan Bergerman: Add documentation about --seccomp option to man...
2019-03-18 Stefan Bergerdocs: Add entry to CHANGES file about seccomp profile
2019-03-18 Stefan Bergerpackages: Add libseccomp-devel to rpm and debian build...
2019-03-18 Stefan Bergertests: Extend tests cases with test for active seccomp...
2019-03-18 Stefan Bergerswtpm: Enable support for seccomp profile
2019-03-18 Stefan Bergerswtpm: Extend options parse for parsing seccomp options
2019-03-18 Stefan Bergerswtpm: Implement function to build a blacklist seccomp...
2019-03-18 Stefan BergerTravis: Add libseccomp-dev to packages to install
2019-03-18 Stefan Bergerbuild-sys: Add libbsecomp to configure.ac
2019-03-14 Stefan Bergerswtpm: implement uninstall_sighandlers
2019-02-26 Marc-André... swtpm-setup: follow XDG spec more closely for default...
2019-02-26 Stefan Bergerrpm: Adjust RPM spec file for 0.1 release
2019-02-26 Stefan BergerTravis: Get Travis to submit to Coverity again
2019-02-26 Stefan BergerSet version to 0.2.0 for next release
2019-01-28 Stefan Bergerdebian: Edit changelog for 0.1.0 release
2019-01-28 Stefan Bergerdoc: Create CHANGES file for initial release
2019-01-28 Stefan Bergerdebian: Fix libtpms0 dependency and force gnutls availa...
2019-01-28 Stefan Bergerdebian: Add post install script for swtpm-tools
2019-01-28 Stefan Bergerrun_test.sh: Replace -j8 with -j$(nproc)
2019-01-28 Stefan Bergertests: Fix error handling if pkcs11 test runs on x86_64...
2019-01-23 Stefan Bergertest: Replace uname -o with uname -s
2019-01-23 Stefan Bergertests: Use wait_process_gone rather than sleep
2019-01-23 Stefan BergerMake softhsm/pkcs11 test case work on Travis on OS X
2019-01-23 Stefan Bergertests: Make the test case work on OS X
2019-01-23 Stefan Bergertests: Add test case that uses a pkcs11 URI for signing...
2019-01-23 Stefan Bergersamples: Enable swtpm-localca to sign with a pkcs11 URI
2019-01-17 Stefan Bergertests: Gate the IBM TSS 2 related test with SWTPM_TEST_...
2019-01-17 Stefan Bergertests: Set TPM_INTERFACE_TYPE=socsim
2019-01-17 Stefan Bergertests: Remove 'less' command from test case
2019-01-17 Stefan Bergerswtpm_setup.sh: Replace mktemp --tmpdir=<> with TMPDIR...
2019-01-17 Stefan Bergerswtpm_setup: Use OSX specific function to get path...
2019-01-17 Stefan Bergertravis: Run tests on OSX, install, and run quick test
2019-01-17 Stefan Bergerbuild-sys: Adjust localstatedir and files using it
2019-01-17 Stefan Bergerbuild-sys: Fix hard coded /etc path and replace with...
2019-01-16 Stefan Bergerdebian: Add missing build dependencies
2019-01-07 Stefan Bergerdebian: Change architecture for swtpm-dev from all...
2019-01-07 Stefan Bergerman: Fix man pages to include short summary in NAME...
2018-12-15 Stefan Bergerbuild-sys: If TPM 1.2 NVRAM area tools are missing...
2018-12-15 Stefan Bergerbuild-sys: Create m4 directory on older systems
2018-12-11 Stefan Bergerman: Extend man pages for swtpm-localca.conf for pkcs11...
2018-12-11 Stefan Bergerswtpm_cert: Support PKCS11 URIs for a CA using a PKCS11...
2018-12-11 Stefan Bergersamples: Escape the GnuTLS PKCS11 URL before using...
2018-11-24 Stefan Bergertravis: Use ubsan (undefined behavior sanitizer) in...
2018-11-24 Stefan Bergerswtpm: ubsan: Make 64 bit flags field of ptm_getinfo...
2018-11-24 Stefan Bergerswtpm_bios: ubsan: Use tpm_resp_header structure to...
2018-11-23 Stefan Bergerswtpm_setup.sh: First send SIGTERM to processes then...
2018-11-23 Stefan Bergerswtpm: Uninstall signal handler before closing noticati...
2018-11-23 Stefan Bergerswtpm_setup: Free memory in case of error
2018-11-21 Stefan Bergerswtpm: Coverity: Check msg parameter upon return from...
next