Log

plugins/mod_tls.lua @ 1926:e1c5b537f240

description author age
mod_tls: Mark sessions as not secure when negotiating outward TLS, so they get marked secure later. Fixes missing (encrypted) for outgoing sessions in s2s:show(). Thanks albert, McKael :) Matthew Wild Tue, 06 Oct 2009 10:34:13 +0100
mod_tls: require_s2s_encryption -> s2s_require_encryption Matthew Wild Mon, 05 Oct 2009 15:00:05 +0100
require_encryption deprecated, use c2s_require_encryption instead Matthew Wild Mon, 05 Oct 2009 14:59:30 +0100
mod_tls: Mark starttls feature as <required/> if require_s2s_encryption is enabled Matthew Wild Mon, 05 Oct 2009 14:52:30 +0100
mod_tls: Mark session as not secure before negotiating TLS Matthew Wild Mon, 05 Oct 2009 14:51:53 +0100
mod_tls: Only advertise TLS if the server told us which host they are connecting to Matthew Wild Mon, 05 Oct 2009 10:10:53 +0100
mod_tls: :up() out of the starttls tag in stream:features Matthew Wild Sun, 04 Oct 2009 13:24:04 +0100
Minor changes; outgoing TLS works. Paul Aurich Sat, 03 Oct 2009 19:20:20 -0700
mod_tls: Advertise and handle TLS for s2s connections Matthew Wild Sun, 04 Oct 2009 14:06:45 +0100
Another unwanted spaces at the end of a line. Tobias Markmann Thu, 13 Aug 2009 11:35:50 +0200
mod_tls: Updated to use module:get_option instead of configmanager Waqas Hussain Sat, 08 Aug 2009 23:41:45 +0500
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100