[go: nahoru, domu]

  1. 43a0d76 TCTI: Update to new logging framework by Andreas Fuchs · 7 years ago
  2. 32d6a0f Marshal: Updated to new logging infrastructure by Andreas Fuchs · 7 years ago
  3. bc49076 Log: Add a new logging infrastructure by Andreas Fuchs · 7 years ago
  4. a4e8c0c build: Have travis-ci run integration tests in parallel. by Philip Tricca · 7 years ago
  5. 21a8b73 build: Ensure that the simulator started by the test harness has bound both ports. by Philip Tricca · 7 years ago
  6. a36a494 marshal: Remove semicolon from invocations of BASE_(UN)?MARSHAL macro. by Philip Tricca · 7 years ago
  7. d413ed5 Remove final semicolon from definition of TPM2B_TYPE2 macro. by Philip Tricca · 7 years ago
  8. 0820651 build: Have supported compilers use 'c99' language standard instead of 'gnu99'. by Philip Tricca · 7 years ago
  9. 8f31411 SAPI: Add missing _complete calls to header file by Andreas Fuchs · 7 years ago
  10. 8ccb387 SAPI: Fixed wrong function name for PolicyNvWritten by Andreas Fuchs · 7 years ago
  11. 9399751 SAPI: Add missing const qualifier for IncremetalSelfTest by Andreas Fuchs · 7 years ago
  12. 32bbf0c sapi: Add SAPI functions for Attached Component commands by Tadeusz Struk · 7 years ago
  13. c7040b9 marshal: add marshaling functions for AC types by Tadeusz Struk · 7 years ago
  14. 4154d4f sapi: Add TPM2 AC related commands by Tadeusz Struk · 7 years ago
  15. 86ab112 marshal: fix compiler errors for non GNU compatible compilers by Tadeusz Struk · 7 years ago
  16. ab0a104 CHANGELOG.md: Include data for version 1.3.0. by Philip Tricca · 7 years ago
  17. c0841fc build: Include README.md and friends in the release tarball. by Philip Tricca · 7 years ago
  18. f6255dc tcti.h: Update TCTI_MAGIC to make it explicitly ULL by yunusemreayhan · 7 years ago
  19. 7fb53ef travis: ensure COVERALLS_REPO_TOKEN is set before uploading by William Roberts · 7 years ago
  20. 03956e4 Use _MU_ RC layer in place of _TYPES_ layer removed in e66804b9ad58. by Philip Tricca · 7 years ago
  21. e66804b Headers: Fixing macros for error levels (to rc layers) by Andreas Fuchs · 7 years ago
  22. 14d344f coveralls: enable coverage stats by William Roberts · 7 years ago
  23. 313cea8 build: Add libmu as a dependency of libtcti-socket. by Philip Tricca · 7 years ago
  24. bf9b612 sysapi: Update SetCmdAuths and GetRspAuths to new parameter type by Andreas Fuchs · 7 years ago
  25. 1e49b4c build: detect ld version-script flag support by David R. Bild · 7 years ago
  26. f687652 Marshal: fixed NULL pointer dereferencing by Andreas Fuchs · 7 years ago
  27. e454382 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  28. 1d1ce78 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  29. a71dfd0 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  30. 61ba0c7 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  31. 1e1d988 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  32. f0c20dd tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  33. 047e899 tests: Fixes unused variables by Andreas Fuchs · 7 years ago
  34. 13ab189 tests: Fixes unused return codes by Andreas Fuchs · 7 years ago
  35. 521263a test: fix use after free by Andreas Fuchs · 7 years ago
  36. d265c5c tcti: Fix unused return code by Andreas Fuchs · 7 years ago
  37. f8a6662 tcti: Fix unused return code by Andreas Fuchs · 7 years ago
  38. fa0a309 sysapi: Fix unused return code by Andreas Fuchs · 7 years ago
  39. 44f712d sysapi: Fixes about GetCommandCode by Andreas Fuchs · 7 years ago
  40. f8d3fae tcti: support MSG_NOSIGNAL equivalent on OS X by David R. Bild · 7 years ago
  41. b9b7519 Enable sys/socket.h include for OS X by David R. Bild · 7 years ago
  42. e27f923 Enable for poll.h include for OS X by David R. Bild · 7 years ago
  43. 69babb7 endian: fix manually-defined endian conversions by David R. Bild · 7 years ago
  44. 3c965e7 Make: Add silent rules by Andreas Fuchs · 7 years ago
  45. 43e9150 sysapi: Remove double return by Andreas Fuchs · 7 years ago
  46. 8b3c6d9 bootstrap: use portable printf instead of echo by David R. Bild · 7 years ago
  47. 61cb7fb Tests: Add support for code coverage measurement by Andreas Fuchs · 7 years ago
  48. 24fb130 Makefile: Add target to build check-programs by Andreas Fuchs · 7 years ago
  49. bf6b48f sysapi: fix GetRpBuffer by Andreas Fuchs · 7 years ago
  50. 37c3e11 marshal: remove the fake na member from TPMU by Tadeusz Struk · 7 years ago
  51. 0072fe0 MU: Add missing marshaling functions by Andreas Fuchs · 7 years ago
  52. a324949 Tests: Fixed mistake from TPMA-patch by Andreas Fuchs · 7 years ago
  53. 17b4af8 remove double struct definition of TSS2_SYS_CONTEXT by Thomas Furtner · 7 years ago
  54. 5ccc9ec tpm-types: Switch TPMAs from struct to defines by Andreas Fuchs · 7 years ago
  55. 930b5c1 tcti: Change macro function names to CamelCase by Andreas Fuchs · 7 years ago
  56. 090641a SAPI: Add _complete calls for all TPM functions. by Andreas Fuchs · 7 years ago
  57. 5acc504 sapi: remove SYS_CONTEXT macro by Tadeusz Struk · 7 years ago
  58. be5899d All: Changed namespace from TPM_ to TPM2_ by Andreas Fuchs · 7 years ago
  59. 35750de includes: Removed implementation.h by Andreas Fuchs · 7 years ago
  60. 0bf4a1c tests/marshall: Fix TPML-marshal for padding by Andreas Fuchs · 7 years ago
  61. 1d4e0f3 SAPI: Added const to SAPI function parameters by Andreas Fuchs · 7 years ago
  62. 6509300 Change TPM_RC to TSS2_RC. by Andreas Fuchs · 7 years ago
  63. 1504963 CONTRIBUTING.md: Add coding standards requirements. by Tadeusz Struk · 7 years ago
  64. 1f97c85 sapi: cleanup sysapi_utils.h by Tadeusz Struk · 7 years ago
  65. 231f298 build: Check for cmocka version >= 1.0 @ configure time. by Philip Tricca · 7 years ago
  66. 7f0addc README.md: Account for renaming of github org from 01org to intel in travis-ci URL. by Philip Tricca · 7 years ago
  67. da0e30d CONTRIBUTING.md: Document requirements for commit message format & DCO. by Philip Tricca · 7 years ago
  68. 5191be6 RELEASE.md: Document release process. by Philip Tricca · 7 years ago
  69. a64c33e sysapi: simplify TPM2B structures by Tadeusz Struk · 7 years ago
  70. fb93568 test: Use built-in mock with cast functions instead of manual casting. by Philip Tricca · 7 years ago
  71. 77305c0 test: move System API tests from tpmclient to integration by Tadeusz Struk · 7 years ago
  72. 357b5ff test: create tpm properties integ test by Tadeusz Struk · 7 years ago
  73. 1b9d758 tpmclient: remove hash function pointers by Tadeusz Struk · 7 years ago
  74. e675996 tpmclient: remove unused RM test code by Tadeusz Struk · 7 years ago
  75. 671a514 sysapi: refactor sysapi util functions by Tadeusz Struk · 7 years ago
  76. bbcc5c0 Add implementation of EncryptDecrypt2 function and integration test. by Philip Tricca · 7 years ago
  77. 2424253 test: Add integration test for EncryptDecrypt command. by Philip Tricca · 7 years ago
  78. 2097597 test: create hierarchy change test by thomas · 7 years ago
  79. c8ac707 sysapi: add support for Intel PTT capability by Tadeusz Struk · 7 years ago
  80. 3c47161 tss2_tpm2_types.h: Fix typo in HMAC_SESSION_LAST and POLICY_SESSION_LAST. by Philip Tricca · 7 years ago
  81. e79d986 sysapi: remove duplicate access ptrs from sys context struct by Tadeusz Struk · 7 years ago
  82. c7c4494 sysapi: fix typeo in HashSequenceStart by Tadeusz Struk · 7 years ago
  83. 0870b2a sysapi: allow NULLs in Tss2_Sys_PolicySecret by Tadeusz Struk · 7 years ago
  84. 3f1828c tcti: Add tcti_common_checks function to sanity test the context structure. by Philip Tricca · 7 years ago
  85. 91b8716 test: Use a real context structure instead of faking a non-NULL value. by Philip Tricca · 7 years ago
  86. a003d76 tcti: Reformat code. by Philip Tricca · 7 years ago
  87. 473aebe tcti: Move 'commonchecks' module into 'tcti' module. by Philip Tricca · 7 years ago
  88. ae51338 tpmclient: fix CompareTPM2B by Tadeusz Struk · 7 years ago
  89. b2b8560 sysapi: fix Tss2_Sys_GetCommandCode by Tadeusz Struk · 7 years ago
  90. 00aed40 sysapi: remove unneeded marshaling wrappers by Tadeusz Struk · 7 years ago
  91. b5d6a43 sysapi: convert helper functions by Tadeusz Struk · 7 years ago
  92. c54e876 sysapi: convert rest of the Tss2_Sys_ functions by Tadeusz Struk · 7 years ago
  93. 65a40b4 libmu: add missing function declarations by Tadeusz Struk · 7 years ago
  94. 24f555c tcti: Replace TCTI_CONTEXT_INTEL macro with inline cast function. by Philip Tricca · 7 years ago
  95. 3bc9603 tcti: Move private TCTI header from sysapi/include/ to tcti/. by Philip Tricca · 7 years ago
  96. 1366da3 build: Remove unmaintained windows.mk file. by Philip Tricca · 7 years ago
  97. 1d33408 README.md: Update project / code layout. by Philip Tricca · 7 years ago
  98. 3dedb66 build: Generate AUTHORS file from git history. by Philip Tricca · 7 years ago
  99. b21f9f9 libmu: convert names to comply with TCG spec by Tadeusz Struk · 7 years ago
  100. cd419ac sysapi: introduce REQ and RESP_HEADER macros by Tadeusz Struk · 7 years ago