Software /
code /
prosody
Log
plugins/mod_tls.lua @ 2625:03287c06d986
description | author | age |
---|---|---|
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 |
mod_tls: Hook stream-features event using new events API. | Waqas Hussain | Fri, 12 Feb 2010 03:50:44 +0500 |
mod_tls: Cleanup. | Waqas Hussain | Fri, 12 Feb 2010 03:46:48 +0500 |
mod_tls: Fixed an extra :up() in s2s stream feature generation. | Waqas Hussain | Fri, 12 Feb 2010 03:14:53 +0500 |