aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-11Upgrade tpm2-tss to '2.4.0'Haibo Huang
2020-03-16ANDROID: hook tpm2-tss into the android logging systemandroid-r-preview-4android-r-preview-3android-r-preview-2A. Cody Schuffelen
2020-03-09ANDROID: Add a boringssl variant of the openssl codeA. Cody Schuffelen
2020-03-09ANDROID: Add boringssl copies of openssl code.A. Cody Schuffelen
2020-03-04esys: fix hmac calculation for tpm2_clear commandTadeusz Struk
2020-03-04esys: iutil - zero out resource list in the context after delete all objsTadeusz Struk
2020-03-04FAPI: Fix wrong format directive.Juergen Repp
2020-03-04fapi: differentiate erros in ECDSA_verifyWilliam Roberts
2020-03-04fapi: use ECDSA_verify vs ECDSA_do_verifyWilliam Roberts
2020-03-03FAPI: Add doxygen headers also to static functions.Juergen Repp
2020-03-03FAPI: Remove dead code.Juergen Repp
2020-03-03FAPI: Declare functions static if possible.Juergen Repp
2020-03-02FAPI: Fix memory leak caused by fopenJuergen Repp
2020-03-02log: improve blob printout formatTadeusz Struk
2020-03-02FAPI: Parse certificate data out of encoded json formatTadeusz Struk
2020-02-26FAPI: Fix some doxygen errors.Juergen Repp
2020-02-24FAPI: Add root cas of Intel, STM and NTCAndreas Fuchs
2020-02-24FAPI: Use FAPI helper function to retrieve Intel certificates.Juergen Repp
2020-02-24FAPI: Improve error handling of curl function for certificate download.Juergen Repp
2020-02-24FAPI: Fix setting of default values for policy duplication select.Juergen Repp
2020-02-24FAPI: Complete doxygen documentationJuergen Repp
2020-02-24FAPI: Fix wrong return codes.Juergen Repp
2020-02-24FAPI: Remove unecessary calls of Esys_SetTimoout from FAPI commandsJuergen Repp
2020-02-21tctildr: remove the private implementation of strndupTadeusz Struk
2020-02-19FAPI: add more log info in the trace loglevelTadeusz Struk
2020-02-11FAPI: Remove unused declarations.Juergen Repp
2020-02-07FAPI: Fix multi part write read to NV ram.Juergen Repp
2020-02-07FAPI: Remove dead structs, fields and declarationsAndreas Fuchs
2020-02-07FAPI: Fix allocation of write buffer in NV write function.Juergen Repp
2020-02-07FAPI: Remove multipart NV extend.Juergen Repp
2020-02-07FAPI: Fix usage of signature scheme during serialization and deserializion.Juergen Repp
2020-02-07FAPI: Fix calculation of policy authorize nv.Juergen Repp
2020-02-04FAPI: Fix and test PolicyOrAndreas Fuchs
2020-02-04FAPI: Fix PolicyAuthorize callbackAndreas Fuchs
2020-02-04FAPI: Refactor TPMS_POLICY_HARNESS to TPMS_POLICYAndreas Fuchs
2020-02-04FAPI: Fix coding style problemsAndreas Fuchs
2020-01-31[WIP] ci: add FreeBSD build with Cirrus CITadeusz Struk
2020-01-31TCTI: tcti-device make non-async mode allways blockAndreas Fuchs
2020-01-30FAPI: Fix and test hierarchy policiesAndreas Fuchs
2020-01-30Test/FAPI: Add test for policyRef in policyAuthorizeAndreas Fuchs
2020-01-30FAPI: Remove dead codeAndreas Fuchs
2020-01-30FAPI: Turn event data into JSONAndreas Fuchs
2020-01-30FAPI: Improve and fix doxygen documentation.Juergen Repp
2020-01-30FAPI: Add field publicKeyHint to POLICYSIGNED structure.Juergen Repp
2020-01-30FAPI: Use the nameAlg of NV objects as session hash for the NV commands.Juergen Repp
2020-01-30FAPI: Suppress error messages in event log processing.Juergen Repp
2020-01-30FAPI: Enable configuration of Intel certificate server.Juergen Repp
2020-01-29FAPI: fix some fapi doxygen commentsTadeusz Struk
2020-01-29FAPI: Fix comment and log spelling errorsAndreas Fuchs
2020-01-29FAPI: NvExtend add check for dataSize > 1024Andreas Fuchs