Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
s2smanager: Mark session as secure if it was negotiating TLS and opens a new stream | Matthew Wild | Mon, 05 Oct 2009 14:50:27 +0100 |
Merge with 0.5 | Matthew Wild | Mon, 05 Oct 2009 14:42:56 +0100 |
mod_console: Add module:list() to help | Matthew Wild | Mon, 05 Oct 2009 14:42:23 +0100 |
mod_console: Add module:list() command to show modules loaded on a host | Matthew Wild | Mon, 05 Oct 2009 14:40:01 +0100 |
util.array: Per-array methods now always mutate the array, array.* return a mutated copy, and most methods (e.g. sort) now return the array | Matthew Wild | Mon, 05 Oct 2009 14:38:04 +0100 |
modulemanager: Add host.modules to contain a table of modules for a host | Matthew Wild | Mon, 05 Oct 2009 10:42:36 +0100 |