Software /
code /
prosody
Log
plugins/mod_tls.lua @ 6526:873538f0b18c
description | author | age |
---|---|---|
certmanager, mod_tls: Return final ssl config as third return value (fix for c6caaa440e74, portmanager assumes non-falsy second return value is an error) (thanks deoren) | Kim Alvefur | Sat, 22 Nov 2014 11:51:54 +0100 |
mod_tls: Keep ssl config around and attach them to sessions | Kim Alvefur | Wed, 19 Nov 2014 14:47:49 +0100 |
mod_legacyauth, mod_saslauth, mod_tls: Pass require_encryption as default option to s2s_require_encryption so the later overrides the former | Kim Alvefur | Tue, 21 Oct 2014 12:49:03 +0200 |
mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups | Kim Alvefur | Fri, 04 Jul 2014 22:52:34 +0200 |