Skip to content

Releases: sys4/libtlsrpt

libtlsrpt 0.5.0

22 Feb 01:34

Choose a tag to compare

0.5.0-rc2

19 Feb 20:15

Choose a tag to compare

0.5.0-rc2 Pre-release
Pre-release

This is the second and hopefully last release candidate before version 0.5.0 to be released soon.

  • Fix: In tlsrpt_finish_delivery_request use correct final_result_t code TLSRPT_FINAL_FAILURE in case of an unfinished policy
  • Fix: Changed internal debug functions to static
  • Fix: Corrected typos in manpages
  • Add: datagram protocol version field "dpv" to generated datagrams
  • Add: manpages for new functions tlsrpt_version and tlsrpt_version_check
  • Add: function tlsrpt_version()
  • Add: API version test function tlsrpt_version_check
  • Add: new header file tlsrpt_version.h
  • Add: version information macros
  • Add: packaging/aur/PKGBUILD for Archlinux AUR package build source (#5)

0.5.0rc1

29 Jan 15:35

Choose a tag to compare

0.5.0rc1 Pre-release
Pre-release

This is a re-upload of the same version as before the repo split