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

tpm2-software / tpm2-abrmd / 774

Builds Branch Commit Type Ran Committer Via Coverage
774 master build: Treat warnings as errors when checking compiler for flag support. The command executed by the AX_CHECK_*_FLAG macro will cause clang to report a warning when a flag isn't supported. But if we pass this flag to the build the compilation wil... push 12 May 2018 01:19AM UTC flihp travis-ci pending completion   set done
773 master Change C++ Style Comments to C Comments Change // C++ style comments to /* C comments for consistency. */ Fixes #443. Signed-off-by: Dan Anderson <daniel.anderson@intel.com> push 12 May 2018 01:12AM UTC flihp travis-ci pending completion   set done
770 master ResourceManager: Return early if there aren't any sessions to map. This commit adds handling missing from the beginning of the 'create_context_mapping_session' function that cause it to exit early when there's nothing for it to do. Signed-off-by... push 04 May 2018 05:59PM UTC flihp travis-ci pending completion   set done
768 master Add scan-build Static Code Analysis to Travis Fixes #428. Signed-off-by: Dan Anderson <daniel.anderson@intel.com> push 04 May 2018 05:51PM UTC flihp travis-ci pending completion   set done
757 master build: Replace --with-simulatorbin option with --enable-integration. The --with-simulatorbin option was a bit awkward as it required passing the absolute path to the simulator executable. Just having the configure script check the callers PATH to... push 27 Apr 2018 08:11PM UTC flihp travis-ci pending completion   set done
755 master INSTALL.md: Re-write documentation for --enable-test-hwtpm option. This adds documentation for a lot of the assumptions that were required to make the test harness run against real TPM2 devices. It's probably not exhaustive but it's a significant... push 26 Apr 2018 07:58PM UTC flihp travis-ci pending completion   set done
752 master docs: Change '--test-hwtpm' to '--enable-test-hwtpm'. This was an inaccuracy in the documentation as the configure script uses the AC_ARG_ENABLE macro. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 26 Apr 2018 12:27AM UTC flihp travis-ci pending completion   set done
751 master test: Add check to ensure GetCapability returns expected handle count. This enhancement to the get-capability-handles-transient.int test ensures that when we query for the loaded transient handles that we get back the number of handles we expect.... push 26 Apr 2018 12:27AM UTC flihp travis-ci pending completion   set done
753 master INSTALL.md: Add section for "sanity checking" the daemon. There have been a lot of problems reported recently as people have been trying to debug connection issues between clients (generally one of the tpm2-tools executables) and the daemon. Thes... push 26 Apr 2018 12:26AM UTC flihp travis-ci pending completion   set done
746 master test: Update int-test-setup.sh to use the new mssim TCTI conf string. This commit replaces use of the old tcp:// URI in the tcti conf string with the new string of key / value pairs. Additionally we now omit the `host` component since the default... push 24 Apr 2018 07:46PM UTC flihp travis-ci pending completion   set done
744 master tcti: Set version field to 2 to correspond with public review TCTI spec. The conf_help string is also updated in the INFO structure to describe the format of the 'conf' parameter. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 24 Apr 2018 07:10PM UTC flihp travis-ci pending completion   set done
743 master test: Remove bad NULL struct from CMUnitTest array. The CMUnitTest type only has 4 membbers and the NULL struct here has 5 members. This isn't required anyways so the cleanest thing to do is to just remove it. Signed-off-by: Philip Tricca <phili... push 24 Apr 2018 06:38PM UTC flihp travis-ci pending completion   set done
740 master build: don't install a TPM udev rule This should be done in the tpm2-tss instead, since conceptually the lower layers of the stack are the ones that access the TPM character devices. Also, users may want to access the TPM directly without using ... push 23 Apr 2018 05:02PM UTC flihp travis-ci pending completion   set done
738 master configure.ac: Added cc -Wextra Flag Added cc -Wextra for extra compile-time source checking. Corrected random_get_uint*() function comments uncovered by -Wextra checking. That is, on error, these functions return 0 instead of random data. Added... push 20 Apr 2018 07:48PM UTC flihp travis-ci pending completion   set done
732 master Fix Bugs Found by Clang Scan-build Static Code Analyzer Fixes unchecked NULL parameters. Fixes #425. Signed-off-by: Dan Anderson <daniel.anderson@intel.com> push 16 Apr 2018 12:45AM UTC flihp travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • Next →
  • Back to Repo
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