Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] tls, tls-mirage and tls-async (0.14.0) #19175

Merged
merged 3 commits into from
Aug 2, 2021

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Aug 2, 2021

Transport Layer Security purely in OCaml

CHANGES:

CHANGES:

* Breaking: peer_name (in config and epoch data, also own_name) is now a
  [`host] Domain_name.t instead of a string. (mirleft/ocaml-tls#434 mirleft/ocaml-tls#438 @torinnd @hannesm)
* Add a X509_async module (mirleft/ocaml-tls#435 @torinnd)
* Client and server constructor log messages are on the debug level (mirleft/ocaml-tls#436
  reported by @talex5, fix by @hannesm)
* Adapt to cstruct 6.0.0 API (Cstruct.len is deprecated) mirleft/ocaml-tls#439 @hannesm
paf & conduit-lwt-unix: restrict to earlier tls versions
@hannesm
Copy link
Member Author

hannesm commented Aug 2, 2021

remaining CI failures look unrelated, good to be merged.

@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit 8b7c0fe into ocaml:master Aug 2, 2021
@hannesm hannesm deleted the release-tls-v0.14.0 branch August 3, 2021 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants