summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0078/legacyauth.py
AgeCommit message (Expand)Author
2014-07-17Rename to slixmppFlorent Le Coz
2013-02-18Fixed resource generation via uuidAnton Ryzhov
2012-10-24Lock the bound JID in the JID cache.Lance Stout
2012-10-05Fix XEP-0078 error handlingLance Stout
2012-10-01Update legacy auth to be used outside of stream features.Lance Stout
2012-07-26Enhance plugin config with attribute accessors.Lance Stout
2012-07-10Update plugins to use session_bind handler for disco, and use plugin_endLance Stout
2012-03-12Move XEP-0078 to new system.Lance Stout
2012-02-18Fix instances of using undefined variables.Lance Stout
2011-11-19Tidy up logging calls.Lance Stout
2011-11-20This change stops sleekxmpp from spending huge amounts of time unnecessarily ...Vijay Pandurangan
2011-08-17Update plugins that use Iq stanzas to work with new exceptions.Lance Stout
2011-08-06Fix XEP-0078 using the new stream feature workflow.Lance Stout