-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
- Loading branch information
1 parent
1c6d204
commit 198ff00
Showing
5 changed files
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
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 | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters