1. 80d81bd Add a unit test for the marshal_UINT32 function. by Philip Tricca · 8 years ago
  2. 4be0534 tpmclient: Remove unused data. by Philip Tricca · 8 years ago
  3. f1811f0 Add unit test for marshal-UINT16 function. by Philip Tricca · 8 years ago
  4. 06d6424 debug_config.site: Add -D's for DEBUG and DEBUG_SCOCKET. by Philip Tricca · 8 years ago
  5. 1f3a1fd Makefile.am: Fix CFLAGS for some of the unit tests. by Philip Tricca · 8 years ago
  6. 7571507 tcti_util: Move all utility functions for the TCTIs into a common file. by Philip Tricca · 8 years ago
  7. bd9e986 tcti_device_util: Cleanup the TeardownDeviceTcti function. by Philip Tricca · 8 years ago
  8. 755d9ec tcti_socket: Stop freeing caller allocated data in finalize function. by Philip Tricca · 8 years ago
  9. d102a61 tss2_tcti.h: Fix invocation macro for the TCTI finalize function. by Philip Tricca · 8 years ago
  10. 4334dee configure.ac: Allow for the unit tests to be enabled selectively. by Philip Tricca · 8 years ago
  11. 5329862 resourcemgr: Remove unused TSS2_SYS_CONTEXT tempSysContext. by Philip Tricca · 8 years ago
  12. 7d83983 Makefile.am: Add missing line continuation lost in a rebase. by Philip Tricca · 8 years ago
  13. 81223f4 Add unit test for the CopyCommandHeader function. by Philip Tricca · 8 years ago
  14. 364c0ce Add unit test for GetNumHandles, check for valid and invalid TPM_CC values. by Philip Tricca · 8 years ago
  15. b864d0a Define TPM_CC_FINAL according to Part 2 Table 13 / Part 4 Annex A by Philip Tricca · 8 years ago
  16. 90363cd Add tests to ensure CommonPreparePrologue rejects TSS2_SYS_CONTEXTs with bad previousStage member. by Philip Tricca · 8 years ago
  17. be669f5 CommandUtil: Fix NULL deref bug in CommonPreparePrologue by Philip Tricca · 8 years ago
  18. 6f634c4 Add a single unit test to trigger the NULL deref bug in CommonPreparePrologue by Philip Tricca · 8 years ago
  19. 642993f tpmtest: update CBC mode to CFB too by Gang Wei · 8 years ago
  20. dfa41a5 Remove all trailing whitespace. by Philip Tricca · 8 years ago
  21. 0f1bb3e Merge pull request #231 from flihp/doc_markdown by Gang(Jimmy) Wei · 8 years ago
  22. db2cf6c Merge pull request #228 from flihp/no_sapi_client by Gang(Jimmy) Wei · 8 years ago
  23. b0927df Makefile.am: Remove SAPI_CLIENT macro definition. by Philip Tricca · 8 years ago
  24. 4c1b4a0 getcommands: Move to resourcemgr/, remove use of SAPI_CLIENT macro, fix error code by Philip Tricca · 8 years ago
  25. 7180029 getcommands: Remove use of malloc function pointer. by Philip Tricca · 8 years ago
  26. c31b087 ChangeLog: Add missing entries. by Philip Tricca · 8 years ago
  27. ffab88a tpmtest: fix a TPM2B initialization issue in test 34 by Gang Wei · 8 years ago
  28. 835d305 tpmtest: disable 2 cases for nonNULL platform auth by Gang Wei · 8 years ago
  29. 3d3fe5c tpmtest: replace all ECB mode with CFB by Gang Wei · 8 years ago
  30. e03b846 Fixup bugs introduced by 3b7e71220c9 by fixing up include directives to use sapi/ instead of tss2/ by Philip Tricca · 8 years ago
  31. 3b7e712 Merge pull request #218 from flihp/librename by wcarthur1 · 8 years ago
  32. 538f968 doc: Move *.md files into doc/ directory. by Philip Tricca · 8 years ago
  33. e1df9a6 INSTALL: Add example debug_config.site, document pkg-config dependency, general cleanup. by Philip Tricca · 8 years ago
  34. daeb5bb build: use config.site in place of hard coded flags variables. by Philip Tricca · 8 years ago
  35. 52077c2 RM: Fix deadloop in physical tpm case by Gang Wei · 8 years ago
  36. 799ee76 RM: fix the issue - RM exit after a period of time by Gang Wei · 8 years ago
  37. cc57502 Merge pull request #210 from hteh/master by Gang(Jimmy) Wei · 8 years ago
  38. c30955c Update marshal_simple_tpm2b.c by Erez Geva · 8 years ago
  39. 30ddbaa Update checkoverflow.c by Erez Geva · 8 years ago
  40. 826f590 build: Rename libtcti* to libtcti-*. by Philip Tricca · 8 years ago
  41. d69337a build: Rename libtss2 to libsapi by Philip Tricca · 8 years ago
  42. fdce98d build: Make parent directory before generating pkg-config files. by Philip Tricca · 8 years ago
  43. 2a63258 pkgconfig: Fix bad flags. by Philip Tricca · 8 years ago
  44. 7ae0154 Make data for the libraries queryable through pkg-config. by Philip Tricca · 8 years ago
  45. 20cac4e added in 6 use case tests & 1 functional test by hp · 8 years ago
  46. 1c82759 Got debug messages working in RM. by wcarthur · 8 years ago
  47. f02369e Merge pull request #206 from flihp/tcti_macro_parameters by wcarthur1 · 8 years ago
  48. 66f143a tcti: Remove use of SAPI_CLIENT flag in socket tcti. by Philip Tricca · 8 years ago
  49. ec2df92 sockets: Move CloseSockets from tcti_socket to common sockets module. by Philip Tricca · 8 years ago
  50. fe6b8ae build: Add -Werror -Wall to default compiler flags. by Philip Tricca · 8 years ago
  51. d620ecf tcti: Get parameters to TCTI function macros right. by Philip Tricca · 8 years ago
  52. 5dc6916 tpmclient: Initialize a few variables explicitly. by Philip Tricca · 8 years ago
  53. aec584b Merge pull request #202 from flihp/test_wall_werror by wcarthur1 · 8 years ago
  54. 33eacd1 test: Remove unused state variable. by Philip Tricca · 8 years ago
  55. 7bcb7a5 Merge pull request #187 from gwei3/resourcemgr-fix-20160408 by wcarthur1 · 8 years ago
  56. 152f0ce Merge pull request #192 from gwei3/tpmtest-fix-20160412 by wcarthur1 · 8 years ago
  57. 45fb109 RM: Only send 'PlatformCommand' to simulator. by Gang Wei · 8 years ago
  58. 4f2bdd7 tcti_socket: Add common/debug.c to get debug functions. by Philip Tricca · 8 years ago
  59. 3d48635 tcti_device: Fix build errors when CFLAGS includes DEBUG by Philip Tricca · 8 years ago
  60. a10b0c9 Fixed bug with DEBUG_SOCKETS: when a command code is not valid, the code could cause a seg fault by looking for a string outside the correct range. Found in in the first test in TestRM. by wcarthur1 · 8 years ago
  61. aaf03ca RM: remove persistent bit in ENTRY_STRUCT by Gang Wei · 8 years ago
  62. 1225a1b tpmtest & tpmclient: fix more TPM2B initialization by Gang Wei · 8 years ago
  63. dd3765b Merge pull request #197 from flihp/tcti_helper_macros by wcarthur1 · 8 years ago
  64. c171cc2 update sample code to use INIT_SIMPLE_TPM2B_SIZE() by Gang Wei · 8 years ago
  65. 7b4948e tcti: Use macros to access common TCTI data. by Philip Tricca · 8 years ago
  66. c27ac55 tss2_tcti.h: Add macros to simplify access to data in the common TCTI structure. by Philip Tricca · 8 years ago
  67. 81acbf2 Fixed bugs in handling of critical sections in RM. by wcarthur · 8 years ago
  68. b661708 Merge pull request #184 from flihp/libs_no_undefined by wcarthur1 · 8 years ago
  69. 8dc2588 Merge pull request #189 from wcarthur1/fix_compiler_warnings by Gang(Jimmy) Wei · 8 years ago
  70. 2dc284c tpmtest: use INIT_SIMPLE_TPM2B_SIZE to init TPM2B by Gang Wei · 8 years ago
  71. b093b5f tpmtest: fix one more place needing initializing TPM2B size by Gang Wei · 8 years ago
  72. c39463e Merge pull request #190 from 01org/fix_master by wcarthur1 · 8 years ago
  73. 06befc0 fixed master branch: by wcarthur · 8 years ago
  74. 70490b1 Merge pull request #188 from flihp/command_code_debug_info by wcarthur1 · 8 years ago
  75. e2e0418 Fix compiler warnings that are being turned into errors when by wcarthur1 · 8 years ago
  76. 2cd9a55 Merge pull request #174 from flihp/socket_global by wcarthur1 · 8 years ago
  77. 298c65f tcti_socket: Remove final reference to 'simulator' flag. by Philip Tricca · 8 years ago
  78. 4eb2f35 tcti: Add buffer debug callback. by Philip Tricca · 8 years ago
  79. bcc7303 tcti_socket: Replace global function pointer to debug print function. by Philip Tricca · 8 years ago
  80. 4ee284b sockets: Factor sendBytes to remove use of global printfFunction pointer. by Philip Tricca · 8 years ago
  81. a06f237 sockets: Factor recvBytes to remove use of global printfFunction pointer. by Philip Tricca · 8 years ago
  82. c1364ff sockets: Remove global data from InitSockets. by Philip Tricca · 8 years ago
  83. 1ad54e0 debug: Remove sysapi/sysapi_util/debug.c by Philip Tricca · 8 years ago
  84. 0180ae2 Added code to clean up when connection between application and resource manager dies. by wcarthur · 8 years ago
  85. 1848f78 RM: allow Load to use persistent parent created by other connection by Gang Wei · 8 years ago
  86. b1a6406 build: Build all libraries with -Wl,--no-undefined. by Philip Tricca · 8 years ago
  87. 210b770 Fixed uninitialized size fields in output simple TPM2B structures. by wcarthur · 8 years ago
  88. aee953e Fixed compiler warnings related to unused variables that are being turned into errors. by wcarthur1 · 8 years ago
  89. 6cbaafb Fixed ContextLoad of sessions: by wcarthur · 8 years ago
  90. b375407 Fix spelling error in INSTALL file. by wcarthur · 8 years ago
  91. 4f58e35 Merge pull request #179 from flihp/cmd_code_global_be_gone by wcarthur1 · 8 years ago
  92. dd13240 Merge pull request #176 from flihp/library_flags_map by wcarthur1 · 8 years ago
  93. cbf4975 debug: Remove global commandCodeStrings array from libtss2. by Philip Tricca · 8 years ago
  94. c3c1d54 build: Pass --no-undefined when linking libtss2. by Philip Tricca · 8 years ago
  95. 92fb8a7 build: Use export maps to control symbols exposed by TCTI libraries. by Philip Tricca · 8 years ago
  96. 125bb32 build: Build all libraries with -fPIC flag. by Philip Tricca · 8 years ago
  97. 8a6cfaa build: Remove -no-undefined from the libtctidevice LDFLAGS. by Philip Tricca · 8 years ago
  98. 098f8c0 Added support for properly calculating cpHash for commands that have no handles. by wcarthur · 8 years ago
  99. 1b9dd55 Merge pull request #173 from flihp/tpmclient_device_tcti_callback by wcarthur1 · 8 years ago
  100. bbf2203 tpmclient: Add debug callback to device TCTI config. by Philip Tricca · 8 years ago