Releases: JuliaWeb/OpenSSL.jl
Releases · JuliaWeb/OpenSSL.jl
v1.4.3
v1.4.2
OpenSSL v1.4.2
Merged pull requests:
adjust
was unexported fromDates
in Julia 1.11 (#33) (@KristofferC)
Closed issues:
- Docker image creation fails for julia 1.9 (#30)
v1.4.1
v1.4.0
v1.3.5
OpenSSL v1.3.5
Closed issues:
- Performance issue in heavily saturated usage (#16)
Merged pull requests:
v1.3.4
OpenSSL v1.3.4
Closed issues:
- See if we can remove the use of finalizers (#17)
Merged pull requests:
v1.3.3
v1.3.2
OpenSSL v1.3.2
v1.3.1
OpenSSL v1.3.1
Merged pull requests:
- Few minor cleanups to eof/iswritable logic (#1) (@quinnj)
- Further cleanup on error handling and closing (#2) (@quinnj)
- Try to make closing SSLStream more race-stable (#3) (@quinnj)
- Fix a few more data races and a nonblocking issue in eof (#4) (@quinnj)
- Fix client-side verification handling to respect require_ssl_verifica… (#5) (@quinnj)
- Make sure we clear bio flags on each bio_stream_read callback (#6) (@quinnj)