index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sleekxmpp
/
thirdparty
Age
Commit message (
Expand
)
Author
2011-08-05
Hotfix for ANONYMOUS mech support.
sleek-1.0-Beta6.1
1.0-Beta6.1
Lance Stout
2011-08-04
Fix Python3 issue with dict.has_key()
Lance Stout
2011-08-04
Fix Python3 bug.
Lance Stout
2011-08-04
Actually, we can work around needing dateutil.
Lance Stout
2011-08-03
Make sure to keep David Cridland's license and copyright.
Lance Stout
2011-08-03
Integrate a modified version of Dave Cridland's Suelta SASL library.
Lance Stout
2011-01-19
Fix thirdparty imports for Python3
Lance Stout
2011-01-15
Make it easier to import OrderedDict
Lance Stout
2010-12-21
Added ordereddict implementation to thirdparty.
Lance Stout
2010-11-06
Logging no longer uses root logger.
Lance Stout
2010-10-20
pep8 fixes on core library
Nathan Fritz
2010-10-20
reconnect if session isn't established within 15 seconds
Nathan Fritz
2010-10-20
fixed logic error in state machine
Nathan Fritz
2010-10-14
fixed socket name collision in xmlstream.py and fixed python 3.x compatibility
Nathan Fritz
2010-10-13
new state machine in place
Nathan Fritz