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
/
clientxmpp.py
Age
Commit message (
Expand
)
Author
2011-05-20
Merge branch 'develop' into roster
Lance Stout
2011-05-20
Handle callback return value case.
Lance Stout
2011-05-20
Merge branch 'develop' into stream_features
Lance Stout
2011-05-20
Merge branch 'develop' into roster
Lance Stout
2011-05-20
Resolve timeout errors for get_roster.
Lance Stout
2011-03-22
Merge branch 'develop' into stream_features
Lance Stout
2011-03-22
Merge branch 'develop' into roster
Lance Stout
2011-03-22
Updated doc for connect()
Lance Stout
2011-03-22
May pass use_tls=False to connect().
Lance Stout
2011-02-14
Merge branch 'develop' into stream_features
Lance Stout
2011-02-14
Merge branch 'develop' into roster
Lance Stout
2011-02-14
Remap old method names in a better way.
Lance Stout
2011-02-02
Merge branch 'develop' into roster
Lance Stout
2011-01-28
First pass at re-worked stream features.
Lance Stout
2011-01-23
My hunch is that these should also be updated.
Stefan de Konink
2011-01-20
Do not traceback when DNS resolution time out.
Florent Le Coz
2011-01-09
Merge branch 'develop' into roster
Lance Stout
2011-01-07
Add reattempt to ClientXMPP.connect
Lance Stout
2010-11-18
Merge branch 'develop' of github.com:fritzy/SleekXMPP into roster
Lance Stout
2010-11-17
Fix Node set to None error.
Lance Stout
2010-11-17
Cleaned up names.
Lance Stout
2010-11-17
First pass at integrating the new roster manager.
Lance Stout
2010-11-09
Doesn't fail if host has NO SRV record
Florent Le Coz
2010-11-06
Logging no longer uses root logger.
Lance Stout
2010-10-24
Fixed error in client roster handling.
Lance Stout
2010-10-20
misc small tweaks
sleek-1.0-Beta1
1.0-Beta1
Nathan Fritz
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-17
Underscore names by default.
Lance Stout
2010-10-16
Cleanup, restore PEP8.
Lance Stout
2010-10-17
Remove deprecation warnings
Florent Le Coz
2010-10-17
Anonymous authentication
Florent Le Coz
2010-10-14
fixed stream test not disconnecting cleanly
Nathan Fritz
2010-10-14
deprecated jid, fulljid, server, user, resource properties and added boundjid...
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
2010-10-06
Updated method names.
Lance Stout
2010-10-06
Fixed whitespace issue.
Lance Stout
2010-10-06
Moved ClientXMPP to clientxmpp.py.
Lance Stout
[prev]