aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4b43f94..754e0fd 100644
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,10 @@ interimap (0.2) upstream;
the configuration file.
* Exit with return value 0 when receiving a SIGTERM.
* Print IMAP traffic stats when receiving a SIGHUP.
+ * Add SSL options SINGLE_ECDH_USE, SINGLE_DH_USE, NO_SSLv2, NO_SSLv3
+ and NO_COMPRESSION to the compiled-in CTX options.
+ * Use SSL_MODE_AUTO_RETRY to avoid SSL_read failures during a
+ handshake.
-- Guilhem Moulin <guilhem@guilhem.org> Wed, 09 Sep 2015 00:44:35 +0200