aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-08-21 15:08:54 +0200
committerMatthias Andree <matthias.andree@gmx.de>2011-08-21 15:33:04 +0200
commit3bf6679d730dc37d83796156497ba01110f74aec (patch)
tree77bdb99e6101f11b7baf6c99163860867719de79
parent138baebcae334c2c222c0d0299148fe1aef0315c (diff)
downloadfetchmail-3bf6679d730dc37d83796156497ba01110f74aec.tar.gz
fetchmail-3bf6679d730dc37d83796156497ba01110f74aec.tar.bz2
fetchmail-3bf6679d730dc37d83796156497ba01110f74aec.zip
Drop obsolete file TODO-6.3.20.
-rw-r--r--TODO-6.3.2011
1 files changed, 0 insertions, 11 deletions
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?
-