slixmpp/sleekxmpp
Lance Stout 42a86fe0d4 Disconnect when a SyntaxError is found.
This should resolve issue #102
2011-12-27 18:01:26 -05:00
..
features Tidy up logging calls. 2011-11-19 12:07:57 -08:00
plugins Add comma to fix pubsub error conditions. 2011-12-20 12:30:35 -05:00
roster Ensure that saving a roster item includes the correct subscription value. 2011-11-28 15:00:35 -08:00
stanza This change stops sleekxmpp from spending huge amounts of time unnecessarily computing logging data that may never be used. This is a HUGE performance improvement; in some of my test runs, unnecessary string creation was accounting for > 60% of all CPU time. 2011-11-20 03:39:05 +08:00
test Allow SASL mechanism to be set when creating a ClientXMPP instance. 2011-09-28 22:48:30 -04:00
thirdparty FIX SCRAM-SHA-1-PLUS 2011-10-27 15:16:54 -04:00
xmlstream Disconnect when a SyntaxError is found. 2011-12-27 18:01:26 -05:00
__init__.py
basexmpp.py Fix logging when loading plugins. 2011-12-09 20:57:08 -08:00
clientxmpp.py Updated last bit of core files to use new API format. 2011-12-05 20:37:47 -08:00
componentxmpp.py Updated last bit of core files to use new API format. 2011-12-05 20:37:47 -08:00
exceptions.py More doc updates 2011-12-05 08:55:05 -08:00
version.py Bump next release version to 1.0-RC4 2011-11-18 16:40:17 -08:00