Log

plugins/mod_tls.lua @ 2654:07a6f5f9d4be

description author age
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
mod_tls: Refactor to simplify detection of whether we can do TLS on a connection Matthew Wild Fri, 12 Feb 2010 21:57:46 +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
s2smanager, mod_compression, mod_tls: Changed event.session to event.origin for s2s-stream-features event for consistency. Waqas Hussain Fri, 12 Feb 2010 04:30:17 +0500