SleekXMPP/sleekxmpp
Lance Stout 3a22d798f8 Allow attempting multiple SASL mechs during a single stream.
Instead of disconnecting when the first chosen mech fails, we will
try all of them once.
2012-01-20 02:01:08 -08:00
..
features Allow attempting multiple SASL mechs during a single stream. 2012-01-20 02:01:08 -08:00
plugins Add basic start for a client side XEP-0077 plugin. 2012-01-19 02:37:36 -08:00
roster Fix roster key issue for non-JID keys. 2012-01-17 23:10:14 -08:00
stanza Update Roster stanza to use RosterItem substanzas. 2012-01-12 17:21:43 -08:00
test Revert "Remove stream feature handlers on session_start." 2012-01-18 11:51:00 -08:00
thirdparty Add support for X-FACEBOOK-PLATFORM SASL mechanism. 2012-01-20 01:24:05 -08:00
xmlstream Revert "Remove stream feature handlers on session_start." 2012-01-18 11:51:00 -08:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py Don't dump exception logs for XML stream parsing errors. 2012-01-12 22:26:15 -08:00
clientxmpp.py Add an extra config dict to store SASL credentials. 2012-01-20 01:08:25 -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 Update version and README for 1.0 release. 2012-01-03 17:04:15 -05:00