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