[go: nahoru, domu]

  1. cdad427 Fixed Dockerfile environment in fuzzing section. by Michael Eckel · 5 years ago
  2. 3e0e140 configure.ac: remove unused AC_DEFINE(HAVE_CMOCKA) by Дилян Палаузов · 5 years ago
  3. 82aef96 build: define variables for {lib,include}dir in pkg-config files by Jonas Witschel · 5 years ago
  4. 8ed533f build: use AC_CONFIG_FILES for pkg-config files by Jonas Witschel · 5 years ago
  5. a5ccce5 test: Refactor NV locality policy test into integration test harness. by Philip Tricca · 5 years ago
  6. e691d97 tpmclient: Make GetSetEncryptParamTests resiliant to TPM2_RC_RETRY. by Philip Tricca · 5 years ago
  7. 53c3a99 test: Refactor tpmclient 'other indices' NV tests. by Philip Tricca · 5 years ago
  8. 8194dc7 Tests: Improve state checking by Andreas Fuchs · 5 years ago
  9. 6b6dd55 Tests: Restore PCR allocation in tests by Andreas Fuchs · 5 years ago
  10. d7c85ed esys: openssl stop using bignum context by William Roberts · 5 years ago
  11. c3fc89d configure.ac: check for libcrypto/libssl with PKG_CHECK_MODULES by Дилян Палаузов · 5 years ago
  12. 1950732 build: Limit code coverage metrics collection to $(top_builddir)/src. by Philip Tricca · 5 years ago
  13. 1a1222e configure.ac: tautology by Дилян Палаузов · 5 years ago
  14. 18a1111 Automake: a .h file needs to be included only once in _SOURCES or _HEADERS for the whole project by Дилян Палаузов · 5 years ago
  15. 6e2d04d script/gen_fuzz.py: don’t include test/fuzz/*fuzz.cpp files on “make dist” by Дилян Палаузов · 5 years ago
  16. 0dee4d0 test: consistently set size of complex TPM2B to zero by Jeffrey Ferreira · 5 years ago
  17. 1451d4d configure.ac: provide clearer instructions how to run fuzzing by Дилян Палаузов · 5 years ago
  18. 362d90e TEST: ESYS: More TPMA_SESSION testing by Andreas Fuchs · 5 years ago
  19. a17cbc7 ESYS: Fix session attribute automation by Andreas Fuchs · 5 years ago
  20. 845b3d4 ESYS: Fix session attribute automation by Andreas Fuchs · 5 years ago
  21. 79d3105 configure.ac: typo fuzzng → fuzzing by Дилян Палаузов · 5 years ago
  22. a06f41d Fix typo of TPM20TEST_DEVICE_FILE by Dominic Grauvogl · 5 years ago
  23. 9b2b06b Makefile.am: remove nodist_ before pkgconfig_DATA by Дилян Палаузов · 5 years ago
  24. 83f8981 Makefile*am: split between TESTS and programs compiled during “make check” by Дилян Палаузов · 5 years ago
  25. 9ef74e9 Makefile.am: compile test utilities only on “make test” by Дилян Палаузов · 5 years ago
  26. 8c7e0a8 Makefile.am: remove redundant AM_CFLAGS references by Дилян Палаузов · 5 years ago
  27. bee929f configure.ac: consolidate the gcrypt checks under a single AS_IF by Дилян Палаузов · 5 years ago
  28. 2f3d20e configure.ac: print in the summary the default tctidefaultmodule by Дилян Палаузов · 5 years ago
  29. 4ed45d4 sys: fix wrong encryption flag in EncryptDecrypt by Tadeusz Struk · 5 years ago
  30. 3149858 Build: Bumping version to next-dev by Andreas Fuchs · 5 years ago
  31. 4bd9821 ESYS: Fixing openssl engine invocation by Andreas Fuchs · 5 years ago
  32. 107f7ec mu: fix type name in the comment by Tadeusz Struk · 5 years ago
  33. 5d632d2 Makefile-test.am: remove redundant _SOURCES specifications by Дилян Палаузов · 5 years ago
  34. 2a3c59c Makefile-test.am: utilize more AM Conditionals to get shorter build file by Дилян Палаузов · 5 years ago
  35. ce4f747 travis: cleanup fuzzing target by Tadeusz Struk · 5 years ago
  36. ccb3ee3 travis: make sure clang++ is used for fuzzing by Tadeusz Struk · 5 years ago
  37. 2985b4d test: CC needs to be set to clang for fuzzing by Tadeusz Struk · 5 years ago
  38. 5eb1357 Revert "build: set CC to be clang for fuzzing" by Tadeusz Struk · 5 years ago
  39. fde040c ESYS: Fix usage of bad auth values. by Juergen Repp · 5 years ago
  40. fca3429 deheader: remove double #include’d headers by Дилян Палаузов · 5 years ago
  41. fc19305 Tests: esys+sys encrypt / decrypt session flags propagation by Andreas Fuchs · 5 years ago
  42. 7648d04 SYS: Fix GetEncryptParam by Andreas Fuchs · 5 years ago
  43. cd52af1 ESYS: Fix response decryption by Andreas Fuchs · 5 years ago
  44. 946c3cd configure.ac: call AC_OUTPUT after all checks by Дилян Палаузов · 5 years ago
  45. 604a3a2 test: Test marshaling TPM2B_PUBLIC RSA key with optional unique data by Bryon Nevis · 5 years ago
  46. c7cd1cc Fix upcasting issues in Tss2_Sys_GetRspAuths.c by Lukas Jäger · 5 years ago
  47. 891e6f5 ESYS: Remove unnecessary code from Esys_EvictControl. by Juergen Repp · 5 years ago
  48. d7cabdc configure.ac: preserve default behaviour of CFLAGS by Дилян Палаузов · 5 years ago
  49. 65c5a9e configure.ac: “test ==” is not portable, use “test =” instead by Дилян Палаузов · 5 years ago
  50. 1127302 configure.ac: remove redundant code from AC_ARG_ENABLE by Дилян Палаузов · 5 years ago
  51. 7fa81e3 configure.ac: tweak output of ./configure --help for features disabled by default by Дилян Палаузов · 5 years ago
  52. 9a93f96 configure.ac:AC_ARG_WITH tctidefaultmodule: mismatched braket by Дилян Палаузов · 5 years ago
  53. 59c03f9 configure.ac: remove some implicit defaults in AC_ARG_ENABLE by Дилян Палаузов · 5 years ago
  54. 142f0d7 configure.ac: tweak output on ./configure --help for features enabled by default by Дилян Палаузов · 5 years ago
  55. 726e7b0 test: fuzz: Remove compile time fuzzing flag by John Andersen · 5 years ago
  56. b971a90 test: Restore output of Check* macros in tpmclient. by Philip Tricca · 5 years ago
  57. 3b7ecb9 esys: fix null ptr dereference in Esys_Load and Esys_loadExternal by Tadeusz Struk · 5 years ago
  58. a1d13a0 test: Remove use of 'sysapi_util.h' from integration tests. by Philip Tricca · 5 years ago
  59. af3decd sys: rename public to pub in ValidatePublicTemplate declaration by Tadeusz Struk · 5 years ago
  60. 01ed0d4 sys: add mechanism to disable weak crypto by Tadeusz Struk · 6 years ago
  61. 30c033f build: switch to codecov by Tadeusz Struk · 5 years ago
  62. 92f8d45 doc: add reference about fuzzing to README.md by Tadeusz Struk · 5 years ago
  63. dcb8ac0 configure.ac: add a check for GEN_FUZZ by Tadeusz Struk · 5 years ago
  64. 39d1aed build: cleanup Makefile-fuzz.am by Tadeusz Struk · 5 years ago
  65. e138055 esys: don't reference Tss2_Tcti_Device_Init when TCTI_DEVICE is disabled by Tadeusz Struk · 5 years ago
  66. 9cf80dc test: don't build tcti_default unit test when fuzzing in enabled by Tadeusz Struk · 5 years ago
  67. 631cb62 test: fix string to 'char *' conversion by Tadeusz Struk · 5 years ago
  68. 55eba78 build: set CC to be clang for fuzzing by Tadeusz Struk · 5 years ago
  69. b8e44d6 Tests: Fix valgrind errors by Andreas Fuchs · 5 years ago
  70. 71d318c doc: Add fuzzing documentation by John Andersen · 6 years ago
  71. 8eafd1a travis: Build and check fuzz tests by John Andersen · 6 years ago
  72. bc302ba Dockerfile: Build and check fuzz tests by John Andersen · 6 years ago
  73. 4eab6da test: fuzz: Generate libfuzzer and OSS Fuzz tests by John Andersen · 6 years ago
  74. 443455b test: fuzz: Added fuzzing TCTI by John Andersen · 6 years ago
  75. 3a49381 ESYS: Fix missing update of meta data in Esys_NV_Extend. by Juergen Repp · 5 years ago
  76. a0d6f7d docs: Add info about physical TPM tests and how to enable valgring by Tadeusz Struk · 5 years ago
  77. 1d57398 test: add tests that covers auto unset session enc/dec flags by Tadeusz Struk · 5 years ago
  78. 3ef1be4 esys: updates to iesys_restore_session_flags logic by Tadeusz Struk · 5 years ago
  79. 0c15c7c esys: move crypto backend logs into separate log module by Tadeusz Struk · 5 years ago
  80. 1765642 build: Upload coverage metrics for selected builds only by Tadeusz Struk · 5 years ago
  81. 126f298 tcti: fix null ptr dereference in tcti_tbs_receive by Tadeusz Struk · 5 years ago
  82. e5e0ffb esys: formating - replace tabs with spaces in iesys_check_response() by Tadeusz Struk · 5 years ago
  83. 07eb8a2 esys: check the enc param flags before bailing out by Tadeusz Struk · 5 years ago
  84. 9929b62 mu: TPM2B: Validate requested size to marshall by John Andersen · 6 years ago
  85. 2454df6 esys: use GetEncryptParam funct to get the param to decrypt by Tadeusz Struk · 6 years ago
  86. ce73eef test: cleanup hmac and hash contexts by Peter Huewe · 6 years ago
  87. b0986cb Reimplement case_insensitive_strncmp by Peter Huewe · 6 years ago
  88. e4ee7ec esys: force esys to use software version of RAND_bytes by Tadeusz Struk · 6 years ago
  89. bda04d9 travis.yml: Move COVERALLS_REPO_TOKEN declaration by Tadeusz Struk · 6 years ago
  90. cf6ed63 Add missing free on handles returned by Esys_GetPollHandles by Peter Huewe · 6 years ago
  91. f59aee3 Add valgrind for integration and unit tests by Peter Huewe · 6 years ago
  92. ed92b83 ESYS: Fix openssl building by Andreas Fuchs · 6 years ago
  93. fce5861 build: Add missing files to tss2-sys.vcxproj by Tadeusz Struk · 6 years ago
  94. 1860077 esys: adjust session enc/dec attribs based on command by Tadeusz Struk · 6 years ago
  95. fbcdcfb test: update tpmclient test Tss2_Sys_GetEncryptParam for bad sequence by Tadeusz Struk · 6 years ago
  96. 6a05b13 sys: change the order of sanity checks in Tss2_Sys_GetEncryptParam by Tadeusz Struk · 6 years ago
  97. 41bf788 travis: don't install openssl when gcrypt is used by Tadeusz Struk · 6 years ago
  98. 81cdacd test: esys: free tcti_inner by Tadeusz Struk · 6 years ago
  99. 58d1ebb esys: free local point variables and BN_ctx by Tadeusz Struk · 6 years ago
  100. a0e3906 esys: use gcrypt release functions to free gcrypt objects by Tadeusz Struk · 6 years ago