aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-31log: Add wrappers for functions deprecated or unsupported in Visual Studio.Philip Tricca
2018-01-31tss2_tcti.h: Define TCTI poll handle type for _WIN32 platforms.Philip Tricca
2018-01-31Ignore .vs directory.Philip Tricca
2018-01-31readme: fix spelling mistakeWilliam Roberts
2018-01-31Include local headersKristen Carlson Accardi
2018-01-28doc: Update link to travis-ci with new Github org name.Philip Tricca
2018-01-23README: update documentation for testingKristen Carlson Accardi
2018-01-23INSTALL: update DependenciesKristen Carlson Accardi
2018-01-23update INSTALL and READMEKristen Carlson Accardi
2018-01-22log: Replace use of 'index' with 'strchr'.Philip Tricca
2018-01-22tcti-socket: Deprecate the old InitSocketTcti function,Philip Tricca
2018-01-22tcti-device: Deprecate the old InitDeviceTcti function.Philip Tricca
2018-01-22header: Include 'common.h' using local / "" form.Philip Tricca
2018-01-20tcti-socket: Fix build failure due to undeclared HOST_NAME_MAXJia Zhang
2018-01-19test: Remove old tpmclient 'tcti_util' module.Philip Tricca
2018-01-19Ignore files generated by the code coverage tools.Philip Tricca
2018-01-19TEST: Fix segfault in tcti-device testAndreas Fuchs
2018-01-19Loging: Fix unconditional readAndreas Fuchs
2018-01-19libmu: Clean up formatting of (UN)?MARSHAL2 macros and document.Philip Tricca
2018-01-19libmu: Add documentation as comments above UNMARSHAL macros.Philip Tricca
2018-01-19libmu: Add documentation as a comment above the TPMU_MARSHAL2 macro.Philip Tricca
2018-01-19libmu: Add additional detail to the docs for the TPMU_MARSHAL macro.Philip Tricca
2018-01-10build: Have supported glibc versions before 2.19.Lu Gong
2018-01-09log: Wrap use of compiler specific attributes in a macro.Philip Tricca
2018-01-09tcti-socket: Move TCTI_SOCKET_DEFAULT macro to public header.Philip Tricca
2018-01-09tcti-device: Move TCTI_DEVICE_DEFAULT macro to public header.Philip Tricca
2018-01-09tcti: Add 'TSS2_' prefix to TCTI_INFO_SYMBOL macro.Philip Tricca
2018-01-09doc: Document exceptions to function and variable naming convention.Philip Tricca
2018-01-08tcti-socket: Add common Info and Init function.Philip Tricca
2018-01-08Add liburiparser-dev to packages installed on travis builder.Philip Tricca
2018-01-08tcti-device: Implement common Info and Init function.Philip Tricca
2018-01-08tss2_tcti.h: Add structurs and types for common TCTI initialization.Philip Tricca
2018-01-07Define TPMS_EMPTY structure to have a BYTE array with a single member.Philip Tricca
2018-01-04tcti: Remove unused log data from device TCTI config structure.Philip Tricca
2018-01-04test: Update to new logging frameworkAndreas Fuchs
2018-01-04TCTI: Update to new logging frameworkAndreas Fuchs
2018-01-04Marshal: Updated to new logging infrastructureAndreas Fuchs
2018-01-04Log: Add a new logging infrastructureAndreas Fuchs
2018-01-03build: Have travis-ci run integration tests in parallel.Philip Tricca
2018-01-03build: Ensure that the simulator started by the test harness has bound both p...Philip Tricca
2018-01-03marshal: Remove semicolon from invocations of BASE_(UN)?MARSHAL macro.Philip Tricca
2018-01-03Remove final semicolon from definition of TPM2B_TYPE2 macro.Philip Tricca
2018-01-03build: Have supported compilers use 'c99' language standard instead of 'gnu99'.Philip Tricca
2018-01-02SAPI: Add missing _complete calls to header fileAndreas Fuchs
2018-01-02SAPI: Fixed wrong function name for PolicyNvWrittenAndreas Fuchs
2018-01-02SAPI: Add missing const qualifier for IncremetalSelfTestAndreas Fuchs
2017-12-29sapi: Add SAPI functions for Attached Component commandsTadeusz Struk
2017-12-29marshal: add marshaling functions for AC typesTadeusz Struk