aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-11-27MU: Add missing MU functions for TPM2_NT typeTadeusz Struk
2018-11-27MU: Add missing MU functions for TPMA_ID_OBJECT typeTadeusz Struk
2018-11-26SYS: Fix missing type casts in tss2_tpm2_types.hJuergen Repp
2018-11-26 SYS: Fix missing type TPM2_NT in tss2_tpm2_types.hJuergen Repp
2018-11-26SYS: Fix wrong typename _ID_OBJECT in tss2_tpm2_types.hJuergen Repp
2018-11-12Added support for QNX buildSafayet N Ahmed
2018-09-14esys: Capitalize esys_free to Esys_FreeTadeusz Struk
2018-08-23ESAPI: Add missing defines in ESAPI header file.Juergen Repp
2018-08-21common.h: drop TSS2_DRIVER_RC_LAYERWilliam Roberts
2018-08-10[RFC] ESYS: Add esys_free helper functionDavid J. Maria
2018-08-09tcti: Add Windows TBS TCTIDavid J. Maria
2018-06-25ESYS: Fix esys header file.Juergen Repp
2018-06-12Convert to SPDX-License-IndentifiersPeter Huewe
2018-06-05sapi: update TPM2_NUM_PCR_BANKSTadeusz Struk
2018-06-04ESYS: Remove nonceTPM from Esys_StartAuthSessionAndreas Fuchs
2018-06-04ESYS: remove false function from headerAndreas Fuchs
2018-05-21sapi: fix wrong params order in AC commandsTadeusz Struk
2018-05-21sapi: fix wrong params order in Tss2_Sys_PolicyTemplateTadeusz Struk
2018-04-26ESAPI: Fix return codes in esys_cryptoJuergen Repp
2018-04-26ESAPI: Fix PolicyLocality parametersJuergen Repp
2018-04-24tcti: Remove TSS2_TCTI_VERSION type, replace with simple uint32_t.Philip Tricca
2018-04-19Types: Add missing declarations of YES and NOAndreas Fuchs
2018-04-10ESAPI: Fix parameter type in PoliciesJuergen Repp
2018-04-10ESAPI: Uppercase _Async and _FinishJuergen Repp
2018-04-09include, lib, m4: Fix Spelling Errorsdantpm
2018-04-03tcti: Use separate structures for the device and mssim TCTI contexts.Philip Tricca
2018-04-03tss2-sys: Tss2_Sys_Finalize now returns void, remove '_Complete'.Philip Tricca
2018-03-22Headers: ESAPI: remove stdbool.hAndreas Fuchs
2018-03-19tss2_common.h: Fix bad RC definition for TSS2_ESYS_RC_IO_ERROR.Philip Tricca
2018-03-16sapi: remove ABI version definition from tss2_sys.hTadeusz Struk
2018-03-16SAPI: Remove old TPMA_OBJECT_SIGN defineAndreas Fuchs
2018-03-16headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util.Philip Tricca
2018-03-16headers: Remove tpm20.h header.Philip Tricca
2018-03-14build: Install headers to $(includedir)/tss2, prefixed with tss2_Philip Tricca
2018-03-09tcti: Rename 'socket' TCTI to 'mssim'.Philip Tricca
2018-03-09tcti: refactor PlatformCommand functionTadeusz Struk
2018-03-08tcti: Remove common.hPhilip Tricca
2018-03-08headers: Expand TPM2B_TYPE1 and TPM2B_TYPE2 macros, get ride of tpmb.hPhilip Tricca
2018-03-08headers: move TPM2B type to common header.Philip Tricca
2018-03-08headers & libtss2-mu: Remove TPM2B_DIGEST_VALUES type.Philip Tricca
2018-03-08headers: Combine tss2_sys.h and sys_api_part3.h.Philip Tricca
2018-03-08headers: Cleanup broken header preludes.Philip Tricca
2018-03-08sysapi: add missing _MASK prefix to TPMA constantsTadeusz Struk
2018-03-07ESAPI: Fixed PolicyCommandCodeJuergen Repp
2018-03-07sapi: fix definitions in reserved fields of TPM2_PT_PCRTadeusz Struk
2018-03-05libtcti-socket: Remove old init function, data & refactor std init.Philip Tricca
2018-03-01ESAPI: Add TPM2 r1.38 functions and missing r1.16Juergen Repp
2018-03-01SAPI: Fix const qualifiers for input parametersAndreas Fuchs
2018-03-01libtcti-device: Remove deprecated init function and update man page.Philip Tricca
2018-03-01tss2_tcti.h: Place the INFO function protoype along side the others.Philip Tricca