1. 77042de libtcti-socket: Refactor tctiRecvBytes into socket module. by Philip Tricca · 6 years ago
  2. e52ad14 build: Fix URLs in pkg-config files to use new tpm2-software org. by Philip Tricca · 6 years ago
  3. 0f0516e build: Add pkgconfig file for libesapi. by Philip Tricca · 6 years ago
  4. dc4ff84 libtcti-socket: Refactor simulator init function. by Philip Tricca · 6 years ago
  5. 01b9a1e libtcti-socket: Refactor CloseSockets function. by Philip Tricca · 6 years ago
  6. 2bec2a8 libtcti-socket: Refactor InitSockets function. by Philip Tricca · 6 years ago
  7. 01a01cd script: Add Sanity Checks to int-log-compiler.sh by dantpm · 6 years ago
  8. fb0b72f build: Display correct variable for maxloglevel in config summary. by Philip Tricca · 6 years ago
  9. dc1f15d build: Update URLs in AC_INIT for last org rename. by Philip Tricca · 6 years ago
  10. 8ffb654 build: Add license header to configure.ac by Philip Tricca · 6 years ago
  11. c21dbf3 libtcti-socket: Remove old init function, data & refactor std init. by Philip Tricca · 6 years ago
  12. c560204 ESAPI: Rework auth and name calculations by Juergen Repp · 6 years ago
  13. c6749b2 ESAPI: Fix special handling for Context function by Juergen Repp · 6 years ago
  14. ad4c230 ESAPI: Add TPM2 r1.38 functions and missing r1.16 by Juergen Repp · 6 years ago
  15. e3fe0cc Test: Add esys clear and hierarchychangeauth by Juergen Repp · 6 years ago
  16. 4700194 SAPI: Fix const qualifiers for input parameters by Andreas Fuchs · 6 years ago
  17. 05670e1 libtcti-device: Remove redundant error message on transmit failure. by Philip Tricca · 6 years ago
  18. 72976fc libtcti-device: Improve error reporting in initialization path. by Philip Tricca · 6 years ago
  19. e9416f3 libtcti-device: Return BAD_VALUE RC if caller does async receive. by Philip Tricca · 6 years ago
  20. df25eae libtcti-device: Rename internal functions to align with coding standard. by Philip Tricca · 6 years ago
  21. b5fe103 libtcti_device: Cleanup includes in tcti_device implementation. by Philip Tricca · 6 years ago
  22. 5a23528 libtcti-device: Remove deprecated init function and update man page. by Philip Tricca · 6 years ago
  23. e24bea3 tss2_tcti.h: Place the INFO function protoype along side the others. by Philip Tricca · 6 years ago
  24. 0e73f67 tss2_tcti.h: Remove 'extern C' stuff. by Philip Tricca · 6 years ago
  25. ee41115 tcti: Update structures to v2 TCTI structures & functions. by Philip Tricca · 6 years ago
  26. 364d115 Misc: Remove site files by Andreas Fuchs · 6 years ago
  27. 0dc7c29 Makefile: Restructure Makefiles by Andreas Fuchs · 6 years ago
  28. ae55ab9 log: simplify log level handling by Tadeusz Struk · 6 years ago
  29. 9aecf0f test: add test for TPMU_NAME by Tadeusz Struk · 6 years ago
  30. f677291 marshal: add support for TPMU_NAME type by Tadeusz Struk · 6 years ago
  31. 5e7991e Travis: Deps from mirror instead of upstream by Andreas Fuchs · 6 years ago
  32. 8278ca8 doc: update readme with tests enable info by Tadeusz Struk · 6 years ago
  33. 0eb9da8 INSTALL.md: add missing dependencies and fix formatting by dantpm · 6 years ago
  34. dc11b4f tcti: Generalize version struct and add to INFO struct as first member. by Philip Tricca · 6 years ago
  35. 49d33d7 test: esapi: reverse logic in tcti_proxy_receive by Tadeusz Struk · 6 years ago
  36. 80e8485 Logging: Fix --with-maxloglevel by Andreas Fuchs · 6 years ago
  37. a6ca884 sys_api_part3.h: Remove old *_Out structures. by Philip Tricca · 6 years ago
  38. 19d35de sapi: cleanup tss2_sys.h by Tadeusz Struk · 6 years ago
  39. ee20394 Test: Added RC_YIELDED testing by Andreas Fuchs · 6 years ago
  40. 4ef441d Test: Remove SAPI use from Esys tests by Andreas Fuchs · 6 years ago
  41. 2d4f8f7 sapi: fix CreateLoaded by Tadeusz Struk · 6 years ago
  42. dd2cd09 marshal: add marshaling functions for TPM2B_TEMPLATE by Tadeusz Struk · 6 years ago
  43. 06ded49 sapi: add definiton of TPM2B_TEMPLATE type by Tadeusz Struk · 6 years ago
  44. 45290c8 sapi: clean tss2_sys.h by Tadeusz Struk · 6 years ago
  45. b09b412 sapi: remove bitfields definitions from tpm2_types.h by Tadeusz Struk · 6 years ago
  46. 1f650d2 sapi: More header cleanups by Tadeusz Struk · 6 years ago
  47. 48f836a INSTALL.md: Fix broken formatting / bullet for OpenSSL dependency. by Philip Tricca · 6 years ago
  48. 38db755 build: Fail configure script if unit tests enabled, but cmocka dep. check fails. by Philip Tricca · 6 years ago
  49. a3e0374 sapi: change version to the latest defined by spec by Tadeusz Struk · 6 years ago
  50. aaab64e test: add tests for PolicyAuthorizeNV by Tadeusz Struk · 6 years ago
  51. a71daec ESAPI: Initialize Unmarshal output variable by Andreas Fuchs · 6 years ago
  52. 54af98c ESAPI: Add special handling for NV-Operations by Juergen Repp · 6 years ago
  53. 109de7d ESAPI: Deduplicate code in response handling by Juergen Repp · 6 years ago
  54. ecd44eb Tests: Add ESAPI tests by Juergen Repp · 6 years ago
  55. dc9c673 ESAPI: Fix name calculation for NV_Write by Juergen Repp · 6 years ago
  56. 74f8eda ESAPI: Add special handling for NV_DefineSpace by Juergen Repp · 6 years ago
  57. 0784152 ESAPI: Fix handling of multiple auth sessions by Juergen Repp · 6 years ago
  58. b832467 ESAPI: Coding style by Juergen Repp · 6 years ago
  59. 219fda5 ESAPI: Fix uninitialized value by Juergen Repp · 6 years ago
  60. 4ee237b ESAPI: Correct rpHash calculation by Andreas Fuchs · 6 years ago
  61. 32c4158 tss2_tcti.h: Use types for TCTI function pointers. by Philip Tricca · 6 years ago
  62. c0212a2 tss2_tcti.h: Remove old function invocation macros. by Philip Tricca · 6 years ago
  63. 6e8d697 tss2_tcti.h: Return BAD_CONTEXT not BAD_REFERENCE if context is NULL. by Philip Tricca · 6 years ago
  64. 1c753d6 tss2_tcti.h: Remove version guard. by Philip Tricca · 6 years ago
  65. aecc2da tss2_tcti.h: Use only C style comments, append '_H' to header guard. by Philip Tricca · 6 years ago
  66. 3a38292 libtcti-socket: Optimize transmission of simulator send command header. by Philip Tricca · 6 years ago
  67. aca82c9 libtcti-socket: Cleanup transmit function. by Philip Tricca · 6 years ago
  68. ddf42b2 tcti: Fix API compatibility with TCTI transmit function. by Philip Tricca · 6 years ago
  69. d42e723 libtcti-socket: Refactor signaling with simulator when sending a command. by Philip Tricca · 6 years ago
  70. 72fba0b libtcti-socket: Refactor command header parsing in 'send' function. by Philip Tricca · 6 years ago
  71. bdc6945 libtcti-socket: Rewrite SendSessionEndSocketTcti function. by Philip Tricca · 6 years ago
  72. f95abed libtcti-socket: Remove 'SendSessionEndSocketTcti' function from header. by Philip Tricca · 6 years ago
  73. 76ba600 libtcti-socket: Remove unnecessary parameters, fix types and rename tctiSendBytes. by Philip Tricca · 6 years ago
  74. fd946a8 libtcti-socket: Remove unused macros. by Philip Tricca · 6 years ago
  75. 0b842fa libtcti-socket: Cleanup PlatformCommand and use 'read' not 'recv'. by Philip Tricca · 6 years ago
  76. cdb027c build: Distribute the source for the InitSocketTcti man page. by Philip Tricca · 6 years ago
  77. 5a64596 build: Use utility library instead of building the log module in directly. by Philip Tricca · 6 years ago
  78. dff2686 tcti-socket: Use 'write_all' utility function in place of 'send'. by Philip Tricca · 6 years ago
  79. e487b99 tcti-device: Use 'write_all' utilty function in place of 'write'. by Philip Tricca · 6 years ago
  80. 1d785ca .gitignore: Fix bad ignore rule that ignored unit test sources. by Philip Tricca · 6 years ago
  81. a003ae6 tcti: Add 'write_all' utility function to retry the 'write' syscall. by Philip Tricca · 6 years ago
  82. a758e3f tcti: Add macro to retry after temporary syscall failures / interrupts. by Philip Tricca · 6 years ago
  83. efe1d06 libtcti_device: Improve error reporting on short write. by Philip Tricca · 6 years ago
  84. 382f40e libtcti_device: Simplify debug output in transmit function. by Philip Tricca · 6 years ago
  85. 21fa321 tcti: Use C style comment block for license header & some cleanup. by Philip Tricca · 6 years ago
  86. 7f171a5 tcti: Clean out remnants of old logging infrastructure. by Philip Tricca · 6 years ago
  87. 3030148 sapi: add TPM2PolicyAuthorizeNV command by Tadeusz Struk · 6 years ago
  88. 5070a4b Add OpenSSL dependency to INSTALL.md by Dominic Manuel Grauvogl · 6 years ago
  89. 34270f4 build: Build test library only when integration tests are enabled. by Philip Tricca · 6 years ago
  90. a93aa63 sysapi/execute.c: Reorder check of return values to eliminate dead code. by Philip Tricca · 6 years ago
  91. c22da98 Tss2_Sys_Commit.c: Add missing check for return value in 'Prepare'. by Philip Tricca · 6 years ago
  92. 5612726 tcti: Remove old file logging.h by Philip Tricca · 6 years ago
  93. 02304d2 CI: Add 64bit build to AppVeyor yml. by Philip Tricca · 6 years ago
  94. a93dad1 esapi: Repair a header guard using two symbols. by Philip Tricca · 7 years ago
  95. a9b67da esapi: Include esys_types.h from esys_int.h instead of public headers. by Philip Tricca · 7 years ago
  96. e829b74 build: Add libgcrypt20-dev to package list for travis to install. by Philip Tricca · 7 years ago
  97. 8eecfd3 build: Exit with an error when the configure script can't find gcrypt. by Philip Tricca · 7 years ago
  98. 2968c71 Doxygen: Integrate doxygen building by Andreas Fuchs · 7 years ago
  99. ff821bd ESAPI: Added support for ESAPI by Juergen Repp · 7 years ago
  100. de85e25 TPM-Types: Add missing defines of spec 1.38 by Andreas Fuchs · 7 years ago