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

tpm2-software / tpm2-tss / 1553

Builds Branch Commit Type Ran Committer Via Coverage
1553 master ESAPI: Missing return value added in doxygen documentation for API functions. * TSS2_ESYS_RC_RSP_AUTH_FAILED was not listed. * ESYS_RC_SUCCESS which ist not defined was deleted. Signed-off-by: Juergen Repp <Juergen.Repp@sit.fraunhofer.de> push 23 Aug 2018 06:19PM UTC tstruk travis-ci pending completion   set done
1552 master esapi: remove unused field from struct The struct StartAuthSession_IN contained two unused fields: * encryptedSaltData (never used at all) * encryptedSalt (assigned but never referenced) Since they are unused, remove them. Signed-off-by: Wi... push 23 Aug 2018 09:06AM UTC AndreasFuchsSIT travis-ci pending completion   set done
1544 master configure.ac: cleanup configure.ac file There is a typo in AS_HELP_STRING for --with-ptpm. One parenthesis is in wrong place. While fixing that also clean up two white space issues, which are not worth a separate commit. Signed-off-by: Tadeusz S... push 22 Aug 2018 08:20AM UTC AndreasFuchsSIT travis-ci pending completion   set done
1541 master common.h: drop TSS2_DRIVER_RC_LAYER This is not mentioned anywhere in Section 3.4 of the spec: - https://trustedcomputinggroup.org/wp-content/uploads/TSS_Overview_Common_Structures_Version-0.9_Revision-03_Review_030918.pdf Thus remove it. Sign... push 21 Aug 2018 08:32AM UTC AndreasFuchsSIT travis-ci pending completion   set done
1537 master ESYS: Fix deadcode defect detected by coverity. * The macro goto_if_error, not needed in this case, was replaced with goto error. * Also some minor formatting issues were fixed. Signed-off-by: Juergen Repp <Juergen.Repp@sit.fraunhofer.de> push 13 Aug 2018 09:10PM UTC tstruk travis-ci pending completion   set done
1536 master SAPI: Fix marshaling of TPM2B parameters in SAPI commands. * TSS Spec (3.8.2.2) states: * If any command parameter (after the handles) is a TPM2B: If the TPM2B parameter is NULL, the implementation marshals a TPM2B with a size of 0. ... push 13 Aug 2018 09:03PM UTC tstruk travis-ci pending completion   set done
1535 master util: fix a format warning that can occur on some platforms When building for the s390 architecture the following warning occurs which leads to a build error: ``` src/util/io.c:70:9: error: format '%x' expects argument of type 'unsigned int', bu... push 13 Aug 2018 08:58PM UTC tstruk travis-ci pending completion   set done
1529 master [RFC] ESYS: Add esys_free helper function Add esys_free, a wrapper around free(), to ESYS when building on Windows. Having a wrapper around free is best practice when building libraries on Windows; this is because there is a high chance that the... push 10 Aug 2018 09:26PM UTC tstruk travis-ci pending completion   set done
1530 master esapi: change mpi2bin to static The mpi2bin function is local to crypto_gcrypt and should be defined as static. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 10 Aug 2018 09:26PM UTC tstruk travis-ci pending completion   set done
1524 master tcti: Add Windows TBS TCTI Add a TBS TCTI, this allows the tss libraries to interact with physical TPM devices on Windows. Add a Visual Studio solution to build the TBS TCTI Library. Change esys_tcti_default to include the TBS TCTI when buildin... push 09 Aug 2018 04:10PM UTC flihp travis-ci pending completion   set done
1518 master build: doxygen causes make distcheck to fail Number of issues with doxygen encountered on make distcheck. This change fixes the problems. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 03 Aug 2018 05:33PM UTC tstruk travis-ci pending completion   set done
1515 master ESYS TEST: Added tests for Esys_HMAC and Esys_Hash and minor fixes. * The two new integration tests were added to the mandatory tests. * The test clockset was moved from optional to mandatory tests. * Doxygen comments were updated. * Also some mi... push 02 Aug 2018 10:51PM UTC tstruk travis-ci pending completion   set done
1509 master util: io: error in parsing socket address Fixes: #1115 Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 31 Jul 2018 08:39PM UTC tstruk travis-ci pending completion   set done
1508 master TEST ESYS: Fixed test clockset. The wrong field of the structure TIME_INFO was used to determine the current clock. Signed-off-by: Juergen Repp <Juergen.Repp@sit.fraunhofer.de> push 30 Jul 2018 10:02PM UTC tstruk travis-ci pending completion   set done
1507 master TEST ESYS: Enable tests for physical TPM. * To enable tests with a physical TPM the configure options: --with-ptpm=[device] --with-ptpmtests=[test cases] were added. To compile the integration tests --enable-integration has to be... push 30 Jul 2018 09:59PM UTC tstruk travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 25
  • 26
  • 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