Software /
code /
prosody
Log
core/s2smanager.lua @ 621:cd2cab5400fc
description | author | age |
---|---|---|
Add support for dialback piggy-backing. Fixes #37. Thanks to CShadowRun for helping me test :) | Matthew Wild | Sat, 13 Dec 2008 17:43:52 +0000 |
0.1 -> 0.2 | Matthew Wild | Wed, 10 Dec 2008 15:44:03 +0000 |
Slightly more secure dialback secret generation | Matthew Wild | Sun, 07 Dec 2008 03:12:22 +0000 |
Remove print()s from sessionmanager and s2smanager | Matthew Wild | Sat, 06 Dec 2008 23:14:39 +0000 |
Remove an incorrect line which I didn't add, and fix the proper way. Corrects the sending of stanzas over unauthed s2sout's. Also fixes mod_dialback to send stanzas and not strings. | Matthew Wild | Fri, 05 Dec 2008 05:23:42 +0000 |
Fix for s2s with jabberd2 (we weren't routing db:verify's over s2sout_unauthed) | Matthew Wild | Fri, 05 Dec 2008 04:44:19 +0000 |