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

tpm2-software / tpm2-tss / 1942

Builds Branch Commit Type Ran Committer Via Coverage
1942 master esys: use GetEncryptParam funct to get the param to decrypt Use the Tss2_Sys_GetEncryptParam() function to get the parameter to decrypt. Using Tss2_Sys_GetRpBuffer() is not correct as it returns the buffer even for commands with TPM2_ST_NO_SESSIO... push 20 Feb 2019 10:21AM UTC AndreasFuchsSIT travis-ci pending completion   set done
1940 master Reimplement case_insensitive_strncmp This patch replaces the old implementation of the posix strncasecmp substitute, with a more straight forward implementation. This also removes the access to unitialized memory in the old implementation. Sign... push 20 Feb 2019 09:47AM UTC AndreasFuchsSIT travis-ci pending completion   set done
1939 master esys: force esys to use software version of RAND_bytes Make sure esys with openSSL uses SW implementation of RAND_bytes for session salt. Otherwise it can be spoofed by the TPM connection session compromized. Fixes: #1274 Signed-off-by: Tadeusz... push 20 Feb 2019 08:32AM UTC AndreasFuchsSIT travis-ci pending completion   set done
1936 master travis.yml: Move COVERALLS_REPO_TOKEN declaration Move the COVERALLS_REPO_TOKEN env declaration from travis.yml to the travis-ci project settings. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 20 Feb 2019 02:56AM UTC tstruk travis-ci pending completion   set done
1913 2.2.x configure.ac: bump version number to 2.2.1_rc0 Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 12 Feb 2019 10:05PM UTC tstruk travis-ci pending completion   set done
1914 2.2.1_rc0 configure.ac: bump version number to 2.2.1_rc0 Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 12 Feb 2019 10:04PM UTC tstruk travis-ci pending completion   set done
1912 2.1.x configure.ac: bump version to 2.1.2_rc0 Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 12 Feb 2019 08:10PM UTC tstruk travis-ci pending completion   set done
1911 2.1.2_rc0 configure.ac: bump version to 2.1.2_rc0 Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 12 Feb 2019 08:09PM UTC tstruk travis-ci pending completion   set done
1908 master travis: don't install openssl when gcrypt is used Don't need to build and install openssl when gcrypt crypto backend is used. Also switch to conditional build to gcrypt to speed up the build in CI. Signed-off-by: Tadeusz Struk <tadeusz.struk@int... push 12 Feb 2019 05:48PM UTC AndreasFuchsSIT travis-ci pending completion   set done
1907 master test: esys: free tcti_inner Don't leak tcti_innner pointer. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 12 Feb 2019 05:08PM UTC AndreasFuchsSIT travis-ci pending completion   set done
1899 master esys: dont orphan rsa->n in iesys_cryptossl_pk_encrypt in OSSL versions less than 1.1.0, rsa is non-opaque and the code assigning to rsa->n assumed n was not initialized and thus orphaned the pointer. Rather than duplicate memory, just use the BN... push 11 Feb 2019 05:15PM UTC tstruk travis-ci pending completion   set done
1897 master esys: fix memory leaks in iesys_cryptossl_pk_encrypt There was a few, interrelated issues in the routine iesys_cryptossl_pk_encrypt() that caused memory leaks. The first, is on success, the routine did no cleanup, correct this by just setting r ... push 08 Feb 2019 10:31PM UTC tstruk travis-ci pending completion   set done
1893 master build: remove fake config.h When ac config header was introduced and the C files included config.h header it created a problem for windows build, where the config.h file was never generated. To solve this windows build problem an empty file was a... push 07 Feb 2019 05:24PM UTC tstruk travis-ci pending completion   set done
1892 master <a href="https://github.com/tpm2-software/tpm2-tss/commit/569419265">tpm2b-types.c: fix maybe-uninitialized error src/tss2-mu/tpm2b-types.c: In function &#39;Tss2_MU_TPM2B_ECC_POINT_Marshal&#39;: src/tss2-mu/tpm2b-t... push 07 Feb 2019 04:46PM UTC tstruk travis-ci pending completion   set done
1887 master doc: Add a reference to logging.md to README.md Add info about logging and a reference to logging.md to the README.md file. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 06 Feb 2019 04:44PM UTC tstruk travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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