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