From 47c05b10018f5ec7493e4bd9f521aaa18d96f1e2 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 22 May 2011 22:50:58 +0200 Subject: Fix socket timeout handling. Fixes STARTTLS hangs reported by Thomas Jarosch. --- TODO-6.3.20 | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 TODO-6.3.20 (limited to 'TODO-6.3.20') diff --git a/TODO-6.3.20 b/TODO-6.3.20 deleted file mode 100644 index d9d79977..00000000 --- a/TODO-6.3.20 +++ /dev/null @@ -1,11 +0,0 @@ -- fix STARTTLS timeouts by setting socket timings - possibly using a different structure than an int to save the fd - and SSL context -- and then also timeout? - Or just make set_timeout take an optional fd, which, when != -1, - also sets the socket timeouts? - -- make SSLv2 removal dependent on openssl configuration - (see Debian FTBFS bug for how to detect that in configure) - -- make --with-ssl default? - -- cgit v1.2.3