summaryrefslogtreecommitdiff
path: root/sleekxmpp/util
AgeCommit message (Expand)Author
2012-10-24added setdefaultencoding method so reload(sys) not neededPaul Molodowitch
2012-10-24Enable gevent support.Lance Stout
2012-09-11Add support for Google's X-OAUTH2 SASL mechanismLance Stout
2012-08-10Fix unicode conversion utility.Lance Stout
2012-08-01Fix SASL exceptions in Py3Lance Stout
2012-08-01Fix encoding issue in Python3.Lance Stout
2012-07-30Fix logging of SASL errors.Lance Stout
2012-07-30Actually commit file of byte and hash utilities.Lance Stout
2012-07-30Ensure that sasl mechs that don't require security options work.Lance Stout
2012-07-30Update and integrate Suelta.Lance Stout
2012-07-26Improve docs and fix typo in stringprep profiles.Lance Stout
2012-07-24Standardize importing of queue class.Lance Stout
2012-07-24Fix JID validation bugs, add lots of tests.Lance Stout
2012-07-24Add validation for JIDs.Lance Stout