[Bug-wget] no post-handshake auth under gnutls

2018-10-08 Thread Nikos Mavrogiannopoulos
be a simpler way to enable it: https://gitlab.com/gnutls/gnutls/merge_requests/766 More info at: https://nikmav.blogspot.com/2018/05/gnutls-and-tls-13.html regards, Nikos From 04f89c1ae3c169b20bca77e69a1cb7333f18cb2c Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 8 Oct 2018 10:42:22

Re: [Bug-wget] wget sets gnutls priority multiple times

2016-12-20 Thread Nikos Mavrogiannopoulos
On Tue, 2016-12-20 at 09:26 +0100, Tim Ruehsen wrote: > On Monday, December 19, 2016 4:09:08 PM CET Nikos Mavrogiannopoulos > wrote: > > Hi, > >  While debugging some issue in Fedora [0] I've realized that wget > > calls > > the gnutls priority functions mul

[Bug-wget] wget sets gnutls priority multiple times

2016-12-19 Thread Nikos Mavrogiannopoulos
ven. Signed-off-by: Nikos Mavrogiannopoulos <n...@gnutls.org> --- src/gnutls.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/gnutls.c b/src/gnutls.c index 63c7c33..0102202 100644 --- a/src/gnutls.c +++ b/src/gnutls.c @@ -556,7 +556,6 @@ ssl_connect_wget (int fd, con