Path to this page:
Subject: CVS commit: pkgsrc/security/erlang-fast_tls
From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?=
Date: 2021-01-16 00:44:15
Message id: 20210115234415.6ED08FA9D@cvs.NetBSD.org
Log Message:
erlang-fast_tls: Update to 1.1.10
upstream changes:
-----------------
Version 1.1.10
* Updating p1_utils to version 1.0.21.
Version 1.1.9
* Exclude old OTP releases in Travis
* Update hex to compile ejabberd with rebar3
Version 1.1.8
* Updating p1_utils to version 1.0.20.
Version 1.1.7
* Add fix and test with Erlang/OTP 23.0
Version 1.1.6
* Updating p1_utils to version 1.0.19.
* Change nif loading to make test more reliable
Version 1.1.5
* Don't require providing client side certificate when acting as client.
* Simplify code for loading nif component by using -on_load
* Add API endpoint for retrieving information required for channel binding
Version 1.1.4
* Updating p1_utils to version 1.0.18.
* Update copyright year
Version 1.1.3
* Updating p1_utils to version 1.0.17.
* Do not report several other badly formed hello packets
Version 1.1.2
* Updating p1_utils to version 1.0.16.
* Remove warnings about unused functions on openssl 1.1
* Make it possible to get DER-encoded certificate
* Use thread-safe function to retrieve error reason
Version 1.1.1
* Updating p1_utils to version 1.0.15.
Version 1.1.0
* Updating p1_utils to version 1.0.14.
* Add contribution guide
* Make more processing to c code side
* Properly handle partial procesing in SSL_read/write
* Make recv() with non-zero length return shorted result when there is no \
connection error
Version 1.0.25
* Updating p1_utils to version 1.0.13.
Version 1.0.24
* Updating p1_utils to version 6ff85e8.
* Add support for tls 1.1.1 and tls1.3
Files: