aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2020-03-16ANDROID: hook tpm2-tss into the android logging systemandroid-r-preview-4android-r-preview-3android-r-preview-2A. Cody Schuffelen
2020-03-02log: improve blob printout formatTadeusz Struk
2019-12-19fix build with gcc 4.8Fabrice Fontaine
2019-08-27utils: Update includes for FreeBSDTadeusz Struk
2019-07-25src: fix header guards for esys_crypto_ossl and key-value-parseJonas Witschel
2019-06-25build: add config.h include for all sourcesAlon Bar-Lev
2019-05-21All: Remove trailing whitespaces and empty linesAndreas Fuchs
2019-05-06Fix SPDX License IdentifierPeter Huewe
2019-04-23util/log.c: Mark non-exported function staticPeter Huewe
2019-04-23util/log.h: Remove unused functions for windowsPeter Huewe
2019-02-20Reimplement case_insensitive_strncmpPeter Huewe
2019-02-07build: remove fake config.hTadeusz Struk
2019-02-04build: enable ac config headers featureTadeusz Struk
2018-10-18util: Move several auxiliary macros from esys module to utilities.Juergen Repp
2018-09-25util: fix coverity scan reports in log.cTadeusz Struk
2018-09-14util: fix formatting in log.cTadeusz Struk
2018-09-13Added ISO-C99 compatible loggingLukas Jäger
2018-08-13util: fix a format warning that can occur on some platformsMatthias Gerstner
2018-07-31util: io: error in parsing socket addressTadeusz Struk
2018-07-03tcti: Port sumulator TCTI to WindowsDavid J. Maria
2018-06-12Convert to SPDX-License-IndentifiersPeter Huewe
2018-05-11Replace C++ Comments in C Source Code with C commentsdanintel
2018-04-24tcti-mssim: Replace liburiparser with custom key/value pair parser.Philip Tricca
2018-04-13Fix Microsoft Visual Studio Release Buildsdantpm
2018-04-09Add EOF handling to 'read_all' function in the io module, and TCTIs.Philip Tricca
2018-04-02IPv6 Client Socket Supportdantpm
2018-03-29Build: Fixes for Wmissing-field-initializersAndreas Fuchs
2018-03-29Build: Fixes for Wsign-compareAndreas Fuchs
2018-03-28Util: Fix log level stringsAndreas Fuchs
2018-03-27io: add check for hostname to socket_connectTadeusz Struk
2018-03-16headers: Move TPM2B type from tss2_common.h to $(srcdir)/src/util.Philip Tricca
2018-03-16headers: Remove tpm20.h header.Philip Tricca
2018-03-15util: Refactor TCTI I/O code into I/O module in utility library.Philip Tricca
2018-03-14build: Move logging code and tss2_endian.h to $(srcdir)/src/utilPhilip Tricca