Log

plugins/mod_tls.lua @ 5978:d21ea6001bba

description author age
Merge 0.9->0.10 Matthew Wild Sun, 12 Jan 2014 06:19:37 -0500
mod_tls: Log error when TLS initialization fails 0.9.3 Matthew Wild Sun, 12 Jan 2014 06:16:49 -0500
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
mod_tls: Remove debug statement Kim Alvefur Sun, 16 Jun 2013 15:01:31 +0200
mod_tls: Refactor to allow separate SSL configuration for c2s and s2s connections Kim Alvefur Thu, 13 Jun 2013 17:47:45 +0200
mod_tls: More use of config sections removed Kim Alvefur Sat, 23 Mar 2013 02:35:50 +0100
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals Kim Alvefur Sat, 23 Mar 2013 01:27:16 +0100
mod_tls: Fix log statement (thanks Zash) Matthew Wild Wed, 18 Jan 2012 15:07:26 +0000
mod_tls: Fix for components to more reliably inherit SSL settings from their parenthost (thanks Link Mauve) Matthew Wild Wed, 06 Apr 2011 14:45:44 +0100
mod_tls: Drop 'TLS negotiation started for ...' to debug level from info Matthew Wild Tue, 22 Feb 2011 18:29:35 +0000
mod_tls: Let hosts without an 'ssl' option inherit it from their parent hosts. Waqas Hussain Wed, 10 Nov 2010 02:26:18 +0500
mod_tls: Pass the hostname rather than host session to certmanager.create_context() (thanks darkrain) Matthew Wild Mon, 08 Nov 2010 03:12:30 +0000
certmanager, hostmanager, mod_tls: Move responsibility for creating per-host SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls Matthew Wild Sat, 06 Nov 2010 18:28:15 +0000
mod_tls: Remove extraneous flag to starttls() for s2sout connecections Matthew Wild Thu, 22 Jul 2010 13:13:28 +0100