aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-01tss2_tcti.h: Remove 'extern C' stuff.Philip Tricca
2018-03-01tcti: Update structures to v2 TCTI structures & functions.Philip Tricca
2018-03-01marshal: add support for TPMU_NAME typeTadeusz Struk
2018-02-28tcti: Generalize version struct and add to INFO struct as first member.Philip Tricca
2018-02-28sys_api_part3.h: Remove old *_Out structures.Philip Tricca
2018-02-28sapi: cleanup tss2_sys.hTadeusz Struk
2018-02-27sapi: fix CreateLoadedTadeusz Struk
2018-02-27marshal: add marshaling functions for TPM2B_TEMPLATETadeusz Struk
2018-02-27sapi: add definiton of TPM2B_TEMPLATE typeTadeusz Struk
2018-02-28sapi: clean tss2_sys.hTadeusz Struk
2018-02-28sapi: remove bitfields definitions from tpm2_types.hTadeusz Struk
2018-02-28sapi: More header cleanupsTadeusz Struk
2018-02-27sapi: change version to the latest defined by specTadeusz Struk
2018-02-26ESAPI: Add special handling for NV-OperationsJuergen Repp
2018-02-25tss2_tcti.h: Use types for TCTI function pointers.Philip Tricca
2018-02-25tss2_tcti.h: Remove old function invocation macros.Philip Tricca
2018-02-25tss2_tcti.h: Return BAD_CONTEXT not BAD_REFERENCE if context is NULL.Philip Tricca
2018-02-25tss2_tcti.h: Remove version guard.Philip Tricca
2018-02-25tss2_tcti.h: Use only C style comments, append '_H' to header guard.Philip Tricca
2018-02-23tcti: Fix API compatibility with TCTI transmit function.Philip Tricca
2018-02-23libtcti-socket: Remove 'SendSessionEndSocketTcti' function from header.Philip Tricca
2018-02-23libtcti-socket: Cleanup PlatformCommand and use 'read' not 'recv'.Philip Tricca
2018-02-22tcti: Use C style comment block for license header & some cleanup.Philip Tricca
2018-02-22tcti: Clean out remnants of old logging infrastructure.Philip Tricca
2018-02-21sapi: add TPM2PolicyAuthorizeNV commandTadeusz Struk
2018-02-16esapi: Include esys_types.h from esys_int.h instead of public headers.Philip Tricca
2018-02-16ESAPI: Added support for ESAPIJuergen Repp
2018-02-16TPM-Types: Add missing defines of spec 1.38Andreas Fuchs
2018-02-02sapi: add TPM2_CreateLoaded commandTadeusz Struk
2018-02-01sapi: add TPM2_PolicyTemplate commandTadeusz Struk
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