This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
What's Changed
- Enabled PEM files with CRLF line endings to be used (#10) by @stephaneberle9 in #11
- Address
staticcheck
issues by @masih in #14 - Fix tests by @Stebalien in #16
- Update test RSA cert by @jbouwman in #15
- fix: unsafe pointer passing by @Stebalien in #18
- ci: add go-test-setup action by @galargh in #20
- Add Ctx.SetMinProtoVersion and Ctx.SetMaxProtoVersion wrappers by @oleg-jukovec in #27
- Add openssl.DialTimeout(network, addr, timeout, ctx, flags) call by @oleg-jukovec in #26
- Install mingw toolchain on windows machines for go test by @galargh in #30
- Fix build with OpenSSL 3.0 by @oleg-jukovec in #25
New Contributors
- @stephaneberle9 made their first contribution in #11
- @masih made their first contribution in #14
- @jbouwman made their first contribution in #15
- @galargh made their first contribution in #20
- @oleg-jukovec made their first contribution in #27
- @marten-seemann made their first contribution in #31
Full Changelog: v0.0.7...v0.1.0