From d5d89c2ab303a38fa185f74043cb3d05277f6583 Mon Sep 17 00:00:00 2001 From: Alexey Shchepin Date: Mon, 10 Nov 2008 14:40:53 +0000 Subject: [PATCH] SVN Revision: 1676 --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index d43576dcc..963d76e76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2008-11-10 Alexey Shchepin + + * src/tls/tls_drv.c: Don't create a SSL context on every + connection and disable SSLv2 on outgoing connections (EJAB-781) + +2008-11-08 Mickael Remond + + * src/ejabberd_s2s_out.erl: exports the DNS resolution + function. + +2008-11-06 Badlop + + * src/extauth.erl: When the extauth call fails or timeouts, deny + authorization. Use two timeouts: 60s for script initialization and + 10s for regular calls. (thanks to Kevin Crosbie from + Ravenpack) (EJAB-627) + 2008-11-03 Alexey Shchepin * src/ejabberd_c2s.erl: Disable zlib when STARTTLS is required -- 2.40.0