Software /
code /
prosody
Log
plugins/mod_tls.lua @ 2877:1edeb8fe7d14
description | author | age |
---|---|---|
Merge 0.6.2/waqas with 0.6.2/MattJ | Matthew Wild | Wed, 03 Mar 2010 22:05:05 +0000 |
mod_tls: Don't offer TLS on hosts that don't have any certs | Matthew Wild | Fri, 12 Feb 2010 21:33:22 +0000 |
mod_tls: Fixed an extra :up() in s2s stream feature generation. | Waqas Hussain | Fri, 12 Feb 2010 03:14:53 +0500 |
mod_tls: Respond with proper error when TLS cannot be negotiated. | Waqas Hussain | Fri, 12 Feb 2010 02:39:50 +0500 |
mod_tls: Set the sslctx on outgoing connections (possibly the cause of outgoing s2s connections not being encrypted) | Matthew Wild | Sun, 31 Jan 2010 15:39:49 +0000 |
mod_tls: Only negotiate TLS on outgoing s2s connections if we have an SSL context (thanks Flo...) | Matthew Wild | Tue, 16 Feb 2010 17:15:43 +0000 |
mod_tls: Ban TLS after auth, not before. | Waqas Hussain | Sun, 14 Feb 2010 10:00:39 +0500 |
mod_tls: Fixed traceback during S2S TLS (nil global access). | Waqas Hussain | Sun, 14 Feb 2010 09:59:57 +0500 |