aboutsummaryrefslogtreecommitdiff
path: root/src/tss2-mu
AgeCommit message (Expand)Author
2020-01-24mu: Remove use of VLAs for Marshalling TPML typesJoe Richey
2019-07-10sys: Add missing definition of TPMS_TAGGED_POLICY strucTadeusz Struk
2019-06-25build: add config.h include for all sourcesAlon Bar-Lev
2019-05-10build: Use default OutDir for all VS projects.Philip Tricca
2019-05-06Fix SPDX License IdentifierPeter Huewe
2019-03-20mu: fix type name in the commentTadeusz Struk
2019-02-20mu: TPM2B: Validate requested size to marshallJohn Andersen
2019-02-07build: remove fake config.hTadeusz Struk
2019-02-07tpm2b-types.c: fix maybe-uninitialized errorFabrice Fontaine
2019-02-04build: enable ac config headers featureTadeusz Struk
2018-12-13MU: Fix marshaling of TPM2Bs with sub types.Juergen Repp
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-15appveyor: update to later version of toolsTadeusz Struk
2018-10-10mu: TPM2B: take sizeof of the dest->buffer instead of *destTadeusz Struk
2018-10-09mu: TPM2B: add extra debug infoTadeusz Struk
2018-10-09mu: TPM2B: add checks for size of object before unmarshalTadeusz Struk
2018-07-03tcti: Port sumulator TCTI to WindowsDavid J. Maria
2018-06-12Convert to SPDX-License-IndentifiersPeter Huewe
2018-04-09src: Fix Spelling Errorsdantpm
2018-03-29Build: Fixes for Wunused-parameterAndreas Fuchs
2018-03-28MU: TPML/TPMS: initialize dest and save stackAndreas Fuchs
2018-03-28MU: Rework TPMSes with pcr listsAndreas Fuchs
2018-03-28MU: Fix base type offset bugAndreas 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: Move logging code and tss2_endian.h to $(srcdir)/src/utilPhilip Tricca
2018-03-14build: Move type marshalling library from 'marshal' to 'src/tss2-mu'.Philip Tricca