1. 592576c Expose version number to make, generate header guard checks. by Philip Tricca · 8 years ago
  2. 1873c42 version: Separate major and minor version components and use macro to set them. by Philip Tricca · 8 years ago
  3. 6a4e9e8 Headers: Remove version check for private headers. by Philip Tricca · 8 years ago
  4. 704e22e headers: Clean up version macro. by Philip Tricca · 8 years ago
  5. d4f23cc Merge pull request #129 from flihp/basetypes by wcarthur1 · 8 years ago
  6. 2bf8bcb basetypes.h: Remove basetypes.h. by Philip Tricca · 8 years ago
  7. c89277a Merge pull request #127 from gwei3/tpmtest-fix-160222 by wcarthur1 · 8 years ago
  8. fbf818c tpmtest: add a missed size initialization by Gang Wei · 8 years ago
  9. 60ec042 Merge pull request #124 from gwei3/tpmtest-fix by wcarthur1 · 8 years ago
  10. c75dd1d tpmtest: treat IBM software TPM as simulator by Gang Wei · 8 years ago
  11. b9f8de1 Merge pull request #122 from flihp/tcti_api by wcarthur1 · 8 years ago
  12. d1bbedb tcti_socket: Fixup function names to match new module name. by Philip Tricca · 8 years ago
  13. 0dca4f1 tcti_device: Fixup function names to match new module name. by Philip Tricca · 8 years ago
  14. bb21d22 winbuild: Fixup resourcemgr and tpmclient build. by Philip Tricca · 8 years ago
  15. f1c977c tcti: Use consistent naming structure for tcti headers. by Philip Tricca · 8 years ago
  16. 785e88d tcti: Flatten the directory structure of the tcti code. by Philip Tricca · 8 years ago
  17. 7b8badf Incomplete macro __cplusplus by lakshminarayanand · 8 years ago
  18. 63b62fc Merge pull request #116 from flihp/sapi_header_squash by wcarthur1 · 8 years ago
  19. c3dedc2 Big change to better align with spec for exposed headers and structures. by Philip Tricca · 9 years ago
  20. 371fdbc Merge pull request #113 from gwei3/tpmtest-fix by wcarthur1 · 9 years ago
  21. 598c0fa Merge pull request #110 from flihp/tcti_magic by wcarthur1 · 9 years ago
  22. 4ea417c Move TCTI_MAGIC and TCTI_VERSION values to a common include. by Philip Tricca · 9 years ago
  23. 2da8954 windows: Fixup reference to platformcommand.c by Philip Tricca · 9 years ago
  24. fdbfd01 fix tpmtest to met updated check in SAPI by Gang Wei · 9 years ago
  25. 9154f57 Merge pull request #112 from flihp/platform_command by wcarthur1 · 9 years ago
  26. be9acd3 platformcommand: Link commands for interacting with the MS simulator into libtpm2tctisock. by Philip Tricca · 9 years ago
  27. a7a73f8 Merge branch 'master' of https://github.com/01org/TPM2.0-TSS by wcarthur · 9 years ago
  28. 11d2238 Added code to print out spec version #. by wcarthur · 9 years ago
  29. 557c873 Merge pull request #99 from flihp/mvheaders by wcarthur1 · 9 years ago
  30. e2c1679 build: Move all distributed headers into a common directory. by Philip Tricca · 9 years ago
  31. de56248 Fixed issue in Windows build instructions. by wcarthur · 9 years ago
  32. 08fdca8 Merge branch 'master' of https://github.com/01org/TPM2.0-TSS by wcarthur · 9 years ago
  33. 0cc0a43 Fixed error in code layout drawing. by wcarthur · 9 years ago
  34. 9a4d004 Merge pull request #96 from wcarthur1/sapiTests by wcarthur1 · 9 years ago
  35. b4b7e03 When previously autogenerating code from 1.26 version of TPM 2.0 spec, by wcarthur · 9 years ago
  36. 0c7f388 Fix include preferences by Teddy Reed · 9 years ago
  37. d295e29 Added project files for tpmtest. by wcarthur · 9 years ago
  38. f6d78ac Undefined DEBUG_GAP_HANDLING in resourcemgr.h file. by wcarthur · 9 years ago
  39. b384cc4 Merge pull request #88 from gwei3/gwei3-fix-session-context-save by wcarthur1 · 9 years ago
  40. 3088700 [resourcemgr]fix for Tss2_Sys_ContextSave(session) by Gang(Jimmy) Wei · 9 years ago
  41. f92920d Merge pull request #90 from kkamagui/tss-tboot2 by wcarthur1 · 9 years ago
  42. e196c7e Added codes for flushing loaded handles before the resource manager is started. by Seunghun Han · 9 years ago
  43. 33e538a Merge branch 'master' of https://github.com/01org/TPM2.0-TSS by wcarthur · 9 years ago
  44. ec22c2c Merge branch 'wcarthur1-sapiTests' by wcarthur · 9 years ago
  45. 1987e15 Merge branch 'sapiTests' of https://github.com/wcarthur1/TPM2.0-TSS into wcarthur1-sapiTests by wcarthur · 9 years ago
  46. 1f38d4d Merge pull request #89 from gwei3/tpmtest-fix-for-tcti by Gang(Jimmy) Wei · 9 years ago
  47. 776640c [tpmtest] fix tcti magic & version missing issue by Gang Wei · 9 years ago
  48. 4402db3 Better comments. by wcarthur · 9 years ago
  49. 01e35ad Added test for malformed response. by wcarthur · 9 years ago
  50. ab42858 Fixed bug in checks for malformed response error. by wcarthur · 9 years ago
  51. 6a7aeeb Added changes to properly return MALFORMED_RESPONSE errors. by wcarthur · 9 years ago
  52. 007a1a9 Got latest changes to build and run on Windows. by wcarthur · 9 years ago
  53. 8a9c4ad Merge pull request #73 from wcarthur1/tctiTests by Gang(Jimmy) Wei · 9 years ago
  54. 2ddbdb3 Merge branch 'sapiTests' of https://github.com/wcarthur1/TPM2.0-TSS into sapiTests by Will-nuc · 9 years ago
  55. 8619aca Got local TPM TCTI tests working. by Will-nuc · 9 years ago
  56. adef557 fixed build error for release builds under Windows. by wcarthur · 9 years ago
  57. e0d3ec2 Got TCTI tests working against resourcemgr/PTT. by Will-nuc · 9 years ago
  58. 7f5680b Fixed localtpm tcti code. Fixed TCTI test code that forces an IO error. by Will-nuc · 9 years ago
  59. d6bbaa1 Fixed build errors under Linux. by Will-nuc · 9 years ago
  60. 74a92a4 More cleanup of tpmsocket TCTI changes. by wcarthur · 9 years ago
  61. c07856b Added receive test for NULL responseBuffer pointer. by wcarthur · 9 years ago
  62. 0f237fe Got all tests passing for receive with too small a buffer. by wcarthur · 9 years ago
  63. 3572745 Fixed SAPI API tests. by wcarthur · 9 years ago
  64. a05cdcc Added support for receive when response buffer is too small. by wcarthur · 9 years ago
  65. 7b10eeb Changed unmarshalling of TPM2B_CREATION_DATA. Before it was unmarshalled as by wcarthur · 9 years ago
  66. bad1755 Changed most instances of TSS2_SYS_RC_INSUFFICIENT_BUFFER to by wcarthur · 9 years ago
  67. 7b81077 Added test for GetRpBuffer when no response handles or params. by wcarthur · 9 years ago
  68. f17eaa0 Merge branch 'tctiTests' into sapiTests by wcarthur · 9 years ago
  69. 8d4f967 Fixed build errors under Linux. by Will-nuc · 9 years ago
  70. f2ea1f1 Fixed some build errors under Linux. by Will-nuc · 9 years ago
  71. 5c6de53 Removed readme.pdf file. by wcarthur · 9 years ago
  72. 5332e39 Finished conversion of readme.pdf to *.md files. by wcarthur · 9 years ago
  73. 0651af2 Added tests for TCTI cancel and setLocality functions. by wcarthur · 9 years ago
  74. a88a414 Merge branch 'sapiTests' into tctiTests by wcarthur · 9 years ago
  75. f979e35 Fixed bad context tests for receive calls and code for receive calls. by wcarthur · 9 years ago
  76. d036d5a Merge pull request #68 from wcarthur1/sapiTests by Gang(Jimmy) Wei · 9 years ago
  77. bb0c2bb Removed duplicate initialization of rval field. by wcarthur · 9 years ago
  78. 1ac1397 Added other *.md files. by wcarthur · 9 years ago
  79. eedecd6 Added TCTI tests for bad reference, bad sequence, and IO error. by wcarthur · 9 years ago
  80. a80c3c7 Updated readme.pdf. by wcarthur · 9 years ago
  81. 5da9e09 Removed check for NULL sysContext in _Prepare. Moved this check into CommonPreparePrologue. by wcarthur · 9 years ago
  82. a09e849 Merge pull request #70 from flihp/license_whitespace by wcarthur1 · 9 years ago
  83. 3a33175 Merge pull request #69 from flihp/master by wcarthur1 · 9 years ago
  84. b7db4fc Add LICENSE file identifying the two licenses in play. by Philip Tricca · 9 years ago
  85. a2c2458 Cleanup of readme.md file. by wcarthur · 9 years ago
  86. 27297cc Cleaned up and edited readme.pdf to make it more friendly. Added by wcarthur · 9 years ago
  87. 1ea84a5 license: Normalize whitespace and text in license comment blocks. by Philip Tricca · 9 years ago
  88. d937bec Fixed bug with GetCpBuffer: was checking *cpBuffer for being NULL--shouldn't have done that. by Will-nuc · 9 years ago
  89. 5a77c74 Merge branch '01.org-master' into sapiTests by wcarthur · 9 years ago
  90. 3c146e9 Added new good files. by wcarthur · 9 years ago
  91. 59b37a9 Set some more files and directories to be ignored. by wcarthur · 9 years ago
  92. 2efe291 Fixed RM error codes. by wcarthur · 9 years ago
  93. 2392b7d Merge pull request #65 from wcarthur1/issue#50 by wcarthur1 · 9 years ago
  94. 8e1d80e Merge branch 'issue#50' of https://github.com/wcarthur1/TPM2.0-TSS into issue#50 by wcarthur · 9 years ago
  95. 7520086 Fixed small bug in GetRspAuths: when we broke out of the for loop by wcarthur · 9 years ago
  96. f60ec99 Fixed bugs in Tss2_Sys_GetRspAuths: by wcarthur · 9 years ago
  97. ea1d345 Added tests for GetCpBuffer and fixed bugs in GetCpBuffer function. by wcarthur · 9 years ago
  98. d71ab7d Fixed bug with _Prepare tests. Needed to reset SYS_CONTEXT->rval at the right by wcarthur · 9 years ago
  99. 4d547ee Fixed Tss2_Sys_Finalize API so that it returns an error code. by wcarthur · 9 years ago
  100. 31a78bf Merge pull request #63 from flihp/libtpm2tctisock by wcarthur1 · 9 years ago