]> git.proxmox.com Git - swtpm.git/history - .travis.yml
bump version to 0.8.0~bpo11+1
[swtpm.git] / .travis.yml
2021-09-20 Stefan BergerTravis: Remove python3-twisted package from being installed
2021-06-04 Stefan BergerTravis: Remove much of the python related stuff
2021-05-28 Stefan Bergerswtpm_setup: Rewrite in 'C' (addresses issue #437)
2021-03-17 Stefan Bergertests: Store and also restore the volatile state at...
2021-01-29 Stefan BergerTravis: Upgrade pip to v20.3.3
2020-11-17 Stefan BergerTravis: Remove OSX CI/CD due to costs
2020-09-18 Stefan BergerTravis: Run pylint on new swtpm-localca, remove flock...
2020-08-28 Stefan BergerTravis: Check for clean python files and add new python...
2020-04-09 Stefan BergerTravis: Run IBM TSS2 for coverage; use Bionic
2020-03-18 Stefan BergerTravis: Checkout a certain libtpms revision
2020-02-17 Stefan BergerTravis: Run make check with VERBOSE=1
2019-11-27 Stefan BergerTravis: Add asan build for non-openssl usage in libtpms
2019-10-25 Stefan BergerTravis: Work around failing OsX builds due to brew...
2019-07-14 Stefan BergerTravis: Only clone libtpms if libtpms dir does not...
2019-04-18 Stefan BergerTravis: Set LIBTPMS_CFLAGS when sanitizing swtpm
2019-04-03 Stefan Bergertravis: Run cpp-coveralls without sudo
2019-04-02 Stefan Bergertests: Pass --runas parameter to swtpm
2019-04-02 Stefan Bergertravis: Exclude libtpms directory from coverage reporting
2019-03-18 Stefan BergerTravis: Add libseccomp-dev to packages to install
2019-02-26 Stefan BergerTravis: Get Travis to submit to Coverity again
2019-01-23 Stefan BergerMake softhsm/pkcs11 test case work on Travis on OS X
2019-01-23 Stefan Bergertests: Add test case that uses a pkcs11 URI for signing...
2019-01-17 Stefan Bergertravis: Run tests on OSX, install, and run quick test
2018-11-24 Stefan Bergertravis: Use ubsan (undefined behavior sanitizer) in...
2018-11-19 Stefan Bergertravis: Add a build using asan for leak and address...
2018-11-19 Stefan Bergertravis: Use $(nproc) and reformat the yaml a bit
2018-11-19 Stefan Bergertravis: Use 2 parallel test runs
2018-11-19 Stefan Bergertravis: introduce a matrix for running multiple paralle...
2018-11-19 Stefan Bergertravis: Move packages to install into addons section
2018-11-19 Stefan Bergertravis: Use libtpms master branch now
2018-10-25 Stefan Bergertravis: Integrate with Coveralls.io
2018-10-05 Stefan Bergertests: Get the IBM TSS2 test suite and run it
2018-09-24 Stefan BergerTravis: Fix the coverity scan build
2018-09-01 Stefan Bergertravis: use 'distcheck' rather than 'check'
2018-08-07 Stefan Bergertests: Activate test case for swtpm-localca
2018-08-07 Marc-André Lureaubuild-sys: replace bootstrap with autogen
2018-08-07 Marc-André Lureaubuild-sys: use pkg-config variable to check libtpms...
2018-08-07 Stefan Bergerswtpm: Provide support for TPM2 using --tpm2
2018-03-14 Stefan Bergertravis: checkout tpm2-preview.rev146.v2 branch of libtpms
2017-09-30 Stefan Bergertests: use send1msg() in place of sendmsg() for older...
2017-09-29 Stefan Bergertests: Use python twisted for sendmsg on python 2
2017-09-29 Stefan Bergertravis: Add pep8 test for python code
2017-09-22 Stefan BergerBuild: Fix coverity_scan parameters
2017-09-22 Stefan BergerExtend Travis integration with Coverity Scans
2017-07-31 Stefan Bergerci: add .travis.yml