aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-17 22:05:09 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-21 01:01:25 +0200
commit612b9e2102e1907709dde325f91d5fdf70ed2534 (patch)
tree007d69ddd0998924ce81493b2a49a9076d8f020b /Changelog
parent683a3973a32ee3618824d08ed7ee6cfc7ee9ab02 (diff)
Use TCP keepalive to detect dead peers.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 0 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 79a7ea4..8cd8be2 100644
--- a/Changelog
+++ b/Changelog
@@ -22,9 +22,6 @@ interimap (0.2) upstream;
IPv6. (Both are core Perl module.)
* Add a configuration option 'proxy' to proxy TCP connections to the
IMAP server.
- * Don't set SO_KEEPALIVE on the socket. This is most likely useless
- in our case since the TCP keepalive time is usually much higher than
- the IMAP timeout.
* Set X.509 certificate purpose to 'SSL Server' for SSL_verify=YES.
* Display the certificate chain, SSL protocol and cipher in debug
mode.