summaryrefslogtreecommitdiff
path: root/sleekxmpp/thirdparty
AgeCommit message (Expand)Author
2011-10-27FIX SCRAM-SHA-1-PLUSLance Stout
2011-08-05Hotfix for ANONYMOUS mech support.sleek-1.0-Beta6.11.0-Beta6.1Lance Stout
2011-08-04Fix Python3 issue with dict.has_key()Lance Stout
2011-08-04Fix Python3 bug.Lance Stout
2011-08-04Actually, we can work around needing dateutil.Lance Stout
2011-08-03Make sure to keep David Cridland's license and copyright.Lance Stout
2011-08-03Integrate a modified version of Dave Cridland's Suelta SASL library.Lance Stout
2011-01-19Fix thirdparty imports for Python3Lance Stout
2011-01-15Make it easier to import OrderedDictLance Stout
2010-12-21Added ordereddict implementation to thirdparty.Lance Stout
2010-11-06Logging no longer uses root logger.Lance Stout
2010-10-20pep8 fixes on core libraryNathan Fritz
2010-10-20reconnect if session isn't established within 15 secondsNathan Fritz
2010-10-20fixed logic error in state machineNathan Fritz
2010-10-14fixed socket name collision in xmlstream.py and fixed python 3.x compatibilityNathan Fritz
2010-10-13new state machine in placeNathan Fritz