summaryrefslogtreecommitdiff
path: root/sleekxmpp/features
AgeCommit message (Expand)Author
2012-01-20Allow attempting multiple SASL mechs during a single stream.Lance Stout
2012-01-20Add an extra config dict to store SASL credentials.Lance Stout
2012-01-18Revert "Remove stream feature handlers on session_start."Lance Stout
2012-01-17Remove stream feature handlers on session_start.Lance Stout
2012-01-07Sync with Suelta.Lance Stout
2012-01-06Add support for MSN with X-MESSENGER-OAUTH2 SASL support.Lance Stout
2012-01-06Fix client_roster when the bare JID changes after binding.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-09Enable forcing a specififc SASL mech:Lance Stout
2011-08-04Cosmetic PEP8 fixes.Lance Stout
2011-08-04Fix imports using __all__.Lance Stout
2011-08-03Integrate a modified version of Dave Cridland's Suelta SASL library.Lance Stout
2011-07-02SASL failure event now includes the failure stanza.Lance Stout
2011-07-02It isn't 2010 anymore.Lance Stout
2011-07-02Use a set to track negotiated features.Lance Stout
2011-07-02Simplify SASL mech registration.Lance Stout
2011-07-02Finish cleaning up stream feature organization.Lance Stout
2011-07-01Continued reorganization and streamlining.Lance Stout
2011-06-30Reorganize features into plugins.Lance Stout