]> git.proxmox.com Git - swtpm.git/history - tests/test_ctrlchannel
tests: skip ctrlchannel and ctrlchannel2 in sbuild
[swtpm.git] / tests / test_ctrlchannel
2023-05-25 Thomas Lamprechttests: skip ctrlchannel and ctrlchannel2 in sbuild
2022-09-06 Stefan Bergerswtpm: Implement CMD_LOCK_STORAGE to lock storage
2022-08-09 Stefan Bergertests: Move swtpm_open_cmddev into swtpm_cmd_tx
2021-11-02 Stefan Bergertests: exit with error code if mktemp fails
2021-10-27 Stefan Bergertests: Convert 2 test cases to use --daemon option
2021-08-10 Stefan Bergertests: test for availability of TPM 1.2 support in...
2020-02-08 Stefan Bergertests: Adjust tests to use new startup options
2020-01-15 Stefan Bergertests: Allow seccomp override w/ SWTPM_TEST_SECCOMP_OPT...
2019-07-13 Stefan Bergertests: Get swtpm PID from shell and validate against...
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: Pass file ownership using uid and gid
2019-04-02 Stefan Bergertests: Use mode= to set file mode bits in test and...
2018-10-01 Stefan Bergertests: wait for files to appear or disappear after...
2018-10-01 Stefan Bergertests: Increase timeout for shutdown for running with...
2018-09-17 Stefan Bergerswtpm: Use pbkdf2 as default kdf and sha512 for test...
2018-09-10 Stefan Bergerscripting: Use #!/usr/bin/env bash rather than /bin...
2018-09-10 Stefan Bergertests: Enable test_ctrchannel on DragonFly BSD
2018-08-30 Stefan Bergertests: Implement support for OS/X (Darwin)
2018-08-29 Stefan Bergertests: Make test_ctrlchannel work on NetBSD
2018-08-29 Stefan Bergertests: Make test_ctrlchannel work on FreeBSD
2018-08-07 Stefan Bergertests: Make the killing of processes less noisy
2018-08-07 Stefan Bergertests: Enable running tests in out-of-source builds
2018-07-02 Stefan Bergertests: Use wait_process_gone rather than kill -0
2018-07-02 Stefan Bergerswtpm: Encrypt the data with a random IV every time
2018-06-20 Stefan Bergerswtpm: Use tag-length-value blocks to store data in...
2018-04-23 Stefan Bergerswtpm: Implement CMD_GETINFO to retrieve TPM specificat...
2017-11-05 Stefan Bergerswtpm: Implemented support for PTM_SET_BUFFERSIZE command
2017-10-16 Stefan Bergertests: replace plain sleep with wait for PID file to...
2017-10-12 Stefan Bergertests: Check for existing chardev and use uname -s
2017-10-11 Stefan Bergerswtpm: Do not set PTM_CAP_SET_DATAFD flag on Cygwin
2017-10-11 Stefan Bergertests: copy 'swtpm chardev' test to test_ctrlchannel4
2017-10-11 Stefan Bergertests: Split off CMD_SET_DATAFD test into own file
2017-10-11 Stefan Bergertests: convert test_ctrlchannel to use functions
2017-10-05 Stefan Bergertests: Allow to specify SWTPM_EXE, SWTPM_IOCTL and...
2017-09-29 Amarnath ValluriSupport added to receive data socket over control socket
2017-09-27 Stefan Bergerswtpm: add missing PTM_CAP_GET_CONFIG to returned flags
2017-07-11 Stefan Bergertests: Run tests also on socket interfaces
2017-07-11 Stefan BergerIntroduce '--flag not-need-init' for socket and chardev
2017-05-31 Stefan Bergertests: Increase socat timeout to avoid errors on slow ARM
2017-05-31 Stefan Bergertests: create unix_tx function to use socat to talk...
2017-03-01 Stefan BergerMerge pull request #25 from pohly/patch-1
2017-02-03 Stefan Bergertest: Add --log parameter to test logging
2016-06-26 Stefan Bergertests: Use a function to wait for pid file to appear
2016-04-20 Stefan Bergerswtpm: Fix typo in command name
2016-03-26 Stefan Bergerswtpm: Add support for setting the locality on the TPM
2016-03-26 Stefan Bergerswtpm: Add support for sending state blobs to the TPM
2016-03-26 Stefan Bergerswtpm: Add support for getting state blobs from the TPM
2016-03-25 Stefan Bergerswtpm: Implement resetting the establishment bit with...
2016-03-24 Stefan Bergerswtpm: deactivate reset establishment
2016-03-24 Stefan Bergerswtpm: Implement two more control channel commands.
2016-03-21 Stefan Bergerswtpm: Further implement the control channel for socket...
2016-03-20 Stefan Bergerswtpm: Rename --connect to --server
2016-03-18 Stefan Bergerswtpm: Add the control channel to the socket interface TPM
2015-12-21 Stefan Bergertests: add timeout to socat
2015-12-21 Stefan Bergerswtpm: add CMD_SHUTDOWN to control channel
2015-12-07 Stefan Bergerswtpm: use endian.hi for endianess conversion
2015-11-28 Stefan Bergertest: fix file permission
2015-11-28 Stefan Bergerswtpm: introduce control channel for chardev TPM