Tags

Tags give the ability to mark specific points in history as being important
  • ktls-utils-0.6

    ktls-utils 0.6 - 2022-05-27
     * Update value of SOL_TLSH constant for kernel v5.18
     * Fix gnutls_transport_is_ktls_enabled()
     * Avoid zombie children
     * Report peer certificate verification failures
     * Split the debug command-line option
    
    A pre-release version of ktls-utils 0.6 was exercised at the
    Spring 2022 NFS bake-a-thon, held April 25 - 29, 2022.
    
  • ktls-utils-0.5

    ktls-utils 0.5 - 2022-04-11
     * Fix retrieval of TLSH_PRIORITIES
     * Refactor keyring code
     * Sketch in x.509 client authentication support
     * Re-license request from Oracle CorpArch
     * Enable thorough static code checking
     * Enable compilation with older versions of GnuTLS