Releases: tardy-org/secsock
Releases · tardy-org/secsock
Release list
v0.1.2
v0.1.1
What's Changed
- Update secsock to compile on
Zig 0.15.2 - allow user to choose their tls implementation
- mark
bearsslands2n_tlsas lazy dependencies - update
opensslpackage to 3.3.2 - update
s2n-tlspackage to 1.5.25
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This is the first initial release of secsock.
It currently provides functionality for wrapping a tardy Socket as a TLS Server, using a statically compiled version of BearSSL.
Full Changelog: https://github.com/tardy-org/secsock/commits/v0.1.0