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 :)

hostmanager: Only initialse SSL contexts if SSL library available

mod_console: Also search piggy-backed, er, multiplexed domains when passing a filter to s2s:show()

Merge with 0.5

util.array: Small logic fix for array:filter()

util.array: Fix for array:filter() (in-place filtering)

mod_console: Add module:list() to help

mod_console: Add module:list() command to show modules loaded on a host

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

modulemanager: Add host.modules to contain a table of modules for a host

Merge with 0.5

util.array: Fix for array:filter() (in-place filtering)

mod_console: s2s:show(): Indicate when a connection is encrypted

mod_tls: require_s2s_encryption -> s2s_require_encryption

require_encryption deprecated, use c2s_require_encryption instead

mod_tls: Mark starttls feature as <required/> if require_s2s_encryption is enabled

mod_tls: Mark session as not secure before negotiating TLS

s2smanager: Mark session as secure if it was negotiating TLS and opens a new stream

Merge with 0.5

mod_console: Add module:list() to help

mod_console: Add module:list() command to show modules loaded on a host

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

modulemanager: Add host.modules to contain a table of modules for a host

mod_tls: Only advertise TLS if the server told us which host they are connecting to

xmppserver_listener: Lower log-level of debug message to, er, 'debug'

net.adns: Bump log-level of DNS handler errors to, er, 'error'

Merge with 0.5

stanza_router: Reply to IQ requests with missing 'id' attribute with a bad-request error.

(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 tip

mercurial