• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tpm2-software / tpm2-abrmd / 1009

Builds Branch Commit Type Ran Committer Via Coverage
1009 master build: disable unloading of libtss2-tcti-tabrmd.so If the dynamic library is unloaded with dlclose(), it cannot be loaded with dlopen() again, it will segfault with a "cannot register existing type" GLib error. Fixes #545. Signed-off-by: Jonas ... push 03 Jan 2019 10:04PM UTC flihp travis-ci pending completion   set done
1008 master ResourceManagere: Fix initialising empty TPMS_CAPABILITY_DATA with clang When building with clang (as we do in the tpm2-tools Travis CI) we observe the following error: src/resource-manager.c:988:41: error: missing field 'data' initializer [-Wer... push 03 Jan 2019 09:17PM UTC flihp travis-ci pending completion   set done
1007 master Mask object addresses in debug output. Dumping the address of a GObject in debug output is useful as a mechanism for tracking objects. This effectively uses the address of the object as an ID value. This is however undesirable as there is a possi... push 03 Jan 2019 08:39PM UTC flihp travis-ci pending completion   set done
999 master ResourceManager: Implement virtualization of TPM2_PT_CONTEXT_GAP_MAX. To signal to users that the RM handles the TSS2_RC_CONTEXT_GAP on their behalf we set the value of the TPM2_PT_CONTEXT_GAP_MAX property to UINT32_MAX. This commit also adds a u... push 02 Jan 2019 07:02PM UTC flihp travis-ci pending completion   set done
994 master misc: Use SPDX license header. This commit required a bit of awk magic and some manual fixups. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 23 Dec 2018 05:54PM UTC flihp travis-ci pending completion   set done
990 master test: Fix bad cast in ConnectionManager unit test. The cast in this test got the type wrong and may be causing problems on big endian architectures. This test is pretty ugly and should be possible without the cast. A more permanent fix is future ... push 19 Dec 2018 04:52PM UTC flihp travis-ci pending completion   set done
988 master ResourceManager: Handle context gap event when saving sessions. When we send context management commands (Context[Load|Save] and StartAuthSession) we need to deal with a TPM2 replay protection mechanism designed to prevent authorization replay. F... push 18 Dec 2018 12:06AM UTC flihp travis-ci pending completion   set done
984 master configure: add -Wstrict-overflow=5 to default cflags Enable signed integer overflow detection since signed integer overflow is undefined. Signed-off-by: William Roberts <william.c.roberts@intel.com> push 07 Dec 2018 11:28PM UTC flihp travis-ci pending completion   set done
980 master build: improve detection of stack protector support Some toolchains provide compilers that recognize -fstack-protector-all but do not actually support SSP in their system libraries, leading to link-time errors. Prevent this by means of a toolchai... push 06 Dec 2018 05:57PM UTC Philip Tricca travis-ci pending completion   set done
979 master ci: Use MAKE environment variable when building dependencies. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 03 Dec 2018 05:27PM UTC flihp travis-ci pending completion   set done
977 master tcti: Refactor TCTI classes to use a factory pattern. This commit cleans up some of the oldest code in the project to more effectively use the dynamic TCTI initialization mechanisms. We've supported the dynamic init API / protocol for a while now... push 30 Nov 2018 05:37PM UTC flihp travis-ci pending completion   set done
975 master build: Stop including libtest in LIBADD for tcti lib. The automake noinst_LTLIBRARIES variable was being used to include the utility library for linking with the TCTI library. When the integration tests are enabled they must be added to this var... push 29 Nov 2018 11:49PM UTC flihp travis-ci pending completion   set done
972 master travis: remove doxygen Signed-off-by: Jonas Witschel <diabonas@gmx.de> push 29 Nov 2018 01:00AM UTC flihp travis-ci pending completion   set done
967 master ci: Build only required tpm2-tss libraries. This is for the sake of reducing build times. No use in building things we don't use in the CI. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com> push 16 Nov 2018 03:30AM UTC flihp travis-ci pending completion   set done
965 master travis-ci: Build tpm2-tss using gcrypt. Upstream the tpm2-tss is now defaulting to use openssl as its crypto library. Supporting this will require a few changes to the ci build. Best short-term fix is to keep using grcypt until ci is update. Sig... push 31 Oct 2018 05:27PM UTC flihp travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 12
  • 13
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc