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

tpm2-software / tpm2-tools / 1219

Builds Branch Commit Type Ran Committer Via Coverage
1219 3.X tpm2_encryptdecrypt: drop -D YES|NO argument tpm2_encryptdecrypt takes a -D argument to indicate to the tool to perform a decrypt operation. The option currently requires an argument of YES or NO. Remove this requirment and make the default opera... push 29 Nov 2017 02:20AM UTC William Roberts travis-ci pending completion   set done
1216 master test: add system test for tpm2_flushcontext Add test to validate that the tool tpm2_flushcontext is functioning. Signed-off-by: Jia Zhang <qianyue.zj@alibaba-inc.com> push 28 Nov 2017 11:56PM UTC William Roberts travis-ci pending completion   set done
1214 master lib: mask TPM_RC to only get the bits set by the TPM The TPM only uses the lower 12 bits from the 32 bits of TPM_RC, the other layers uses some of the higher unused 20 bits to indicate from which layer of the stack the error comes from. So mask ... push 28 Nov 2017 11:44PM UTC William Roberts travis-ci pending completion   set done
1211 master tpm2_createpolicy: support to save session context with the option -S The new option -S, associated with either -e or -a option, allows to save the session context to a file. Signed-off-by: Jia Zhang <qianyue.zj@alibaba-inc.com> push 28 Nov 2017 11:29PM UTC William Roberts travis-ci pending completion   set done
1207 3.X tpm2_rsaencrypt: fix file argument Based on argument ordering and getopt handling, the code was getting lucky and actually properly grabing the input file at argv[1]. However, the first item in the array is really argv[0]. A result could be that... push 28 Nov 2017 11:09PM UTC William Roberts travis-ci pending completion   set done
1208 master tpm2_rsaencrypt: fix file argument Based on argument ordering and getopt handling, the code was getting lucky and actually properly grabing the input file at argv[1]. However, the first item in the array is really argv[0]. A result could be that... push 28 Nov 2017 11:08PM UTC William Roberts travis-ci pending completion   set done
1200 master tpm2_listpersistent: add integration test The tool is exercised as a part of the tpm2_getmanufec integration test, but there should also be a test specific for the tpm2_listpersistent tool. Fixes: #461 Signed-off-by: Javier Martinez Canillas <j... push 28 Nov 2017 09:56PM UTC William Roberts travis-ci pending completion   set done
1197 master lib: just copy the TPMU_HA union instead of copying its member The TPMU_HA is just a union data type, so instead of attempting to copy .na field, copy the union since both refer to the same memory location. This also allows the tpm2-tools to be ... push 28 Nov 2017 09:44PM UTC William Roberts travis-ci pending completion   set done
1194 3.X tpm2_hash: properly serialize to disk The hash and ticket output were incorrectly being serialized. Serialize correctly to disk and update the tests to compare hash file output to expected output from shasum family of tools. Signed-off-by: Will... push 28 Nov 2017 07:15PM UTC William Roberts travis-ci pending completion   set done
1190 3.X lib: mask TPM_RC to only get the bits set by the TPM The TPM only uses the lower 12 bits from the 32 bits of TPM_RC, the other layers uses some of the higher unused 20 bits to indicate from which layer of the stack the error comes from. So mask ... push 28 Nov 2017 06:59PM UTC William Roberts travis-ci pending completion   set done
1188 3.X tpm2_listpersistent: add integration test The tool is exercised as a part of the tpm2_getmanufec integration test, but there should also be a test specific for the tpm2_listpersistent tool. Fixes: #461 Signed-off-by: Javier Martinez Canillas <j... push 28 Nov 2017 06:56PM UTC William Roberts travis-ci pending completion   set done
1186 3.X tpm2_rc_decode: add support for Resource Manager level errors Add entries for the TSS2_RESMGR_ERROR_LEVEL and TSS2_RESMGRTPM_ERROR_LEVEL error levels in the TPM2_RC array. This will allow the tpm2_rc_decode tool to decode response codes sent by t... push 28 Nov 2017 06:54PM UTC William Roberts travis-ci pending completion   set done
1176 3.0-rc1 tpm2_nvread: drop hexdump output Just output nv index data as is without a hexdump that is compatible with xxd. Either send to a file if -o is specified or stdout if -o is not specified and quiet is not specified. Signed-off-by: William Roberts ... push 27 Nov 2017 09:05PM UTC William Roberts travis-ci pending completion   set done
1175 3.X tpm2_nvread: drop hexdump output Just output nv index data as is without a hexdump that is compatible with xxd. Either send to a file if -o is specified or stdout if -o is not specified and quiet is not specified. Signed-off-by: William Roberts ... push 27 Nov 2017 09:00PM UTC William Roberts travis-ci pending completion   set done
1174 master tpm2_nvwrite: drop written data output Do not output data as it's written. Signed-off-by: William Roberts <william.c.roberts@intel.com> push 27 Nov 2017 08:59PM UTC William Roberts travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 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