• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stefanberger / swtpm
73%
master: 74%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Repo Added 23 Oct 2018 06:52PM UTC
Files 84
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH stable-0.2.0
branch: stable-0.2.0
CHANGE BRANCH
x
Reset
  • stable-0.2.0
  • 0.4.0-release
  • HEAD
  • add_seccomp_profile
  • atomic_file_write
  • capabilities
  • changes
  • check_gnutls_3_4_0
  • cleanup
  • coverall
  • coverity_scan
  • cuse_flags_options
  • cuse_partial_read
  • dynamic_hlk_compliance
  • enable_spaces_in_paths
  • fix
  • fix_deb_dependencies
  • fix_swtpm_localca_passwords
  • fix_tests
  • fix_typo
  • fixes
  • manpages
  • master
  • master.build-sys
  • master.deadcode
  • master.fix_build
  • master.fix_cuse_tpm
  • master.fix_swtpm_bios_test
  • master.next
  • master.next.libtpms-rev155
  • master.ossl3.rsa
  • master.swtpm-localca-to-bindir
  • master.swtpm_setup_memcpy_macro_fix
  • master.swtpm_setup_tpm_version_support
  • master.wextra
  • no_file_streams
  • osx_fix
  • python-install
  • release-0.5.0
  • restorecon
  • revert_port_change
  • rpmspec
  • rsa_3072
  • rsa_3072_splitoff
  • seccomp_cleanup
  • sigpipe_fixes
  • silent_rules
  • softhsm_setup
  • stable-0.1.0
  • stable-0.1.0-next
  • stable-0.2.0-next
  • stable-0.3.0
  • stable-0.3.0-next
  • stable-0.4
  • stable-0.4-next
  • stable-0.5
  • stable-0.5-next
  • stable-0.6
  • stable-0.6-next
  • stable-0.7
  • stefanberger/add_file_permission_test
  • stefanberger/backend_is_available
  • stefanberger/debian-no-trousers
  • stefanberger/fix-tpm2-abrmd-tests
  • stefanberger/fix_for_bsd
  • stefanberger/fix_fresbsd
  • stefanberger/fix_issue568
  • stefanberger/fix_memory_leaks
  • stefanberger/fsync_best_effort
  • stefanberger/libtpms_profiles
  • stefanberger/print_blobsize_of_states
  • stefanberger/swtpm_search_all_states
  • swtpm-localca-in-python
  • swtpm_cert_work
  • swtpm_localca_in_c
  • swtpm_setup_fds
  • swtpm_setup_fix_bad_pathjoin
  • swtpm_setup_in_c
  • swtpm_setup_in_python
  • swtpm_setup_in_python_p2
  • swtpm_setup_rsa_3072_fixes
  • swtpm_setup_tcsd_interface_fixes
  • swtpm_setup_write_certfiles
  • tcg_command_prefix
  • test
  • test_savecontext
  • testing
  • tests_on_bionic
  • tmp-testing-rev159
  • tpmprofile104
  • use_ibmtss_1.6.0
  • use_tpm2_for_signing_swtpm_cert
  • v0.1.0
  • v0.1.1
  • v0.2.1
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.6.0
  • v0.6.1
  • v0.7.0-rc1
  • various

pending completion
2252

push

travis-ci

Stefan Berger
rpm/debian: Add 0.2.1-1 entry to changelog

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>

3489 of 4804 relevant lines covered (72.63%)

23013.29 hits per line

Relevant lines Covered
Build:
Build:
4804 RELEVANT LINES 3489 COVERED LINES
23013.29 HITS PER LINE
Source Files on stable-0.2.0
  • Tree
  • List 58
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2252 stable-0.2.0 rpm/debian: Add 0.2.1-1 entry to changelog Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> push 09 Jul 2020 11:07PM UTC Stefan Berger travis-ci pending completion  
2223 stable-0.2.0 tests: Adapt test cases' expected PCR result due to libtpms TPM 2 fix libtpms version 0.6.3, 0.7.3, and master have a change to the TPM 2 code that affects the pcrUpdateCounter, which now returns a smaller value than before. Signed-off-by: Stefa... push 29 Jun 2020 02:18PM UTC Stefan Berger travis-ci pending completion  
2121 stable-0.2.0 swtpm_setup: bugfix: Create ECC storage primary key in owner hierarchy The ECC storage primary key was mistakently created in the endorsement hierarchy but should be in the owner hierarchy. This patch corrects this to have this key created in the... push 01 May 2020 08:21PM UTC Stefan Berger travis-ci pending completion  
2105 stable-0.2.0 swtpm_setup: bugfix: remove tpm2_stirrandom and tpm2_changeeps Remove tpm2_stirrandom, which we should not need to run on a newly created TPM 2. Also remove tpm2_changeeps which was called twice when creating two EKs, thus invalidating a previous... push 01 May 2020 06:20PM UTC Stefan Berger travis-ci pending completion  
1723 stable-0.2.0 swtpm: Only accept() new client ctrl connection if we have none Only accept new client connection on the control channel if we currently do not have a client on the control channel. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> push 23 Jan 2020 12:07PM UTC Stefan Berger travis-ci pending completion  
1691 stable-0.2.0 tests: Allow seccomp override w/ SWTPM_TEST_SECCOMP_OPT env var The Ubuntu (PPA) build system executes the build on an environment that has problems with seccomp profiles. It does not allow us to run the test suite with swtpm applying its seccomp... push 15 Jan 2020 09:02PM UTC Stefan Berger travis-ci pending completion  
1677 stable-0.2.0 build-sys: Display check result for build with libseccomp Display the check result of 'yes' or 'no' for whether we build with libseccomp. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> push 15 Jan 2020 01:38AM UTC Stefan Berger travis-ci pending completion  
1640 stable-0.2.0 swtpm_setup: Log about encryption and fix c&p error in err msg Fix a cut and paste error in the error message output and be more verbose in log about encryption when using file descriptors. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> push 08 Jan 2020 06:14PM UTC Stefan Berger travis-ci pending completion  
1630 stable-0.2.0 Travis: Work around failing OsX builds due to brew error The Travis build on OSX was failing due to the following error: /usr/local/Homebrew/Library/Homebrew/brew.rb:23:in `require_relative': \ /usr/local/Homebrew/Library/Homebrew/global.rb:1... push 07 Jan 2020 06:08PM UTC Stefan Berger travis-ci pending completion  
1514 stable-0.2.0 swtpm_cert: Use gnutls_x509_crt_get_subject_key_id API call for subj keyId Use the gnutls_x509_crt_get_subject_key_id() API call to get the subject key ID of the signer's certificate rather than gnutls_x509_crt_get_key_id(). The latter returns th... push 22 Oct 2019 04:46PM UTC Stefan Berger travis-ci pending completion  
See All Builds (3340)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc