aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2018-01-19test: Remove old tpmclient 'tcti_util' module.Philip Tricca
2018-01-08tcti-socket: Add common Info and Init function.Philip Tricca
2018-01-04test: Update to new logging frameworkAndreas Fuchs
2018-01-04TCTI: Update to new logging frameworkAndreas Fuchs
2017-12-21build: Include README.md and friends in the release tarball.Philip Tricca
2017-12-05build: Add libmu as a dependency of libtcti-socket.Philip Tricca
2017-12-01build: detect ld version-script flag supportDavid R. Bild
2017-11-29Make: Add silent rulesAndreas Fuchs
2017-11-28Tests: Add support for code coverage measurementAndreas Fuchs
2017-11-28Makefile: Add target to build check-programsAndreas Fuchs
2017-11-02test: move System API tests from tpmclient to integrationTadeusz Struk
2017-11-02test: create tpm properties integ testTadeusz Struk
2017-11-02tpmclient: remove unused RM test codeTadeusz Struk
2017-10-26Add implementation of EncryptDecrypt2 function and integration test.Philip Tricca
2017-10-26test: Add integration test for EncryptDecrypt command.Philip Tricca
2017-10-24test: create hierarchy change testthomas
2017-10-23tcti: Move 'commonchecks' module into 'tcti' module.Philip Tricca
2017-10-19sysapi: remove unneeded marshaling wrappersTadeusz Struk
2017-10-11tcti: Move private TCTI header from sysapi/include/ to tcti/.Philip Tricca
2017-10-11build: Generate AUTHORS file from git history.Philip Tricca
2017-09-20test: Add test for TPMU typeTadeusz Struk
2017-09-20test: Add test for TPMT typeTadeusz Struk
2017-09-19test: Add test for TPML typeTadeusz Struk
2017-09-14test: Add test for TPMS typeTadeusz Struk
2017-08-27pkg-config: Add new .pc for libmarshal & dependency on libmarshal to sapi.pc.Philip Tricca
2017-08-18test: Add unit tests for TPM2B typesTadeusz Struk
2017-08-16build: Fix 'dist' and 'distcheck' target.Philip Tricca
2017-08-15test: Add unit test for TPMA typesTadeusz Struk
2017-08-14fix auto-generated pkgconfig files to allow install libsapi.a into customized...Liu Qun (liuqun)
2017-08-08Marshal: Add marshal/unmarshal for TPMA typesTadeusz Struk
2017-07-31tpmclient: Undefine FORTIFY_SOURCE.Philip Tricca
2017-07-30sys-initialize: SysInitializeTest is now in integrationJohn Andersen
2017-07-30abi-version: AbiVersionTest is now in integrationJohn Andersen
2017-07-21Merge branch '1.x'Philip Tricca
2017-07-21test: Port tpmclient into the integration test framework.Philip Tricca
2017-07-21test: Add test to use EvictControl to make primary key persistent.Philip Tricca
2017-07-21test: Add test to create a key used for keyed SHA1 HMAC.Philip Tricca
2017-07-21test: Add integration test to create RSA 2k, AES 128 CFB primary key.Philip Tricca
2017-07-21test: Port tpmclient into the integration test framework.Philip Tricca
2017-07-21test: Add test to use EvictControl to make primary key persistent.Philip Tricca
2017-07-21test: Add test to create a key used for keyed SHA1 HMAC.Philip Tricca
2017-07-21test: Add integration test to create RSA 2k, AES 128 CFB primary key.Philip Tricca
2017-07-05test: Add basic unit tests for the socket TCTI.Philip Tricca
2017-07-05Rename all integration tests to use .int "extension".Philip Tricca
2017-07-05build: Add integration test harness.Philip Tricca
2017-07-05test: Add integration test for Tss2_Sys_StartAuthSession.Philip Tricca
2017-07-05build: Fixup 'dist' target.Philip Tricca
2017-07-05test: Move "common" and "sample" code used by tpmclient to tpmclient.Philip Tricca
2017-07-05Cleanup includes of local files.Philip Tricca
2017-07-05configure.ac: Replace use of hard coded linker flags with autoconf macro.Philip Tricca