Annotate

tests/readme @ 331:830fd67f9378

Quite some changes, to: - Small logging fix for s2smanager - Send a stream error if an incoming s2s connection is to an unrecognised hostname (fixes #11) - init_xmlhandlers now takes a table of callbacks (includes changes to net/xmpp*_listener for this) - Move sending of unavailable presence to where it should be, sessionmanager.destroy_session - Fix sending of stream errors to wrong connection
author Matthew Wild <mwild1@gmail.com>
date Tue, 18 Nov 2008 17:52:33 +0000
parent 14:780bcad913f3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14
780bcad913f3 Added tests/ folder
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 This folder contains some test scripts. Or it will do. One day.