- 6c78945 [tpm2-tss] Fix type in header. by Ben Wright · 2 years, 6 months ago main
- bd69fc2 [tpm2-tss] Expose Tss2_Tcti_Fuchsia_Finalize. by Ben Wright · 2 years, 7 months ago
- eafa23c [tpm2-tss] Allocate memory inside the tpm2-tss TCTI stack. by Ben Wright · 2 years, 7 months ago
- 8c1959c [tss2] Removed fuchsia_tpm_dev_init() by Ben Wright · 2 years, 7 months ago
- 8eebeb1 [fuchsia][tpm_dev] Add support for /dev/class/tpm by Ben Wright · 2 years, 7 months ago
- 1ed59a0 [fuchsia-tcti] Add Fuchsia_Tcti_Init_Ex. by Ben Wright · 2 years, 8 months ago
- e89afb7 [tpm2-tss] Add BoringSSL Support to TPM2-TSS. by Ben Wright · 2 years, 8 months ago
- e3b2109 [tpm2-tss] Port TPM2-TSS to Fuchsia. by Ben Wright · 2 years, 9 months ago
- 512b90d Update MAINTAINERS by Andreas Fuchs · 3 years ago
- 16d6c07 sapi: drop libutil from sys not needed by William Roberts · 3 years ago
- 5a804e9 sapi: drop stub validation functions by William Roberts · 3 years ago
- d4dee42 sapi: scope command handles by William Roberts · 3 years ago
- 24b210a log: if log level is none drop all log functions by William Roberts · 3 years ago
- 3e300ee log: scope log strings to usages by William Roberts · 3 years ago
- 70c006f esys_iutil: fix possible NPD by William Roberts · 3 years ago
- 71fbe86 ci: add alpine 3.15 and ubuntu-22.04-mbedtls-3.1 by Juergen Repp · 3 years ago
- 3ecb453 Makefile: Fix usage of DESTDIR for make install by Juergen Repp · 3 years ago
- ab98330 FAPI: Add CreationHash to keystore by Juergen Repp · 3 years ago
- 21b3851 test: check return value of fread by Jonas Witschel · 3 years ago
- 19a0634 policy lib: initial commit by William Roberts · 3 years ago
- c24ce0b ifapi: refactor out curl to prevent curl dependency in tss2-policy by William Roberts · 3 years ago
- 0382300 SECURITY: initial commit by William Roberts · 3 years ago
- 912acd8 MAINTAINERS: Change e-mail address Juergen by Juergen Repp · 3 years, 1 month ago
- 3e910b3 Store VERSION into the release tarball by Petr Gotthard · 3 years, 2 months ago
- a98c1aa test esys-field-upgrade : update log level by LCH35 · 3 years, 2 months ago
- 49cced8 test esys-firmware-read : update log by LCH35 · 3 years, 2 months ago
- 034259a configure: conditionally check for user/group manipulation commands by Ben Brown · 3 years, 2 months ago
- c37a069 Fixing an issue when Null deref occures in Esys_TR_SetAuth when esys_handle == ESYS_TR_NONE by Abdulmajeed · 3 years, 2 months ago
- 6f6d1cc ESYS: Updated to mbedTLS 3.0 by Benjamin Bigler · 3 years, 2 months ago
- b66d7a5 cirrus: update to FreeBSD 13-0 by William Roberts · 3 years, 2 months ago
- cc1ee5f tcti:Add the handling of name or conf is NULL by JerryDevis · 3 years, 2 months ago
- 7898076 tcti:Use safe free instead of free. by JerryDevis · 3 years, 2 months ago
- 5e321f8 tcti: Fix stack usage is too large when tcti initialize by JerryDevis · 3 years, 2 months ago
- 2c49215 aux_util.h: add an ARRAY_LEN macro by William Roberts · 3 years, 2 months ago
- 504e396 Makefile-test.am: use $(JSONC_LIBS) over -libjson-c by William Roberts · 3 years, 2 months ago
- 4164c59 ifapi_policy: get rid of triple return in execute_policy_element by William Roberts · 3 years, 2 months ago
- 6b61be0 ifapi: refactor out curl to prevent curl dependency in tss2-policy by William Roberts · 3 years, 2 months ago
- be590bc ifapi_calculate_tree: use goto instead of return by William Roberts · 3 years, 2 months ago
- 2536e44 ifapi_calculate_tree: goto cleanup, don't return by William Roberts · 3 years, 2 months ago
- 6fc31ff spelling: deliverd to delivered by William Roberts · 3 years, 2 months ago
- b8a1899 ifapi_policyeval_instantiate_async: drop callback arg by William Roberts · 3 years, 2 months ago
- 84d07b6 ifapi_policy_execute: fix spelling s/of/if by William Roberts · 3 years, 2 months ago
- 8c06672 ifapi_policy_store_load_async: only check paths when pstore present by William Roberts · 3 years, 2 months ago
- ec71652 ifapi_policyeval_instantiate_finish: check callback set by William Roberts · 3 years, 2 months ago
- 49fad0e ifapi_calculate_tree: refactor to not use FAPI_CONTEXT by William Roberts · 3 years, 2 months ago
- 6b7941c ci: add ubuntu-22.04 by William Roberts · 3 years, 2 months ago
- 1ec41b4 tcti:Use heap instead of stack and allocate it as needed when tcti initialize by JerryDevis · 3 years, 3 months ago
- da13211 tcti: Use heap instead of stack when tcti initialize by JerryDevis · 3 years, 3 months ago
- e07d60b Makefile.am: make all EXTRA_DIST includes unconditional by Jonas Witschel · 3 years, 3 months ago
- e237e4d Update Changelog for 3.2.0 by Andreas Fuchs · 3 years, 4 months ago 3.2.0
- e6b7f59 Update Changelog for 3.2.0-rc3 by Andreas Fuchs · 3 years, 4 months ago
- 5d8dc67 FAPI: fix curl_url_set call by Jonas Witschel · 3 years, 4 months ago
- bd7907a Update Changelog for 3.2.0-rc2 by Andreas Fuchs · 3 years, 4 months ago
- a94db73 FAPI: Fix usage of curl url. by Juergen Repp · 3 years, 4 months ago
- 94a40da Update Changelog for 3.2.0-rc1 by Andreas Fuchs · 3 years, 4 months ago
- d78b126 Build: Update git.mk to support R/O src-dir by Andreas Fuchs · 3 years, 4 months ago
- 16665d7 ossl: Fix check whether SM3 is available by Juergen Repp · 3 years, 4 months ago
- c975688 MU: Fix buffer upcast leading to misalignment by Andreas Fuchs · 3 years, 4 months ago
- e19357c FAPI: Add additional IFX root CAs by Peter Huewe · 3 years, 4 months ago
- fde525f Removing old in-repo CI script by malikabhi05 · 3 years, 5 months ago
- 6de26a7 Switching jobs from in-repo CI script to composite action CI script by malikabhi05 · 3 years, 5 months ago
- 59ccdb7 Update Changelog for 3.2.0-rc0 by Andreas Fuchs · 3 years, 5 months ago
- 63ef1e4 FAPI: Initialize object used for keystore search. by Juergen Repp · 3 years, 5 months ago
- 0d05737 shell: test -a|o is not POSIX by Issam E. Maghni · 3 years, 5 months ago
- 998056f FAPI: Fixed some spelling mistakes by JerryDevis · 3 years, 5 months ago
- fb950b5 FAPI: Clean up memory when Fapi_GetEsysBlob_Async failed by JerryDevis · 3 years, 5 months ago
- eb02698 FAPI: Clean up memory when Fapi_Delete_Async failed by JerryDevis · 3 years, 5 months ago
- ba6756b ESYS: Fixed annotation error of Esys_TR_Deserialize by JerryDevis · 3 years, 5 months ago
- b58dad4 FAPI:Free pathlist when Fapi_List_Finish failed by JerryDevis · 3 years, 5 months ago
- fc8c419 FAPI:Fixed the memory leak of command->data when Fapi_GetEsysBlob_Finish failed by JerryDevis · 3 years, 5 months ago
- 69b3588 FAPI: Free object when keystore_search_obj failed by JerryDevis · 3 years, 5 months ago
- 2fce3ea FAPI: Fixed memory leak when ifapi_get_certificates failed by JerryDevis · 3 years, 5 months ago
- f1bad6e FAPI: Add check for an invalid nonce to a test of Fapi_VerifyQuote. by Juergen Repp · 3 years, 5 months ago
- fb66364 FAPI: Fix check of qualifying data in Fapi_VerifyQuote by Juergen Repp · 3 years, 5 months ago
- 7958fad FAPI: Fix the authorization of hierarchy objects. by Juergen Repp · 3 years, 5 months ago
- 724ca6a ALL: Fix usages of RS_PW to RH_PW by Andreas Fuchs · 3 years, 6 months ago
- be9b55e Includes: Add TPM2_RH_PW define by Andreas Fuchs · 3 years, 6 months ago
- 849310c fapi: Fix close of stream twice. by Juergen Repp · 3 years, 6 months ago
- 5020bf9 esys: Return an error if ESYS_TR_NONE is passed to Esys_TR_GetName. by Juergen Repp · 3 years, 6 months ago
- 2aafc3e FAPI: Fix memory leak after ifapi_init_primary_finish failed by JerryDevis · 3 years, 6 months ago
- 39d780a TCTI: Remove the redundant type conversions in info_from_name by JerryDevis · 3 years, 6 months ago
- a7000b4 ci: Check whether sanitizer libs are available. by Juergen Repp · 3 years, 6 months ago
- 0332da5 ci: Set fetch-depth to 0 for github actions. by Juergen Repp · 3 years, 6 months ago
- 8bee37b tcti: Mark variables only used for logging maybe-unused. by Juergen Repp · 3 years, 6 months ago
- cb72a97 esys: Mark variable only used for logging maybe-unused. by Juergen Repp · 3 years, 6 months ago
- f4e21f4 FAPI: Free certificate when failed by JerryDevis · 3 years, 6 months ago
- bbdbde7 test: improve test+code coverage for unix domain socket changes by Geoff Thorpe · 3 years, 6 months ago
- 2ed8a15 tcti: support swtpm and mssim running over unix domain sockets by Geoff Thorpe · 3 years, 6 months ago
- c7d99a3 tss2_tpm2_types: deprecate TPMS_ALGORITHM_DESCRIPTION by William Roberts · 3 years, 6 months ago
- 497c60b CODE_OF_CONDUCT: initial commit by William Roberts · 3 years, 6 months ago
- e900ef0 ESYS Tests: Check whether capability TPM2_CAP_ACT exists. by Juergen Repp · 3 years, 6 months ago
- 404933d FAPI Tests: Fix check of test results in fapi-pcr-test. by Juergen Repp · 3 years, 6 months ago
- 56fe06e fapi:Support Camellia Algorithm by JerryDevis · 3 years, 6 months ago
- 7fde604 configure: Check system with busybox. by Juergen Repp · 3 years, 6 months ago
- feb1f96 FAPI TEST: Auth value for storage hierarchy was not reset. by Juergen Repp · 3 years, 6 months ago
- a1497b5 RELEASE: fix spelling of Maintenance by William Roberts · 3 years, 6 months ago
- 6712499 RELEASE: update process for CHANGELOG management by William Roberts · 3 years, 6 months ago
- beb950b CONTRIBUTING: update guidelines as they were out of date by William Roberts · 3 years, 6 months ago
- 3c965da FAPI: Fix leak in fapi crypto with ossl3 by Juergen Repp · 3 years, 6 months ago
- 6093de7 CHANGELOG: Add OpenSSL 3 related entries by Petr Gotthard · 3 years, 6 months ago