aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25esys: updates to iesys_restore_session_flags logicTadeusz Struk
2019-02-25esys: move crypto backend logs into separate log moduleTadeusz Struk
2019-02-22build: Upload coverage metrics for selected builds onlyTadeusz Struk
2019-02-22tcti: fix null ptr dereference in tcti_tbs_receiveTadeusz Struk
2019-02-20esys: formating - replace tabs with spaces in iesys_check_response()Tadeusz Struk
2019-02-20esys: check the enc param flags before bailing outTadeusz Struk
2019-02-20mu: TPM2B: Validate requested size to marshallJohn Andersen
2019-02-20esys: use GetEncryptParam funct to get the param to decryptTadeusz Struk
2019-02-20test: cleanup hmac and hash contextsPeter Huewe
2019-02-20Reimplement case_insensitive_strncmpPeter Huewe
2019-02-20esys: force esys to use software version of RAND_bytesTadeusz Struk
2019-02-19travis.yml: Move COVERALLS_REPO_TOKEN declarationTadeusz Struk
2019-02-19Add missing free on handles returned by Esys_GetPollHandlesPeter Huewe
2019-02-19Add valgrind for integration and unit testsPeter Huewe
2019-02-19ESYS: Fix openssl buildingAndreas Fuchs
2019-02-19build: Add missing files to tss2-sys.vcxprojTadeusz Struk
2019-02-19esys: adjust session enc/dec attribs based on commandTadeusz Struk
2019-02-19test: update tpmclient test Tss2_Sys_GetEncryptParam for bad sequenceTadeusz Struk
2019-02-19sys: change the order of sanity checks in Tss2_Sys_GetEncryptParamTadeusz Struk
2019-02-12travis: don't install openssl when gcrypt is usedTadeusz Struk
2019-02-12test: esys: free tcti_innerTadeusz Struk
2019-02-12esys: free local point variables and BN_ctxTadeusz Struk
2019-02-12esys: use gcrypt release functions to free gcrypt objectsTadeusz Struk
2019-02-11esys: dont orphan rsa->n in iesys_cryptossl_pk_encryptWilliam Roberts
2019-02-08esys: fix memory leaks in iesys_cryptossl_pk_encryptWilliam Roberts
2019-02-08esys: fix possible NULL big numberWilliam Roberts
2019-02-07build: remove fake config.hTadeusz Struk
2019-02-07tpm2b-types.c: fix maybe-uninitialized errorFabrice Fontaine
2019-02-06doc: Add a reference to logging.md to README.mdTadeusz Struk
2019-02-06doc: add missing doc files to EXTRA_DISTTadeusz Struk
2019-02-06doc: remove unneeded doc/archandlayout.mdTadeusz Struk
2019-02-04configure.ac: bump version to 2.2.0Tadeusz Struk
2019-02-04CHANGELOG.md: Update changelogTadeusz Struk
2019-02-04build: add empty config.h for windowsTadeusz Struk
2019-02-04build: move TCTI_MSSIM flag from Makefile.am to configure.acTadeusz Struk
2019-02-04build: enable ac config headers featureTadeusz Struk
2019-01-31doc: remove unneeded doc/arch.md fileTadeusz Struk
2019-01-30sys: fix SAPI version in error messageTadeusz Struk
2019-01-30test: esys: fix leaks found by coverity scanTadeusz Struk
2019-01-30sys: remove TPM20_ErrorResponseTadeusz Struk
2019-01-29.gitignore: add m4 to gitignoreTadeusz Struk
2019-01-28build: ensure aminclude_static.am always existsJoshua Lock
2019-01-28build: fix distclean for autoconf-archive >= 2019.01.06Joshua Lock
2019-01-28INSTALL: remove discussion of using -I with bootstrapJoshua Lock
2019-01-28Dockerfile: remove gnulibJoshua Lock
2019-01-28build: remove Gnulib dependencyJoshua Lock
2019-01-24ESYS: Fix leaking of sessionsJuergen Repp
2019-01-24build: update for ax_code_coverage.m4 version 2019.01.06Jonas Witschel
2019-01-16sapi: Remove redundant TSS2_SYS_CONTEXT definitionJohn Andersen
2019-01-15build: install aclocal filesAlon Bar-Lev