1. e2c1679 build: Move all distributed headers into a common directory. by Philip Tricca · 9 years ago
  2. 9a4d004 Merge pull request #96 from wcarthur1/sapiTests by wcarthur1 · 9 years ago
  3. b4b7e03 When previously autogenerating code from 1.26 version of TPM 2.0 spec, by wcarthur · 9 years ago
  4. 0c7f388 Fix include preferences by Teddy Reed · 9 years ago
  5. f6d78ac Undefined DEBUG_GAP_HANDLING in resourcemgr.h file. by wcarthur · 9 years ago
  6. 1987e15 Merge branch 'sapiTests' of https://github.com/wcarthur1/TPM2.0-TSS into wcarthur1-sapiTests by wcarthur · 9 years ago
  7. ab42858 Fixed bug in checks for malformed response error. by wcarthur · 9 years ago
  8. 6a7aeeb Added changes to properly return MALFORMED_RESPONSE errors. by wcarthur · 9 years ago
  9. 8a9c4ad Merge pull request #73 from wcarthur1/tctiTests by Gang(Jimmy) Wei · 9 years ago
  10. e0d3ec2 Got TCTI tests working against resourcemgr/PTT. by Will-nuc · 9 years ago
  11. a05cdcc Added support for receive when response buffer is too small. by wcarthur · 9 years ago
  12. 7b10eeb Changed unmarshalling of TPM2B_CREATION_DATA. Before it was unmarshalled as by wcarthur · 9 years ago
  13. bad1755 Changed most instances of TSS2_SYS_RC_INSUFFICIENT_BUFFER to by wcarthur · 9 years ago
  14. 7b81077 Added test for GetRpBuffer when no response handles or params. by wcarthur · 9 years ago
  15. f17eaa0 Merge branch 'tctiTests' into sapiTests by wcarthur · 9 years ago
  16. a88a414 Merge branch 'sapiTests' into tctiTests by wcarthur · 9 years ago
  17. f979e35 Fixed bad context tests for receive calls and code for receive calls. by wcarthur · 9 years ago
  18. d036d5a Merge pull request #68 from wcarthur1/sapiTests by Gang(Jimmy) Wei · 9 years ago
  19. bb0c2bb Removed duplicate initialization of rval field. by wcarthur · 9 years ago
  20. 1ac1397 Added other *.md files. by wcarthur · 9 years ago
  21. eedecd6 Added TCTI tests for bad reference, bad sequence, and IO error. by wcarthur · 9 years ago
  22. 5da9e09 Removed check for NULL sysContext in _Prepare. Moved this check into CommonPreparePrologue. by wcarthur · 9 years ago
  23. 1ea84a5 license: Normalize whitespace and text in license comment blocks. by Philip Tricca · 9 years ago
  24. d937bec Fixed bug with GetCpBuffer: was checking *cpBuffer for being NULL--shouldn't have done that. by Will-nuc · 9 years ago
  25. 5a77c74 Merge branch '01.org-master' into sapiTests by wcarthur · 9 years ago
  26. 2efe291 Fixed RM error codes. by wcarthur · 9 years ago
  27. 7520086 Fixed small bug in GetRspAuths: when we broke out of the for loop by wcarthur · 9 years ago
  28. f60ec99 Fixed bugs in Tss2_Sys_GetRspAuths: by wcarthur · 9 years ago
  29. ea1d345 Added tests for GetCpBuffer and fixed bugs in GetCpBuffer function. by wcarthur · 9 years ago
  30. d71ab7d Fixed bug with _Prepare tests. Needed to reset SYS_CONTEXT->rval at the right by wcarthur · 9 years ago
  31. 4d547ee Fixed Tss2_Sys_Finalize API so that it returns an error code. by wcarthur · 9 years ago
  32. 247b55a Fixed bugs in Tss2_Sys_GetRspAuths: by wcarthur · 9 years ago
  33. 12eb050 Fixed bug in RM: when it gets a zero sized response from the by wcarthur · 9 years ago
  34. d1fe287 Fixed issues with Tss2_Sys_Initialize not checking some error by wcarthur · 9 years ago
  35. ca64f34 Merge pull request #42 from wcarthur1/master by wcarthur1 · 9 years ago
  36. 626151a Merge branch 'master' of https://github.com/wcarthur1/TPM2.0-TSS by unknown · 9 years ago
  37. e71983f Using new tss2_tpm2_types.h file that was generated by Intel. by unknown · 9 years ago
  38. 8fb2b65 Merge pull request #35 from juliantrzeciak/cygwin_build by wcarthur1 · 9 years ago
  39. d3ff3b9 cygwin build issue by Julian Trzeciak · 9 years ago
  40. 7d3515f build: Move rules from sysapi Makefile.am into root Makefile.am. by Philip Tricca · 9 years ago
  41. 9580da3 Removed unneeded file. by unknown · 9 years ago
  42. 71aa985 sysapi: Replace hand crafted Makefile.in with Makefile.am by Philip Tricca · 9 years ago
  43. bd3d9b8 Use order-only prerequisite to make lib directory. by Philip Tricca · 9 years ago
  44. 16fc180 Fixed bugs: by Will Arthur · 9 years ago
  45. fac374a Drop release / debug builds in favor of a single default build target. by Philip Tricca · 9 years ago
  46. 8f065f3 Fixup sysapi build to use srcdir / VPATH. by Philip Tricca · 9 years ago
  47. 6388135 Cleanup: Remove whitespace at ends of lines and blank lines. by Philip Tricca · 9 years ago
  48. 9f6ff70 build: Move all compiler flags into the proper FLAGS variable. Use CXX* not CPLUS*. by Philip Tricca · 9 years ago
  49. 0f7feac Makefile.in: Remove references to the assembler and linker. by Philip Tricca · 9 years ago
  50. 35ac9cf build: Detect compilers in configure, use them in Makefiles. by Philip Tricca · 9 years ago
  51. 1c220d7 build: Generate Makefiles from templates. by Philip Tricca · 9 years ago
  52. 0edce08 build: Rename makefile to Makefile. by Philip Tricca · 9 years ago
  53. 35812f3 Deleted some unneeded directories and files. by Will Arthur · 9 years ago
  54. ca8e7f3 Directory struct reorganization. by Will Arthur · 9 years ago