Software /
code /
prosody
Log
description | author | age |
---|---|---|
s2smanager: Don't send version=1.0 in reply to incoming stream tag if they didn't advertise 1.0 (makes happy some old ejabberd versions) | Matthew Wild | Tue, 06 Oct 2009 15:02:16 +0100 |
sessionmanager: Mark client streams as opened sooner to avoid wrapping errors in unnecessary stream tags | Paul Aurich | Tue, 06 Oct 2009 11:15:55 +0100 |
s2smanager: Improve log message on missing to/from in stream header | Matthew Wild | Tue, 06 Oct 2009 11:02:33 +0100 |
mod_console: Add a space before '(encrypted)' in s2s:show() | Matthew Wild | Tue, 06 Oct 2009 10:42:53 +0100 |
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 :) | Matthew Wild | Tue, 06 Oct 2009 10:34:13 +0100 |
hostmanager: Only initialse SSL contexts if SSL library available | Matthew Wild | Mon, 05 Oct 2009 22:15:32 +0100 |