1. be9acd3 platformcommand: Link commands for interacting with the MS simulator into libtpm2tctisock. by Philip Tricca · 8 years ago
  2. a7a73f8 Merge branch 'master' of https://github.com/01org/TPM2.0-TSS by wcarthur · 8 years ago
  3. 11d2238 Added code to print out spec version #. by wcarthur · 8 years ago
  4. 557c873 Merge pull request #99 from flihp/mvheaders by wcarthur1 · 8 years ago
  5. e2c1679 build: Move all distributed headers into a common directory. by Philip Tricca · 9 years ago
  6. de56248 Fixed issue in Windows build instructions. by wcarthur · 8 years ago
  7. 08fdca8 Merge branch 'master' of https://github.com/01org/TPM2.0-TSS by wcarthur · 8 years ago
  8. 0cc0a43 Fixed error in code layout drawing. by wcarthur · 8 years ago
  9. 9a4d004 Merge pull request #96 from wcarthur1/sapiTests by wcarthur1 · 9 years ago
  10. b4b7e03 When previously autogenerating code from 1.26 version of TPM 2.0 spec, by wcarthur · 9 years ago
  11. 0c7f388 Fix include preferences by Teddy Reed · 9 years ago
  12. d295e29 Added project files for tpmtest. by wcarthur · 9 years ago
  13. f6d78ac Undefined DEBUG_GAP_HANDLING in resourcemgr.h file. by wcarthur · 9 years ago
  14. b384cc4 Merge pull request #88 from gwei3/gwei3-fix-session-context-save by wcarthur1 · 9 years ago
  15. 3088700 [resourcemgr]fix for Tss2_Sys_ContextSave(session) by Gang(Jimmy) Wei · 9 years ago
  16. f92920d Merge pull request #90 from kkamagui/tss-tboot2 by wcarthur1 · 9 years ago
  17. e196c7e Added codes for flushing loaded handles before the resource manager is started. by Seunghun Han · 9 years ago
  18. 33e538a Merge branch 'master' of https://github.com/01org/TPM2.0-TSS by wcarthur · 9 years ago
  19. ec22c2c Merge branch 'wcarthur1-sapiTests' by wcarthur · 9 years ago
  20. 1987e15 Merge branch 'sapiTests' of https://github.com/wcarthur1/TPM2.0-TSS into wcarthur1-sapiTests by wcarthur · 9 years ago
  21. 1f38d4d Merge pull request #89 from gwei3/tpmtest-fix-for-tcti by Gang(Jimmy) Wei · 9 years ago
  22. 776640c [tpmtest] fix tcti magic & version missing issue by Gang Wei · 9 years ago
  23. 4402db3 Better comments. by wcarthur · 9 years ago
  24. 01e35ad Added test for malformed response. by wcarthur · 9 years ago
  25. ab42858 Fixed bug in checks for malformed response error. by wcarthur · 9 years ago
  26. 6a7aeeb Added changes to properly return MALFORMED_RESPONSE errors. by wcarthur · 9 years ago
  27. 007a1a9 Got latest changes to build and run on Windows. by wcarthur · 9 years ago
  28. 8a9c4ad Merge pull request #73 from wcarthur1/tctiTests by Gang(Jimmy) Wei · 9 years ago
  29. 2ddbdb3 Merge branch 'sapiTests' of https://github.com/wcarthur1/TPM2.0-TSS into sapiTests by Will-nuc · 9 years ago
  30. 8619aca Got local TPM TCTI tests working. by Will-nuc · 9 years ago
  31. adef557 fixed build error for release builds under Windows. by wcarthur · 9 years ago
  32. e0d3ec2 Got TCTI tests working against resourcemgr/PTT. by Will-nuc · 9 years ago
  33. 7f5680b Fixed localtpm tcti code. Fixed TCTI test code that forces an IO error. by Will-nuc · 9 years ago
  34. d6bbaa1 Fixed build errors under Linux. by Will-nuc · 9 years ago
  35. 74a92a4 More cleanup of tpmsocket TCTI changes. by wcarthur · 9 years ago
  36. c07856b Added receive test for NULL responseBuffer pointer. by wcarthur · 9 years ago
  37. 0f237fe Got all tests passing for receive with too small a buffer. by wcarthur · 9 years ago
  38. 3572745 Fixed SAPI API tests. by wcarthur · 9 years ago
  39. a05cdcc Added support for receive when response buffer is too small. by wcarthur · 9 years ago
  40. 7b10eeb Changed unmarshalling of TPM2B_CREATION_DATA. Before it was unmarshalled as by wcarthur · 9 years ago
  41. bad1755 Changed most instances of TSS2_SYS_RC_INSUFFICIENT_BUFFER to by wcarthur · 9 years ago
  42. 7b81077 Added test for GetRpBuffer when no response handles or params. by wcarthur · 9 years ago
  43. f17eaa0 Merge branch 'tctiTests' into sapiTests by wcarthur · 9 years ago
  44. 8d4f967 Fixed build errors under Linux. by Will-nuc · 9 years ago
  45. f2ea1f1 Fixed some build errors under Linux. by Will-nuc · 9 years ago
  46. 5c6de53 Removed readme.pdf file. by wcarthur · 9 years ago
  47. 5332e39 Finished conversion of readme.pdf to *.md files. by wcarthur · 9 years ago
  48. 0651af2 Added tests for TCTI cancel and setLocality functions. by wcarthur · 9 years ago
  49. a88a414 Merge branch 'sapiTests' into tctiTests by wcarthur · 9 years ago
  50. f979e35 Fixed bad context tests for receive calls and code for receive calls. by wcarthur · 9 years ago
  51. d036d5a Merge pull request #68 from wcarthur1/sapiTests by Gang(Jimmy) Wei · 9 years ago
  52. bb0c2bb Removed duplicate initialization of rval field. by wcarthur · 9 years ago
  53. 1ac1397 Added other *.md files. by wcarthur · 9 years ago
  54. eedecd6 Added TCTI tests for bad reference, bad sequence, and IO error. by wcarthur · 9 years ago
  55. a80c3c7 Updated readme.pdf. by wcarthur · 9 years ago
  56. 5da9e09 Removed check for NULL sysContext in _Prepare. Moved this check into CommonPreparePrologue. by wcarthur · 9 years ago
  57. a09e849 Merge pull request #70 from flihp/license_whitespace by wcarthur1 · 9 years ago
  58. 3a33175 Merge pull request #69 from flihp/master by wcarthur1 · 9 years ago
  59. b7db4fc Add LICENSE file identifying the two licenses in play. by Philip Tricca · 9 years ago
  60. a2c2458 Cleanup of readme.md file. by wcarthur · 9 years ago
  61. 27297cc Cleaned up and edited readme.pdf to make it more friendly. Added by wcarthur · 9 years ago
  62. 1ea84a5 license: Normalize whitespace and text in license comment blocks. by Philip Tricca · 9 years ago
  63. d937bec Fixed bug with GetCpBuffer: was checking *cpBuffer for being NULL--shouldn't have done that. by Will-nuc · 9 years ago
  64. 5a77c74 Merge branch '01.org-master' into sapiTests by wcarthur · 9 years ago
  65. 3c146e9 Added new good files. by wcarthur · 9 years ago
  66. 59b37a9 Set some more files and directories to be ignored. by wcarthur · 9 years ago
  67. 2efe291 Fixed RM error codes. by wcarthur · 9 years ago
  68. 2392b7d Merge pull request #65 from wcarthur1/issue#50 by wcarthur1 · 9 years ago
  69. 8e1d80e Merge branch 'issue#50' of https://github.com/wcarthur1/TPM2.0-TSS into issue#50 by wcarthur · 9 years ago
  70. 7520086 Fixed small bug in GetRspAuths: when we broke out of the for loop by wcarthur · 9 years ago
  71. f60ec99 Fixed bugs in Tss2_Sys_GetRspAuths: by wcarthur · 9 years ago
  72. ea1d345 Added tests for GetCpBuffer and fixed bugs in GetCpBuffer function. by wcarthur · 9 years ago
  73. d71ab7d Fixed bug with _Prepare tests. Needed to reset SYS_CONTEXT->rval at the right by wcarthur · 9 years ago
  74. 4d547ee Fixed Tss2_Sys_Finalize API so that it returns an error code. by wcarthur · 9 years ago
  75. 31a78bf Merge pull request #63 from flihp/libtpm2tctisock by wcarthur1 · 9 years ago
  76. 247b55a Fixed bugs in Tss2_Sys_GetRspAuths: by wcarthur · 9 years ago
  77. 12eb050 Fixed bug in RM: when it gets a zero sized response from the by wcarthur · 9 years ago
  78. 9dc480e Merge pull request #61 from flihp/libtpm2tctidev by wcarthur1 · 9 years ago
  79. b319a53 Merge pull request #60 from flihp/libtpm2sapi by wcarthur1 · 9 years ago
  80. a51ca97 build: Build the socket TCTI as a library. by Philip Tricca · 9 years ago
  81. 97e869f build: Package the local tpm TCTI as a library. by Philip Tricca · 9 years ago
  82. ffbd61a build: Remove 'disable-shared' from libtool config. by Philip Tricca · 9 years ago
  83. 2bd4adb build: Create libtpm2sapi. Install stuff. by Philip Tricca · 9 years ago
  84. 4b91242 build: Use libtool 'LT' and 'la' prefixes. by Philip Tricca · 9 years ago
  85. 5e81143 build: Get sysapi SOURCES right. by Philip Tricca · 9 years ago
  86. c7c4a12 Merge pull request #56 from wcarthur1/master by wcarthur1 · 9 years ago
  87. d1fe287 Fixed issues with Tss2_Sys_Initialize not checking some error by wcarthur · 9 years ago
  88. b3d7fda Added .gitattributes so that line endings come out right by wcarthur · 9 years ago
  89. 7e8ec9f Fixed line translate issue. by Will-nuc · 9 years ago
  90. aee15c7 Merge pull request #5 from 01org/master by wcarthur1 · 9 years ago
  91. 5d8c393 Fixed issue with unsupported commands: RM can't properly parse the by Will-nuc · 9 years ago
  92. 196508f Merge pull request #54 from wcarthur1/master by wcarthur1 · 9 years ago
  93. 9ab3461 Fixed issues with debug messages in localtpm.c by Will-nuc · 9 years ago
  94. b0477e7 Merge pull request #53 from wcarthur1/master by wcarthur1 · 9 years ago
  95. c653bfc Merge branch 'master' of https://github.com/wcarthur1/TPM2.0-TSS by Will-nuc · 9 years ago
  96. 3ebfeb9 Added code to support debug for local TPMs. by Will-nuc · 9 years ago
  97. 0234001 Fixed bug with RM when unimplemented command code is sent and debug by wcarthur · 9 years ago
  98. 7bd65de Merge branch '01.org-master' by unknown · 9 years ago
  99. 00f414f Merge branch 'master' of https://github.com/01org/TPM2.0-TSS into 01.org-master by unknown · 9 years ago
  100. 6ee1042 Added new createPrimary/RSA_Encrypt test. by unknown · 9 years ago