aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-04-11build: define variables for {lib,include}dir in pkg-config filesJonas Witschel
2019-02-19build: Add missing files to tss2-sys.vcxprojTadeusz Struk
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-10-24configure.ac: switch default ESAPI crypto backend to openSSLTadeusz Struk
2018-09-14esys: Capitalize esys_free to Esys_FreeTadeusz Struk
2018-08-10[RFC] ESYS: Add esys_free helper functionDavid J. Maria
2018-08-09tcti: Add Windows TBS TCTIDavid J. Maria
2018-07-05build: Add Visual Studio solution for ESAPIDavid J. Maria
2018-07-03tcti: Port sumulator TCTI to WindowsDavid J. Maria
2018-04-09include, lib, m4: Fix Spelling Errorsdantpm
2018-04-03tss2-sys: Tss2_Sys_Finalize now returns void, remove '_Complete'.Philip Tricca
2018-04-03tss2-sys.def: Expose symbols for GetContextSize and Initialize functions.Philip Tricca
2018-04-03tss2-sys.def: Rename 'LIBRARY' from tss2-sapi to tss2-sys.Philip Tricca
2018-03-14build: Move esysapi implementation to $(srcdir)/src/tss2-esysPhilip Tricca
2018-03-14build: Move sysapi implementation to $(srcdir)/src/tss2-sys.Philip Tricca
2018-03-14build: Move TCTI code from tcti/ to src/tss2-tcti/Philip Tricca
2018-03-14build: Move type marshalling library from 'marshal' to 'src/tss2-mu'.Philip Tricca
2018-03-09tcti: Rename 'socket' TCTI to 'mssim'.Philip Tricca
2018-03-06build: Fix URLs in pkg-config files to use new tpm2-software org.Philip Tricca
2018-03-06build: Add pkgconfig file for libesapi.Philip Tricca
2018-03-01Misc: Remove site filesAndreas Fuchs
2018-03-01marshal: add support for TPMU_NAME typeTadeusz Struk
2018-02-27marshal: add marshaling functions for TPM2B_TEMPLATETadeusz Struk
2018-01-31build: Add Visual Studio project for tss2-sapi.lib / dll.Philip Tricca
2018-01-31build: Add Visual Studio solution and project file for tss2-mu library.Philip Tricca
2017-12-29marshal: add marshaling functions for AC typesTadeusz Struk
2017-11-28MU: Add missing marshaling functionsAndreas Fuchs
2017-11-16All: Changed namespace from TPM_ to TPM2_Andreas Fuchs
2017-10-24sysapi: add support for Intel PTT capabilityTadeusz Struk
2017-10-19libmu: add missing function declarationsTadeusz Struk
2017-10-10libmu: convert names to comply with TCG specTadeusz Struk
2017-09-11libmarshal.map: Don't expose endian conversion functions.Philip Tricca
2017-08-29pkg-config: TCTI libraries depend on libmarshal, not libsapi.Philip Tricca
2017-08-27pkg-config: Update URLs to reflect new project location.Philip Tricca
2017-08-27pkg-config: Add new .pc for libmarshal & dependency on libmarshal to sapi.pc.Philip Tricca
2017-08-14fix auto-generated pkgconfig files to allow install libsapi.a into customized...Liu Qun (liuqun)
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-05-23sapi.pc: Add libmarshal as a library required to build against libsapi.Philip Tricca
2017-03-09libmarshal: Add (Unm|M)arshal functions for TPM_CCs.Philip Tricca
2017-03-04Replace use of CONFIG_SITE with configure macro.Philip Tricca
2017-03-04libmarshal: Add functions to (un)?marshal TPM_ST and use them.Philip Tricca
2017-02-27libmarshal: Add (UnM|m)arshal functions for remaining base types.Philip Tricca
2017-02-27libmarshal: Export symbols for endianness conversion functions.Philip Tricca