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

stefanberger / swtpm
70%
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.1.0
branch: stable-0.1.0
CHANGE BRANCH
x
Reset
  • stable-0.1.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-next
  • stable-0.2.0
  • 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
2251

push

travis-ci

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

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

3269 of 4665 relevant lines covered (70.08%)

23066.93 hits per line

Relevant lines Covered
Build:
Build:
4665 RELEVANT LINES 3269 COVERED LINES
23066.93 HITS PER LINE
Source Files on stable-0.1.0
  • Tree
  • List 512
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2251 stable-0.1.0 rpm/debian: Add 0.1.1-1 entry to changelog Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> push 09 Jul 2020 10:49PM UTC Stefan Berger travis-ci pending completion  
2225 stable-0.1.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 29 Jun 2020 02:30PM UTC Stefan Berger travis-ci pending completion  
1515 stable-0.1.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:52PM UTC Stefan Berger travis-ci pending completion  
1506 stable-0.1.0 swtpm_cert: Fix OIDs for TPM 2 platforms data The OIDs for the TPM 1.2 and TPM 2 platform data are different (though have the same name in the spec). Adapt them for the TPM 2 case. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> push 17 Oct 2019 05:12PM UTC Stefan Berger travis-ci pending completion  
1276 stable-0.1.0 swtpm: Fix illegal heap access while parsing options Fix an illegal heap access while parsing the options by making sure that we do not access the tok variable beyond its size when comparing a character to '=' and later on when accessing the valu... push 18 Apr 2019 12:32PM UTC Stefan Berger travis-ci pending completion  
1232 stable-0.1.0 tests: Use file descriptor 100 rather than 200 (fix OpenBSD) Use file descriptor 100 rather than 200 to pass on OpenBSD Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> push 03 Apr 2019 11:03AM UTC Stefan Berger travis-ci pending completion  
1129 stable-0.1.0 swtpm-setup: follow XDG spec more closely for default config According to the XDG spec, https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html: "If $XDG_CONFIG_HOME is either not set or empty, a default equal to $HOME/.confi... push 26 Feb 2019 02:12PM UTC stefanberger travis-ci pending completion  
1119 stable-0.1.0 debian: Edit changelog for 0.1.0 release Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> push 04 Feb 2019 07:59PM 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