aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)Author
2019-07-25tss2-rc: add TSS2_RC decoding libraryWilliam Roberts
2019-06-24Build: Add a test for ax_is_release versionAndreas Fuchs
2019-02-27test: fuzz: Generate libfuzzer and OSS Fuzz testsJohn Andersen
2018-11-19bootstrap: allow options to autoreconfWilliam Roberts
2018-07-05ESYS: Crypto backend for usage of openssl's libcrypto added.Juergen Repp
2018-03-16headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util.Philip Tricca
2018-03-14build: Simplify tss2-esys directory structure.Philip Tricca
2018-03-14build: Simplify tss2-sys directory structure.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 type marshalling library from 'marshal' to 'src/tss2-mu'.Philip Tricca
2018-02-16ESAPI: Added support for ESAPIJuergen Repp
2018-01-04Log: Add a new logging infrastructureAndreas Fuchs
2017-11-28bootstrap: use portable printf instead of echoDavid R. Bild
2017-08-08Marshal: Add marshal/unmarshal for TPMA typesTadeusz Struk
2017-07-04test: Move "common" and "sample" code used by tpmclient to tpmclient.Philip Tricca
2017-06-14Generate correct SYSAPI_H listTadeusz Struk
2017-05-31Merge branch '1.x'Philip Tricca
2017-05-31sort input filesBernhard M. Wiedemann
2017-05-10make bootstrap binaries configurable via environmentDaniel Mueller
2017-05-10bootstrap: Replace calls to individual autotools with autoreconf.Philip Tricca
2017-04-10make bootstrap binaries configurable via environmentDaniel Mueller
2017-02-27cleanup: Convert 'cpp' files to 'c'.Philip Tricca
2017-01-25bootstrap: Replace calls to individual autotools with autoreconf.Philip Tricca
2016-04-27tcti: Remove use of SAPI_CLIENT flag in socket tcti.Philip Tricca
2016-02-14tcti: Flatten the directory structure of the tcti code.Philip Tricca
2016-01-25platformcommand: Link commands for interacting with the MS simulator into lib...Philip Tricca
2016-01-14build: Move all distributed headers into a common directory.Philip Tricca
2015-11-25Fixed some build errors under Linux.Will-nuc
2015-11-03build: Create libtpm2sapi. Install stuff.Philip Tricca
2015-09-16bootstrap: Fixup bourne shell compatibility & cleanup.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-03Fixed permissions for bootstrap.Will-nuc
2015-09-02Fixed Linux build for resource manager changes to add dynamically getting sup...Will-nuc
2015-08-25Migrate root Makefile.in to automake.Philip Tricca
2015-08-05build: Add minimal autoconf and ignore generated files.Philip Tricca