Skip to content

Releases: oracle/ktls-utils

ktls-utils 1.2.1

18 Jul 18:36
Compare
Choose a tag to compare

Bug fix release.

ktls-utils 1.2.0

11 Jul 15:21
Compare
Choose a tag to compare

ktls-utils 1.2.0 2025-07-11

  • Implement Certificate Revocation Lists
  • Add a default keyring for NFS consumers
  • Improvements to error reporting and logging
  • Manage per-session resources more effectively

ktls-utils 1.1.0

02 Jun 17:40
Compare
Choose a tag to compare

ktls-utils 1.1.0 2025-06-02

  • Return to the old release process
  • Update the contribution process
  • Accept alternate keyrings during handshake upcall
  • Initial support for building ktls-utils with MUSL

ktls-utils-1.0.0

19 May 18:02
Compare
Choose a tag to compare

ktls-utils 1.0 - 2025-05-05

  • Handshake support for in-kernel QUIC
  • Package is no longer "experimental"
  • Fix minor bugs

v1.0-rc2

31 Mar 15:56
Compare
Choose a tag to compare
v1.0-rc2 Pre-release
Pre-release

ktls-utils 1.0 - 2025-02-06

  • Handshake support for in-kernel QUIC
  • Package is no longer "experimental"
  • Fix minor bugs

v1.0-rc1

06 Feb 16:35
Compare
Choose a tag to compare
v1.0-rc1 Pre-release
Pre-release

ktls-utils 1.0 - 2025-02-06

  • Handshake support for in-kernel QUIC
  • Package is no longer "experimental"
  • Fix minor bugs

v0.11

14 Jun 15:03
Compare
Choose a tag to compare

ktls-utils 0.11 - 2024-06-05

  • Add support for chained certs
  • Move to-do items to the GitHub issue tracker
  • Fix minor bugs

v0.10

21 Sep 14:50
Compare
Choose a tag to compare

ktls-utils 0.10 - 2023-09-21

  • Fix Server Name Indicator support (IP addresses)
  • Add tlshd.conf option to provide specific trust chain
  • Reorganize tlshd.conf
  • Fix numerous bugs reported by packagers

v0.9

17 May 18:40
Compare
Choose a tag to compare

ktls-utils 0.9 - 2023-05-01

  • Cipher negotiaion now conforms with distro security policies
  • Improve Server Name Indicator support
  • Disable Nagle during handshakes
  • Send TLS Alerts on handshake errors

v0.8

05 Apr 15:25
Compare
Choose a tag to compare

ktls-utils 0.8 - 2023-04-05

  • Replace the listen-based upcall mechanism with netlink
  • Implement server-side handshake support
  • Implement x.509 certificate verification
  • Implement keyring-based exchange of authentication material