aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2017-02-27marshal: Add logging mechanism.Philip Tricca
2016-12-11build: build with gnu99 & cleanup OS detection preprocessor macrosPhilip Tricca
2016-08-28debug_config.site: Add -D's for DEBUG and DEBUG_SCOCKET.Philip Tricca
2016-07-08Fixup bugs introduced by 3b7e71220c9 by fixing up include directives to use s...Philip Tricca
2016-07-07Merge pull request #218 from flihp/librenamewcarthur1
2016-06-22INSTALL: Add example debug_config.site, document pkg-config dependency, gener...Philip Tricca
2016-06-15build: use config.site in place of hard coded flags variables.Philip Tricca
2016-05-26build: Rename libtcti* to libtcti-*.Philip Tricca
2016-05-26build: Rename libtss2 to libsapiPhilip Tricca
2016-05-20pkgconfig: Fix bad flags.Philip Tricca
2016-05-15Make data for the libraries queryable through pkg-config.Philip Tricca