[go: nahoru, domu]

  1. 0db3932 doc: Update manpage for socket TCTI initialization function.; by Philip Tricca · 6 years ago
  2. cbde866 test: add test for command cancel case by Tadeusz Struk · 6 years ago
  3. 1b2a06b sapi: if TPM returns TPM2_RC_CANCELLED return the same to the app by Tadeusz Struk · 6 years ago
  4. 262c1ef tcti: don't send MS_SIM_CANCEL_OFF on every receive by Tadeusz Struk · 6 years ago
  5. 110a68a Tests: ESAPI: Add 8 Tests by Juergen Repp · 6 years ago
  6. cbaba76 Tests: Update code for styling by Juergen Repp · 6 years ago
  7. a8c1053 Test: Fix test for NV RAM Extend by Juergen Repp · 6 years ago
  8. 0611ec1 Test: ESAPI: Remove ECC-option from EvictCtrl by Juergen Repp · 6 years ago
  9. af4c1c2 Test: Add flushes to Esys tests by Juergen Repp · 6 years ago
  10. 1c48e2b ESAPI: Fix double-free of metadata objects by Andreas Fuchs · 6 years ago
  11. 1810c45 ESAPI: Special handling for NV_DefineSpace by Juergen Repp · 6 years ago
  12. 562d110 ESAPI: Special handling for NV_ChangeAuth by Juergen Repp · 6 years ago
  13. be68969 ESAPI: Special handling for HierarchyChangeAuth by Juergen Repp · 6 years ago
  14. 6393891 ESAPI: Fix handling of sequences by Juergen Repp · 6 years ago
  15. d262394 tcti: Remove common.h by Philip Tricca · 6 years ago
  16. 52b830d headers: Expand TPM2B_TYPE1 and TPM2B_TYPE2 macros, get ride of tpmb.h by Philip Tricca · 6 years ago
  17. 06dd0aa headers: move TPM2B type to common header. by Philip Tricca · 6 years ago
  18. 4e95711 headers & libtss2-mu: Remove TPM2B_DIGEST_VALUES type. by Philip Tricca · 6 years ago
  19. 75d0936 headers: Combine tss2_sys.h and sys_api_part3.h. by Philip Tricca · 6 years ago
  20. 5c17d23 headers: Cleanup broken header preludes. by Philip Tricca · 6 years ago
  21. 36a8e1f sysapi: add missing _MASK prefix to TPMA constants by Tadeusz Struk · 6 years ago
  22. 5477c2a tcti: Refactor the return paths in the 'receive' functions. by Philip Tricca · 6 years ago
  23. 25789b2 tcti: Ensure size parameter to response function is never NULL. by Philip Tricca · 6 years ago
  24. c005abe doc: Define desired scheme used to organize include directives. by Philip Tricca · 6 years ago
  25. 5ada433 docs: Prohibit blank lines between code/docs and EOF in coding standard. by Philip Tricca · 6 years ago
  26. 32a2cef test: Add test to query size of response in socket TCTI. by Philip Tricca · 6 years ago
  27. 6457ba5 ESAPI: Fixed PolicyCommandCode by Juergen Repp · 6 years ago
  28. 4b1e794 sapi: fix definitions in reserved fields of TPM2_PT_PCR by Tadeusz Struk · 6 years ago
  29. 10b8116 tcti: Remove all of the status flags from the tcti structure. by Philip Tricca · 6 years ago
  30. 4d73d43 libtcti-device: Use common 'read_all' function. by Philip Tricca · 6 years ago
  31. 7a10ee3 tcti: Get rid of unnecessary 4k buffer in TCTI header. by Philip Tricca · 6 years ago
  32. fa14abe tcti: Implement & document simple state machine. by Philip Tricca · 6 years ago
  33. 804b272 tcti: Use v2 structure in our internal TCTI type. by Philip Tricca · 6 years ago
  34. cb48b01 tcti: Remove unused fields from context structures. by Philip Tricca · 6 years ago
  35. cac4c3a tcti: Cleanup variable names headers. by Philip Tricca · 6 years ago
  36. ccd3a27 libtcti-socket: Cleanup socket module header. by Philip Tricca · 6 years ago
  37. 7ac3640 libtcti-socket: Simplify the receive function. by Philip Tricca · 6 years ago
  38. 9eb86d5 libtcti-sockt: Remove use of `select`. by Philip Tricca · 6 years ago
  39. 9bc025d libtcti-socket: Move recv function to socket module. by Philip Tricca · 6 years ago
  40. 77042de libtcti-socket: Refactor tctiRecvBytes into socket module. by Philip Tricca · 6 years ago
  41. e52ad14 build: Fix URLs in pkg-config files to use new tpm2-software org. by Philip Tricca · 6 years ago
  42. 0f0516e build: Add pkgconfig file for libesapi. by Philip Tricca · 6 years ago
  43. dc4ff84 libtcti-socket: Refactor simulator init function. by Philip Tricca · 6 years ago
  44. 01b9a1e libtcti-socket: Refactor CloseSockets function. by Philip Tricca · 6 years ago
  45. 2bec2a8 libtcti-socket: Refactor InitSockets function. by Philip Tricca · 6 years ago
  46. 01a01cd script: Add Sanity Checks to int-log-compiler.sh by dantpm · 6 years ago
  47. fb0b72f build: Display correct variable for maxloglevel in config summary. by Philip Tricca · 6 years ago
  48. dc1f15d build: Update URLs in AC_INIT for last org rename. by Philip Tricca · 6 years ago
  49. 8ffb654 build: Add license header to configure.ac by Philip Tricca · 6 years ago
  50. c21dbf3 libtcti-socket: Remove old init function, data & refactor std init. by Philip Tricca · 6 years ago
  51. c560204 ESAPI: Rework auth and name calculations by Juergen Repp · 6 years ago
  52. c6749b2 ESAPI: Fix special handling for Context function by Juergen Repp · 6 years ago
  53. ad4c230 ESAPI: Add TPM2 r1.38 functions and missing r1.16 by Juergen Repp · 6 years ago
  54. e3fe0cc Test: Add esys clear and hierarchychangeauth by Juergen Repp · 6 years ago
  55. 4700194 SAPI: Fix const qualifiers for input parameters by Andreas Fuchs · 6 years ago
  56. 05670e1 libtcti-device: Remove redundant error message on transmit failure. by Philip Tricca · 6 years ago
  57. 72976fc libtcti-device: Improve error reporting in initialization path. by Philip Tricca · 6 years ago
  58. e9416f3 libtcti-device: Return BAD_VALUE RC if caller does async receive. by Philip Tricca · 6 years ago
  59. df25eae libtcti-device: Rename internal functions to align with coding standard. by Philip Tricca · 6 years ago
  60. b5fe103 libtcti_device: Cleanup includes in tcti_device implementation. by Philip Tricca · 6 years ago
  61. 5a23528 libtcti-device: Remove deprecated init function and update man page. by Philip Tricca · 6 years ago
  62. e24bea3 tss2_tcti.h: Place the INFO function protoype along side the others. by Philip Tricca · 6 years ago
  63. 0e73f67 tss2_tcti.h: Remove 'extern C' stuff. by Philip Tricca · 6 years ago
  64. ee41115 tcti: Update structures to v2 TCTI structures & functions. by Philip Tricca · 6 years ago
  65. 364d115 Misc: Remove site files by Andreas Fuchs · 6 years ago
  66. 0dc7c29 Makefile: Restructure Makefiles by Andreas Fuchs · 6 years ago
  67. ae55ab9 log: simplify log level handling by Tadeusz Struk · 6 years ago
  68. 9aecf0f test: add test for TPMU_NAME by Tadeusz Struk · 6 years ago
  69. f677291 marshal: add support for TPMU_NAME type by Tadeusz Struk · 6 years ago
  70. 5e7991e Travis: Deps from mirror instead of upstream by Andreas Fuchs · 6 years ago
  71. 8278ca8 doc: update readme with tests enable info by Tadeusz Struk · 6 years ago
  72. 0eb9da8 INSTALL.md: add missing dependencies and fix formatting by dantpm · 6 years ago
  73. dc11b4f tcti: Generalize version struct and add to INFO struct as first member. by Philip Tricca · 6 years ago
  74. 49d33d7 test: esapi: reverse logic in tcti_proxy_receive by Tadeusz Struk · 6 years ago
  75. 80e8485 Logging: Fix --with-maxloglevel by Andreas Fuchs · 6 years ago
  76. a6ca884 sys_api_part3.h: Remove old *_Out structures. by Philip Tricca · 6 years ago
  77. 19d35de sapi: cleanup tss2_sys.h by Tadeusz Struk · 6 years ago
  78. ee20394 Test: Added RC_YIELDED testing by Andreas Fuchs · 6 years ago
  79. 4ef441d Test: Remove SAPI use from Esys tests by Andreas Fuchs · 6 years ago
  80. 2d4f8f7 sapi: fix CreateLoaded by Tadeusz Struk · 6 years ago
  81. dd2cd09 marshal: add marshaling functions for TPM2B_TEMPLATE by Tadeusz Struk · 6 years ago
  82. 06ded49 sapi: add definiton of TPM2B_TEMPLATE type by Tadeusz Struk · 6 years ago
  83. 45290c8 sapi: clean tss2_sys.h by Tadeusz Struk · 6 years ago
  84. b09b412 sapi: remove bitfields definitions from tpm2_types.h by Tadeusz Struk · 6 years ago
  85. 1f650d2 sapi: More header cleanups by Tadeusz Struk · 6 years ago
  86. 48f836a INSTALL.md: Fix broken formatting / bullet for OpenSSL dependency. by Philip Tricca · 6 years ago
  87. 38db755 build: Fail configure script if unit tests enabled, but cmocka dep. check fails. by Philip Tricca · 6 years ago
  88. a3e0374 sapi: change version to the latest defined by spec by Tadeusz Struk · 6 years ago
  89. aaab64e test: add tests for PolicyAuthorizeNV by Tadeusz Struk · 6 years ago
  90. a71daec ESAPI: Initialize Unmarshal output variable by Andreas Fuchs · 6 years ago
  91. 54af98c ESAPI: Add special handling for NV-Operations by Juergen Repp · 6 years ago
  92. 109de7d ESAPI: Deduplicate code in response handling by Juergen Repp · 6 years ago
  93. ecd44eb Tests: Add ESAPI tests by Juergen Repp · 6 years ago
  94. dc9c673 ESAPI: Fix name calculation for NV_Write by Juergen Repp · 6 years ago
  95. 74f8eda ESAPI: Add special handling for NV_DefineSpace by Juergen Repp · 6 years ago
  96. 0784152 ESAPI: Fix handling of multiple auth sessions by Juergen Repp · 6 years ago
  97. b832467 ESAPI: Coding style by Juergen Repp · 6 years ago
  98. 219fda5 ESAPI: Fix uninitialized value by Juergen Repp · 6 years ago
  99. 4ee237b ESAPI: Correct rpHash calculation by Andreas Fuchs · 6 years ago
  100. 32c4158 tss2_tcti.h: Use types for TCTI function pointers. by Philip Tricca · 6 years ago