aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2018-01-31Ignore .vs directory.Philip Tricca
2018-01-19Ignore files generated by the code coverage tools.Philip Tricca
2017-10-11build: Generate AUTHORS file from git history.Philip Tricca
2017-07-21test: Port tpmclient into the integration test framework.Philip Tricca
2017-07-05Merge branch '1.x'Philip Tricca
2017-07-05test: Add integration test for Tss2_Sys_StartAuthSession.Philip Tricca
2017-07-05configure.ac: Move compiler / preproc / link flag macros to m4/.Philip Tricca
2017-07-05test: Add integration test for asymmetric encrypt and decrypt use case.hp
2017-07-05test: Add integration test for PCR Read and Extend Remove PCR Extension test ...hp
2017-07-05test: Add integration test for SelfTest.hp
2017-07-05test: Add integration test for GetRandom.hp
2017-07-05Move unit tests from test/ to test/unit/ and remove the '_unit' suffix.Philip Tricca
2017-06-27gitignore: updates for vi temp filesTadeusz Struk
2017-06-05Merge branch '1.x'Philip Tricca
2017-06-05doc: Add manpages in the overview section for the two TCTIs.Philip Tricca
2017-05-10Automate download / build / invocation of simulator.Philip Tricca
2017-03-15test: Add integration test for Tss2_Sys_StartAuthSession.Philip Tricca
2017-03-08configure.ac: Move compiler / preproc / link flag macros to m4/.Philip Tricca
2017-02-03.gitignore: Fix bad rule for source files in test/unit.Philip Tricca
2017-01-12test: Add integration test for asymmetric encrypt and decrypt use case.hp
2016-12-25test: Add integration test for PCR Read and Extend Remove PCR Extension test ...hp
2016-12-05test: Add integration test for SelfTest.hp
2016-12-05test: Add integration test for GetRandom.hp
2016-12-05Automate download / build / invocation of simulator.Philip Tricca
2016-12-02Move unit tests from test/ to test/unit/ and remove the '_unit' suffix.Philip Tricca
2016-11-22libtcti-device: Normalize the naming for unit test file.Philip Tricca
2016-08-14Add unit test for the CopyCommandHeader function.Philip Tricca
2016-07-31Add unit test for GetNumHandles, check for valid and invalid TPM_CC values.Philip Tricca
2016-07-23Add a single unit test to trigger the NULL deref bug in CommonPrepareProloguePhilip Tricca
2016-07-19getcommands: Move to resourcemgr/, remove use of SAPI_CLIENT macro, fix error...Philip Tricca
2016-05-15Make data for the libraries queryable through pkg-config.Philip Tricca
2016-03-16test: Integrate cmocka into autotools build, add basic test case for device T...Philip Tricca
2016-03-09Revert "Expose version number to make, generate header guard checks."Philip Tricca
2016-02-28Expose version number to make, generate header guard checks.Philip Tricca
2015-11-16Merge branch '01.org-master' into sapiTestswcarthur
2015-11-16Set some more files and directories to be ignored.wcarthur
2015-11-03build: Create libtpm2sapi. Install stuff.Philip Tricca
2015-09-16build: Integrate libtool.Philip Tricca
2015-09-14build: Generate lists of source files at bootstrap time in src_vars.mk.Philip Tricca
2015-09-01Cleanup .gitignorePhilip Tricca
2015-08-25Build static library for objects under 'common' directory.Philip Tricca
2015-08-25tpmclient: Convert hand crafted Makefile.in to automake.Philip Tricca
2015-08-25resourcemgr: Convert hand crafted Makefile.in to automake.Philip Tricca
2015-08-25sysapi: Replace hand crafted Makefile.in with Makefile.amPhilip Tricca
2015-08-25Migrate root Makefile.in to automake.Philip Tricca
2015-08-14Drop release / debug builds in favor of a single default build target.Philip Tricca
2015-08-05build: Generate Makefiles from templates.Philip Tricca
2015-08-05build: Add minimal autoconf and ignore generated files.Philip Tricca
2015-08-05build: Ignore directories generated by the build.Philip Tricca