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

tpm2-software / tpm2-tss / 977

Builds Branch Commit Type Ran Committer Via Coverage
977 master tcti: Rename 'socket' TCTI to 'mssim'. The protocol implemented by this TCTI is specific to the TPM2 simulator code from the TCG specs. This code is writtin & maintained by Microsoft. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 09 Mar 2018 09:20PM UTC Philip Tricca travis-ci pending completion   set done
975 master tcti: refactor PlatformCommand function Refactor PlatformCommand to make it complient with coding convention. Moved the function implementation to tcti_socket.c file. Added tcti_ prefix to the function name. Removed platformcommand.c file. Signe... push 09 Mar 2018 08:44PM UTC Philip Tricca travis-ci pending completion   set done
973 master doc: Update manpage for socket TCTI initialization function.; This went stale a while ago when the old initialization function was deprecated and the standard initialization function added. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 09 Mar 2018 08:03PM UTC Philip Tricca travis-ci pending completion   set done
970 master test: add test for command cancel case Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> push 09 Mar 2018 07:16PM UTC Philip Tricca travis-ci pending completion   set done
967 master Tests: ESAPI: Add 8 Tests Add tests for CreateLoaded, HashSequenceStart, NV-RAM counters, NV-RAM SetBits, Object-ChangeAuth, NV-ChangeAuth and PolicyPassword. Signed-off-by: Andreas Fuchs <andreas.fuchs@sit.fraunhofer.de> push 09 Mar 2018 06:39PM UTC Tadeusz Struk travis-ci pending completion   set done
964 master tcti: Remove common.h This was no longer required when we removed the deprecated init functions and the compiler attributes that marked them as deprecated. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 09 Mar 2018 12:20AM UTC Tadeusz Struk travis-ci pending completion   set done
957 master headers: Expand TPM2B_TYPE1 and TPM2B_TYPE2 macros, get ride of tpmb.h Another step closer to having headers similar to the spec. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 08 Mar 2018 07:58PM UTC Philip Tricca travis-ci pending completion   set done
954 master sysapi: add missing _MASK prefix to TPMA constants TSS spec requires _MASK prefix on some fot the TPMA constants. Also added missing SHIFTS defenitions for some of the TPMA consf and fixed invalid definiftions of TPMA_NV_*. Updated esapi code and... push 08 Mar 2018 08:15AM UTC Andreas Fuchs travis-ci pending completion   set done
952 master tcti: Refactor the return paths in the 'receive' functions. The initial implementation had every return path from this function `goto` the label at the end of the function. Some of these cases were returning some form of 'success' while others we... push 08 Mar 2018 02:55AM UTC Tadeusz Struk travis-ci pending completion   set done
950 master doc: Define desired scheme used to organize include directives. This eliminates some contradictory text in the old example as well replacing it with a mock header and implementation file. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 07 Mar 2018 10:43PM UTC Tadeusz Struk travis-ci pending completion   set done
947 master test: Add test to query size of response in socket TCTI. This test ensures that the caller may provide a NULL buffer and a non-NULL reference to a size variable when calling the TCTI receive function. This should return the required size of the r... push 07 Mar 2018 09:41PM UTC Tadeusz Struk travis-ci pending completion   set done
939 master ESAPI: Fixed PolicyCommandCode The session parameter of PolicyCommandCode was falsely handled as command parameter instead of an object handle. Thus it appeard at the wrong place in the parameter list and also was of the wrong type. Fixed to wor... push 07 Mar 2018 04:07PM UTC Tadeusz Struk travis-ci pending completion   set done
938 master sapi: fix definitions in reserved fields of TPM2_PT_PCR Specification defines them as ranges: TPM2_PT_PCR_RESERVED1 0x0000000B-0x00000010 TPM2_PT_PCR_RESERVED4 0x00000017-0x00000210 Removing the #defines for these ranges as they are of no use any... push 07 Mar 2018 10:31AM UTC Andreas Fuchs travis-ci pending completion   set done
937 master tcti: Remove all of the status flags from the tcti structure. These were a crutch used to work around places where the previous state machine broke down. With the new state machine this isn't necessary. Signed-off-by: Philip Tricca <philip.b.tri... push 07 Mar 2018 10:29AM UTC Andreas Fuchs travis-ci pending completion   set done
933 master tcti: Get rid of unnecessary 4k buffer in TCTI header. The device TCTI was being lazy and wasn't implementing some features that the receive function should have. All of this resulted in a completely unnecessary 4k buffer being allocated as part ... push 07 Mar 2018 02:58AM UTC Philip Tricca travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 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