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

tpm2-software / tpm2-tools / #1518

Builds Branch Commit Type Ran Committer Via Coverage
#1518 HEAD <a href="https://github.com/01org/tpm2-tools/commit/4bd592fa2">Merge </a><a class="double-link" href="https://github.com/01org/tpm2-tools/commit/5baac10e7">5baac10e7</a><a href="https:/... push 02 Mar 2018 12:32AM UTC GitHub travis-ci pending completion   set done
1559 master tpm2_getpubak: fix missing hex identifier on handle FIx the missing 0x base identifier on the loaded-key handle output. Before: loaded-key: handle: 80000001 After: loaded-key: handle: 0x80000001 Signed-off-by: William Roberts <william.c.ro... push 26 Feb 2018 10:23PM UTC William Roberts travis-ci pending completion   set done
1557 master tools: Fix typos in tpm2_send and tpm2_tool Without this patch build fails with 'implicit declaration of function'. * tools/tpm2_send.c (tpm2_tool_onrun): Replace tss2_tcti_transmit with Tss2_Tcti_Transmit. Replace tss2_tcti_receive with Tss2... push 26 Feb 2018 09:56PM UTC William Roberts travis-ci pending completion   set done
1554 master Update README.md push 26 Feb 2018 05:22AM UTC GitHub travis-ci pending completion   set done
1549 master test: fix compilation With gcc v7.3.1 test_tpm2_alg_util.c fails with: In file included from test/unit/test_tpm2_alg_util.c:33:0: test/unit/test_tpm2_alg_util.c: In function ‘test_pcr_parse_digest_list_compound’: test/unit/test_tpm2_alg_util.c:34... push 23 Feb 2018 12:48AM UTC William Roberts travis-ci pending completion   set done
1547 master tpm2_rc_decode: drop tcti options tpm2_rc_decode no longer uses a TCTI, so drop the TCTI options from the manpage. Signed-off-by: William Roberts <william.c.roberts@intel.com> push 22 Feb 2018 04:53PM UTC William Roberts travis-ci pending completion   set done
1542 master tpm2_quote: output in YAML format Output the quote in a map in the following format: quoted: ff544..0 signature: alg: hmac sig: 541e3..b Signed-off-by: William Roberts <william.c.roberts@intel.com> push 21 Feb 2018 09:55PM UTC William Roberts travis-ci pending completion   set done
1536 master tcti: handle option string better Currently, the tcti option supported 3 formats: --tcti=<name> --tcti=<name>: --tcti=<name>:<option(s)> Add support for: --tcti=:<option(s)> This recitifes the tpm2-abrmd dynamic tcti handling with the tools. ... push 20 Feb 2018 11:58PM UTC William Roberts travis-ci pending completion   set done
1530 master ci: Set sudo to 'false' to use container build. This also removes the duplicate 'dist' entry. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 20 Feb 2018 05:31PM UTC William Roberts travis-ci pending completion   set done
1517 master tcti: better error output Output both the tcti name and option string on initialization failure. Signed-off-by: William Roberts <william.c.roberts@intel.com> push 14 Feb 2018 08:31PM UTC William Roberts travis-ci pending completion   set done
1515 master tpm2_createprimary: code cleanups Run the code formatter and stylize code in a way consistent with the coding standard. Signed-off-by: William Roberts <william.c.roberts@intel.com> push 13 Feb 2018 05:17AM UTC William Roberts travis-ci pending completion   set done
1514 master tpm2_rc_decode: request no sapi-init tpm2_rc_decode doesn't need a sapi context, thus request that it is not initialized. Signed-off-by: William Roberts <william.c.roberts@intel.com> push 12 Feb 2018 09:17PM UTC William Roberts travis-ci pending completion   set done
1511 master tpm2_tool: log an error when tool onrun() fails. If onrun() returns failure, log an error. Signed-off-by: Kristen Carlson Accardi <kristen@linux.intel.com> push 12 Feb 2018 06:44PM UTC William Roberts travis-ci pending completion   set done
1509 master travis: add aux to path for tests The travis scrit uses a variant directory for builds, and thus needs PATH set to point to both the tools and aux directories. It was missing the aux directory, which broke the travis build when tpm2_rc_decode was... push 10 Feb 2018 02:44AM UTC William Roberts travis-ci pending completion   set done
1495 master <a href="https://github.com/01org/tpm2-tools/commit/ba518453e">travis: update tcti options for abrmd abrmd has a new dynamic tcti option, update travis to use it. Note: --disable-dlclose works around these bugs: ... push 09 Feb 2018 12:05AM UTC William Roberts travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 21
  • 22
  • 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