Skip to content

Releases: latchset/tang

Release version 15

14 Feb 10:55
0210575
Compare
Choose a tag to compare

Release version 15 to include latest changes:

  • Upgrade checkout Github action (v3->v4) (#142) (fbf1218)
  • Fix issue introduced in http-parser -> llhttp conversion (819970c)
  • Include parameter to indicate endpoint (#117) (4b7656b)
  • Build tweaks (#138) (05ac375)
  • Fix minor orthographic issue (#139) (7678db5)
  • Readme updates (#137) (df3cc46)
  • Add support for building with llhttp instead of http-parser (761423d)
  • Avoid execution of build actions for doc files (#129) (caaf432)
  • Avoid usage of unused variable (#128) (c39b6dd)
  • misc: update coverage action to codecov-action/v3 (9e4f9a6)
  • misc: remove ubuntu:kinetic from test build matrix (62ac383)
  • Increase test timeouts (#131) (a5ed6b0)

Release version 14

14 Jun 14:28
100265e
Compare
Choose a tag to compare
  • Fix race condition when creating/rotating keys (8dbbed1)

Release version 13

05 May 13:23
ea54169
Compare
Choose a tag to compare
  • Add v2 version for codecov action (1fcfdb6)
  • socket: fix possible buffer overflow in listen_port() (9b9d149)
  • socket: free socket list before exiting (5631569)
  • tests: make sure on_exit handler completes (0cacc91)
  • tests: fix wait_for_port() retry mechanism (5160a4a)
  • use sigaction instead of signal for SIGCHLD processing (f44f4ec)
  • tangd.socket: Set ownership and mode of jwkdir (ae736c9)

Release version 12

10 Feb 14:09
Compare
Choose a tag to compare
  • A few small changes for BSD support after standalone changes (54e08c6)
  • tang: allow running standalone (3d6efb1)
  • When json_load_file fails report the error details information (dac0dd6)
  • Fix service to include configured group (b52d190)
  • Add documentation in service files (c0e3eca)

Release version 11

14 Dec 11:24
e2059ee
Compare
Choose a tag to compare
  • Fix possible NULL pointer dereference in find_by_thp() (262d98f)
  • Fix issues reported by shellcheck (3d770c6)
  • Make sure keys are created with 0440 mode (81cb455)
  • Man page updates (#80)
  • Improve FreeBSD support (#73)
  • Move signing part out of find_by_thp() and to find_jws() - CVE-2021-4076 (#81)

Release version 10

05 May 11:27
d2c08fb
Compare
Choose a tag to compare
  • Add tangd-rotate-keys helper script (#69)
  • Use SHA-256 when generating new keys (#68)
  • Fix signature generation (ebe66dc)
  • Fix generation of new keys when no keys are available (def1c6a)

Release version 9

28 Apr 12:36
d98ce92
Compare
Choose a tag to compare
  • tang-show-keys and tangd-keygen now use SHA-256 for the thumbprints (#65)
  • Allow building on FreeBSD variants (#60)

Release version 8

08 Feb 11:24
95d4822
Compare
Choose a tag to compare
  • Move key handling to tang itself (#53, #57)
  • Move build system to meson (#40, #41)
  • Use Github Actions instead of travis (#54, #56)

v7

10 Aug 19:17
Compare
Choose a tag to compare
v7
Release version 7

v6

14 Jun 12:22
Compare
Choose a tag to compare
v6
Release version 6