1. b3d7fda Added .gitattributes so that line endings come out right by wcarthur · 9 years ago
  2. aee15c7 Merge pull request #5 from 01org/master by wcarthur1 · 9 years ago
  3. 7e8ec9f Fixed line translate issue. by Will-nuc · 9 years ago
  4. 5d8c393 Fixed issue with unsupported commands: RM can't properly parse the by Will-nuc · 9 years ago
  5. 196508f Merge pull request #54 from wcarthur1/master by wcarthur1 · 9 years ago
  6. 9ab3461 Fixed issues with debug messages in localtpm.c by Will-nuc · 9 years ago
  7. b0477e7 Merge pull request #53 from wcarthur1/master by wcarthur1 · 9 years ago
  8. c653bfc Merge branch 'master' of https://github.com/wcarthur1/TPM2.0-TSS by Will-nuc · 9 years ago
  9. 3ebfeb9 Added code to support debug for local TPMs. by Will-nuc · 9 years ago
  10. 0234001 Fixed bug with RM when unimplemented command code is sent and debug by wcarthur · 9 years ago
  11. 7bd65de Merge branch '01.org-master' by unknown · 9 years ago
  12. 00f414f Merge branch 'master' of https://github.com/01org/TPM2.0-TSS into 01.org-master by unknown · 9 years ago
  13. 6ee1042 Added new createPrimary/RSA_Encrypt test. by unknown · 9 years ago
  14. daa5bf6 Merge branch 'master' of https://github.com/01org/TPM2.0-TSS by unknown · 9 years ago
  15. 338cac7 Fixed bug in resource mgr command line, not checking argc. by unknown · 9 years ago
  16. df57801 Added undocumented -exit option for use in fuzz testing of by unknown · 9 years ago
  17. 22398c0 Merge pull request #44 from flihp/master by wcarthur1 · 9 years ago
  18. c570ec2 Merge pull request #43 from flihp/master by wcarthur1 · 9 years ago
  19. 8777b5e bootstrap: Fixup bourne shell compatibility & cleanup. by Philip Tricca · 9 years ago
  20. 0069247 build: Use AX_PTHREAD in configure.ac. by Philip Tricca · 9 years ago
  21. a509a68 build: Integrate libtool. by Philip Tricca · 9 years ago
  22. ca64f34 Merge pull request #42 from wcarthur1/master by wcarthur1 · 9 years ago
  23. 626151a Merge branch 'master' of https://github.com/wcarthur1/TPM2.0-TSS by unknown · 9 years ago
  24. e71983f Using new tss2_tpm2_types.h file that was generated by Intel. by unknown · 9 years ago
  25. f2b1a7b Merge pull request #39 from flihp/enumsrc by wcarthur1 · 9 years ago
  26. e690e08 build: Generate lists of source files at bootstrap time in src_vars.mk. by Philip Tricca · 9 years ago
  27. 14a0429 Merge pull request #36 from gwei3/master by wcarthur1 · 9 years ago
  28. e960069 add a new menu based CLI test tools - tpmtest by Gang Wei · 9 years ago
  29. 8fb2b65 Merge pull request #35 from juliantrzeciak/cygwin_build by wcarthur1 · 9 years ago
  30. e1c6ef5 Merge pull request #34 from flihp/nolibcommon by wcarthur1 · 9 years ago
  31. d3ff3b9 cygwin build issue by Julian Trzeciak · 9 years ago
  32. 7aea5ad Merge pull request #33 from flihp/onemake by wcarthur1 · 9 years ago
  33. 7d256f0 build: Remove libcommon.a, reference common source directly. by Philip Tricca · 9 years ago
  34. 38de202 build: Merge tpmclient Makefile.am into base Makefile.am. by Philip Tricca · 9 years ago
  35. 10d1aa2 build: Migrate resourcemgr Makefile.am into base Makefile.am. by Philip Tricca · 9 years ago
  36. c41925d build: Migrate Makefile.am from common directory to the root. by Philip Tricca · 9 years ago
  37. 7d3515f build: Move rules from sysapi Makefile.am into root Makefile.am. by Philip Tricca · 9 years ago
  38. 0a45f83 Merge pull request #30 from wcarthur1/master by wcarthur1 · 9 years ago
  39. cae2a5a Fixed permissions for bootstrap. by Will-nuc · 9 years ago
  40. f6a0b3a Merge pull request #2 from 01org/master by wcarthur1 · 9 years ago
  41. 14b5bab Checked in rest of files for dynamically getting supported commands. by root · 9 years ago
  42. a136bbe Fixed Linux build for resource manager changes to add dynamically getting supported commands. by Will-nuc · 9 years ago
  43. 1ae2d82 Merge pull request #29 from wcarthur1/master by wcarthur1 · 9 years ago
  44. 2fffe5f Merge pull request #28 from gwei3/master by wcarthur1 · 9 years ago
  45. ef079d5 Update common/Makefile.am to include getcommands.c by Gang(Jimmy) Wei · 9 years ago
  46. 53db2ff Fixed issues with project files and includes. by unknown · 9 years ago
  47. 83d47d5 Merge pull request #22 from flihp/automake by wcarthur1 · 9 years ago
  48. 53da902 Merge pull request #27 from wcarthur1/master by wcarthur1 · 9 years ago
  49. 8617cd0 Fixed bug in resource manager project file. by unknown · 9 years ago
  50. 7d8c84c Cleanup .gitignore by Philip Tricca · 9 years ago
  51. 5672dc7 Merge pull request #1 from 01org/master by wcarthur1 · 9 years ago
  52. 47ee105 Merge pull request #24 from wcarthur1/master by wcarthur1 · 9 years ago
  53. 7f43bd5 Changes to get command presence and parameters dynamically. by unknown · 9 years ago
  54. 52e11f1 Fixed errors in build process for Windows. by unknown · 9 years ago
  55. 9580da3 Removed unneeded file. by unknown · 9 years ago
  56. b9a1adf Build static library for objects under 'common' directory. by Philip Tricca · 9 years ago
  57. 64be780 tpmclient: Convert hand crafted Makefile.in to automake. by Philip Tricca · 9 years ago
  58. 5f2efab resourcemgr: Convert hand crafted Makefile.in to automake. by Philip Tricca · 9 years ago
  59. 71aa985 sysapi: Replace hand crafted Makefile.in with Makefile.am by Philip Tricca · 9 years ago
  60. 60a44a2 Migrate root Makefile.in to automake. by Philip Tricca · 9 years ago
  61. 5fef5df Merge pull request #21 from flihp/order-only by wcarthur1 · 9 years ago
  62. bd3d9b8 Use order-only prerequisite to make lib directory. by Philip Tricca · 9 years ago
  63. 6aa5aa8 Renamed host/port command line args and added more descriptive text. by Will Arthur · 9 years ago
  64. 16fc180 Fixed bugs: by Will Arthur · 9 years ago
  65. d2fb03e Merge pull request #20 from flihp/README-fixup by wcarthur1 · 9 years ago
  66. 7cc6b10 Merge pull request #19 from flihp/vpath-docs by wcarthur1 · 9 years ago
  67. 0f7b398 Merge pull request #16 from flihp/vpath by wcarthur1 · 9 years ago
  68. e3a8da9 Minor fixups to the README.md file. by Philip Tricca · 9 years ago
  69. 63d40ae Update INSTALL with an example showing how to build multiple configs from a single source dir. by Philip Tricca · 9 years ago
  70. fac374a Drop release / debug builds in favor of a single default build target. by Philip Tricca · 9 years ago
  71. a91677f Fixup test/tpmclient build to use srcdir / VPATH. by Philip Tricca · 9 years ago
  72. 3ef64fa Fixup resourcemgr build to use srcdir / VPATH. by Philip Tricca · 9 years ago
  73. 8f065f3 Fixup sysapi build to use srcdir / VPATH. by Philip Tricca · 9 years ago
  74. 6388135 Cleanup: Remove whitespace at ends of lines and blank lines. by Philip Tricca · 9 years ago
  75. f5916c7 Merge pull request #15 from flihp/ChangeLog by wcarthur1 · 9 years ago
  76. 82b352a Merge pull request #13 from flihp/resourcemgr-dep by wcarthur1 · 9 years ago
  77. a840a14 Remove release notes PDF. by Philip Tricca · 9 years ago
  78. ed408a9 Transcribe release notes into ChangeLog. by Philip Tricca · 9 years ago
  79. 162486a Fix bad path to resourcemgr directory. by Philip Tricca · 9 years ago
  80. e690344 Merge pull request #10 from flihp/plaindocs by wcarthur1 · 9 years ago
  81. ea65d6e Merge pull request #9 from flihp/autotools by wcarthur1 · 9 years ago
  82. e290e26 Add INSTALL file. by Philip Tricca · 9 years ago
  83. 9f6ff70 build: Move all compiler flags into the proper FLAGS variable. Use CXX* not CPLUS*. by Philip Tricca · 9 years ago
  84. 0f7feac Makefile.in: Remove references to the assembler and linker. by Philip Tricca · 9 years ago
  85. 35ac9cf build: Detect compilers in configure, use them in Makefiles. by Philip Tricca · 9 years ago
  86. 1c220d7 build: Generate Makefiles from templates. by Philip Tricca · 9 years ago
  87. d1952b4 build: Add minimal autoconf and ignore generated files. by Philip Tricca · 9 years ago
  88. d012610 build: Ignore directories generated by the build. by Philip Tricca · 9 years ago
  89. 0edce08 build: Rename makefile to Makefile. by Philip Tricca · 9 years ago
  90. 66214c1 Merge branch 'newdirs' of https://github.com/01org/TPM2.0-TSS into newdirs by Will Arthur · 9 years ago
  91. 8d9e17e Added most recent readme and release notes docs. by Will Arthur · 9 years ago
  92. 35812f3 Deleted some unneeded directories and files. by Will Arthur · 9 years ago
  93. ca8e7f3 Directory struct reorganization. by Will Arthur · 9 years ago
  94. 894e7fe Fixed another bug in readme.md by Will Arthur · 9 years ago
  95. 54a14e1 Yet more readme.md changes. by Will Arthur · 9 years ago
  96. f220f18 More changes to readme.md file. by Will Arthur · 9 years ago
  97. 9b479fa changes to readme.md. by Will Arthur · 9 years ago
  98. ee103b5 Create README.md by wcarthur1 · 9 years ago
  99. f536672 Cleanup of doc files. by Will Arthur · 9 years ago
  100. 54e04e4 0.97 version of SAPI code. First version open sourced. by Will Arthur · 9 years ago