1. 8eecfd3 build: Exit with an error when the configure script can't find gcrypt. by Philip Tricca · 7 years ago
  2. 2968c71 Doxygen: Integrate doxygen building by Andreas Fuchs · 7 years ago
  3. ff821bd ESAPI: Added support for ESAPI by Juergen Repp · 7 years ago
  4. 5c1b140 build: Link against libcrypt, not libssl. by Philip Tricca · 7 years ago
  5. 15220e8 test: add a common hash function by Tadeusz Struk · 7 years ago
  6. 5878264 tcti-socket: Fix build failure due to undeclared HOST_NAME_MAX by Jia Zhang · 7 years ago
  7. abc63b3 build: Have supported glibc versions before 2.19. by Lu Gong · 7 years ago
  8. 77683c7 tcti-socket: Add common Info and Init function. by Philip Tricca · 7 years ago
  9. bc49076 Log: Add a new logging infrastructure by Andreas Fuchs · 7 years ago
  10. 0820651 build: Have supported compilers use 'c99' language standard instead of 'gnu99'. by Philip Tricca · 7 years ago
  11. 1e49b4c build: detect ld version-script flag support by David R. Bild · 7 years ago
  12. 3c965e7 Make: Add silent rules by Andreas Fuchs · 7 years ago
  13. 61cb7fb Tests: Add support for code coverage measurement by Andreas Fuchs · 7 years ago
  14. 231f298 build: Check for cmocka version >= 1.0 @ configure time. by Philip Tricca · 7 years ago
  15. 15d198d Revert "configure: use -fpack-struct instead of pragmas" by William Roberts · 7 years ago
  16. a3260d8 configure: add --enable_debug option by Tadeusz Struk · 7 years ago
  17. 82a2ff9 configure: use -fpack-struct instead of pragmas by Tadeusz Struk · 7 years ago
  18. d97ed64 configure.ac: Convert version from git tag-based to a static string. by Philip Tricca · 7 years ago
  19. 1a94dd8 build: Fix 'dist' and 'distcheck' target. by Philip Tricca · 7 years ago
  20. 0e72ba6 configure: Undefine FORTIFY_SOURCE first, then define it by Peter Huewe · 7 years ago
  21. 6e58f75 Merge branch '1.x' by Philip Tricca · 7 years ago
  22. e8ed085 build: Add integration test harness. by Philip Tricca · 7 years ago
  23. a8fdb2b test: Add integration test for Tss2_Sys_StartAuthSession. by Philip Tricca · 8 years ago
  24. 19a8f9d configure.ac: Move compiler / preproc / link flag macros to m4/. by Philip Tricca · 8 years ago
  25. 8685be3 configure.ac: Rename flag macro functions for clarity. by Philip Tricca · 8 years ago
  26. ffe6589 CFLAGS: Add -D_FORTIFY_SOURCE=2 and -U_FORTIFY_SOURCE. by Philip Tricca · 8 years ago
  27. a348663 LDFLAGS: Add noexecstack, now and relro. by Philip Tricca · 8 years ago
  28. 5ce17c3 CFLAGS: Drop redundant stack-protector. by Philip Tricca · 8 years ago
  29. 7b6df1e Add a few new flags and change -fPIC from LDFLAG to CFLAG. by Philip Tricca · 8 years ago
  30. e5d4ddb configure.ac: Replace use of hard coded linker flags with autoconf macro. by Philip Tricca · 8 years ago
  31. 57f61d9 Replace use of CONFIG_SITE with configure macro. by Philip Tricca · 8 years ago
  32. 23ecf0a Merge branch '1.x' by Philip Tricca · 7 years ago
  33. 99d4142 build: Add integration test harness. by Philip Tricca · 7 years ago
  34. 5656d67 configure; Remove dependency / check for pthreads. by Philip Tricca · 7 years ago
  35. 99fa79c Merge branch '1.x' by Philip Tricca · 7 years ago
  36. c38f948 configure.ac: Use git to set version number. by Philip Tricca · 7 years ago
  37. 290840c configure: Undefine FORTIFY_SOURCE first, then define it by Peter Huewe · 7 years ago
  38. 41a4238 configure: Remove check for C++ compiler. by Philip Tricca · 8 years ago
  39. f891580 test: Add integration test for Tss2_Sys_StartAuthSession. by Philip Tricca · 8 years ago
  40. 2744781 configure.ac: Move compiler / preproc / link flag macros to m4/. by Philip Tricca · 8 years ago
  41. 5b285ce configure.ac: Rename flag macro functions for clarity. by Philip Tricca · 8 years ago
  42. 6a6cd89 CFLAGS: Add -D_FORTIFY_SOURCE=2 and -U_FORTIFY_SOURCE. by Philip Tricca · 8 years ago
  43. dd99b76 LDFLAGS: Add noexecstack, now and relro. by Philip Tricca · 8 years ago
  44. b5c1740 CFLAGS: Drop redundant stack-protector. by Philip Tricca · 8 years ago
  45. bfd7e46 Add a few new flags and change -fPIC from LDFLAG to CFLAG. by Philip Tricca · 8 years ago
  46. 9d586fc configure.ac: Replace use of hard coded linker flags with autoconf macro. by Philip Tricca · 8 years ago
  47. b43de64 Replace use of CONFIG_SITE with configure macro. by Philip Tricca · 8 years ago
  48. 65b79f4 marshal: Use simple endianness conversion functions instead of endian.h by Philip Tricca · 8 years ago
  49. 7360972 marshal: Add infrastructure to build libmarshal & (un)?marshal for UINT8. by Philip Tricca · 8 years ago
  50. 4271dd6 Change version number from 0.98 to 1.0 and update CHANGELOG.md by Philip Tricca · 8 years ago
  51. 4334dee configure.ac: Allow for the unit tests to be enabled selectively. by Philip Tricca · 8 years ago
  52. b194be9 test: Integrate cmocka into autotools build, add basic test case for device TCTI. by Philip Tricca · 9 years ago
  53. 570b756 Revert "Expose version number to make, generate header guard checks." by Philip Tricca · 9 years ago
  54. 592576c Expose version number to make, generate header guard checks. by Philip Tricca · 9 years ago
  55. 1873c42 version: Separate major and minor version components and use macro to set them. by Philip Tricca · 9 years ago
  56. ffbd61a build: Remove 'disable-shared' from libtool config. by Philip Tricca · 9 years ago
  57. 0069247 build: Use AX_PTHREAD in configure.ac. by Philip Tricca · 9 years ago
  58. a509a68 build: Integrate libtool. by Philip Tricca · 9 years ago
  59. 38de202 build: Merge tpmclient Makefile.am into base Makefile.am. by Philip Tricca · 9 years ago
  60. 10d1aa2 build: Migrate resourcemgr Makefile.am into base Makefile.am. by Philip Tricca · 9 years ago
  61. c41925d build: Migrate Makefile.am from common directory to the root. by Philip Tricca · 9 years ago
  62. 7d3515f build: Move rules from sysapi Makefile.am into root Makefile.am. by Philip Tricca · 9 years ago
  63. b9a1adf Build static library for objects under 'common' directory. by Philip Tricca · 9 years ago
  64. 71aa985 sysapi: Replace hand crafted Makefile.in with Makefile.am by Philip Tricca · 9 years ago
  65. 60a44a2 Migrate root Makefile.in to automake. by Philip Tricca · 9 years ago
  66. 35ac9cf build: Detect compilers in configure, use them in Makefiles. by Philip Tricca · 9 years ago
  67. 1c220d7 build: Generate Makefiles from templates. by Philip Tricca · 9 years ago
  68. d1952b4 build: Add minimal autoconf and ignore generated files. by Philip Tricca · 9 years ago