aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-31tss2_tcti.h: Define TCTI poll handle type for _WIN32 platforms.Philip Tricca
2018-01-31Include local headersKristen Carlson Accardi
2018-01-22tcti-socket: Deprecate the old InitSocketTcti function,Philip Tricca
2018-01-22tcti-device: Deprecate the old InitDeviceTcti function.Philip Tricca
2018-01-22header: Include 'common.h' using local / "" form.Philip Tricca
2018-01-09tcti-socket: Move TCTI_SOCKET_DEFAULT macro to public header.Philip Tricca
2018-01-09tcti-device: Move TCTI_DEVICE_DEFAULT macro to public header.Philip Tricca
2018-01-09tcti: Add 'TSS2_' prefix to TCTI_INFO_SYMBOL macro.Philip Tricca
2018-01-08tcti-socket: Add common Info and Init function.Philip Tricca
2018-01-08tcti-device: Implement common Info and Init function.Philip Tricca
2018-01-08tss2_tcti.h: Add structurs and types for common TCTI initialization.Philip Tricca
2018-01-07Define TPMS_EMPTY structure to have a BYTE array with a single member.Philip Tricca
2018-01-04tcti: Remove unused log data from device TCTI config structure.Philip Tricca
2018-01-04TCTI: Update to new logging frameworkAndreas Fuchs
2018-01-03Remove final semicolon from definition of TPM2B_TYPE2 macro.Philip Tricca
2018-01-02SAPI: Add missing _complete calls to header fileAndreas Fuchs
2018-01-02SAPI: Add missing const qualifier for IncremetalSelfTestAndreas Fuchs
2017-12-29sapi: Add SAPI functions for Attached Component commandsTadeusz Struk
2017-12-29marshal: add marshaling functions for AC typesTadeusz Struk
2017-12-29sapi: Add TPM2 AC related commandsTadeusz Struk
2017-12-05Headers: Fixing macros for error levels (to rc layers)Andreas Fuchs
2017-12-01sysapi: Update SetCmdAuths and GetRspAuths to new parameter typeAndreas Fuchs
2017-11-30sysapi: Fixes about GetCommandCodeAndreas Fuchs
2017-11-29Enable for poll.h include for OS XDavid R. Bild
2017-11-28marshal: remove the fake na member from TPMUTadeusz Struk
2017-11-28MU: Add missing marshaling functionsAndreas Fuchs
2017-11-22tpm-types: Switch TPMAs from struct to definesAndreas Fuchs
2017-11-22tcti: Change macro function names to CamelCaseAndreas Fuchs
2017-11-16All: Changed namespace from TPM_ to TPM2_Andreas Fuchs
2017-11-16includes: Removed implementation.hAndreas Fuchs
2017-11-16SAPI: Added const to SAPI function parametersAndreas Fuchs
2017-11-16Change TPM_RC to TSS2_RC.Andreas Fuchs
2017-11-08sysapi: simplify TPM2B structuresTadeusz Struk
2017-10-26Add implementation of EncryptDecrypt2 function and integration test.Philip Tricca
2017-10-24sysapi: add support for Intel PTT capabilityTadeusz Struk
2017-10-23tss2_tpm2_types.h: Fix typo in HMAC_SESSION_LAST and POLICY_SESSION_LAST.Philip Tricca
2017-10-19sysapi: remove unneeded marshaling wrappersTadeusz Struk
2017-10-19libmu: add missing function declarationsTadeusz Struk
2017-10-10libmu: convert names to comply with TCG specTadeusz Struk
2017-08-15Remove duplicate definition on MAXTadeusz Struk
2017-08-15Cleanup unused TPM2B codeTadeusz Struk
2017-08-14TPM_Types: fix TPMA_* type sizeTadeusz Struk
2017-08-08Marshal: Add marshalling for the rest of TPM typesTadeusz Struk
2017-08-08Marshal: Add marshal/unmarshal for TPMT typesTadeusz Struk
2017-08-08Marshal: Add marshal/unmarshal for TPMU typesTadeusz Struk
2017-08-08Marshal: Add marshal/unmarshal for TPML typesTadeusz Struk
2017-08-08Marshal: Add marshal/unmarshal for TPMS typesTadeusz Struk
2017-08-08Marshal: Add marshal/unmarshal for TPM2B typesTadeusz Struk
2017-08-08Marshal: Add marshal/unmarshal for TPMA typesTadeusz Struk
2017-08-08Marshal: Generalize base typesTadeusz Struk