]> git.ipfire.org Git - thirdparty/curl.git/commit
gnutls: bump lowest supported version to 3.1.10
authorDaniel Stenberg <daniel@haxx.se>
Mon, 20 Apr 2020 20:23:48 +0000 (22:23 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 Apr 2020 06:09:41 +0000 (08:09 +0200)
commit0891fe7ade45e828ca0d0fc5eb9c214a136e9580
tree4c17a434cc65bf786bc39880553a7d452650fcd6
parent10fece336f1ec9d96a7dc419b0f730da4cdaf29d
gnutls: bump lowest supported version to 3.1.10

GnuTLS 3.1.10 added new functions we want to use. That version was
released on Mar 22, 2013. Removing support for older versions also
greatly simplifies the code.

Ref: #5271
Closes #5276
configure.ac
docs/INTERNALS.md
lib/vtls/gtls.c