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
/
util
Age
Commit message (
Expand
)
Author
2013-09-12
Merge pull request #207 from spartanbits/pull_request_gevent_check
Lance Stout
2013-07-26
optimize imports
Jean-Philippe Caruana
2013-06-19
Explicitly use Unicode 3.2 for StringPrep profiles.
Lance Stout
2013-05-13
Update copyright years, and license for Suelta
Lance Stout
2013-05-13
Update copyright for sasl modules.
Lance Stout
2013-01-08
Give X-FACEBOOK-PLATFORM precedence over DIGEST-MD5
Lance Stout
2013-01-02
util/sasl/mechanisms.py: SASLMutualAuthFailed not defined
Oskari Timperi
2012-12-18
Fix unicode conversion in Python3
Lance Stout
2012-11-27
Fix DIGEST-MD5 support for picky servers
Lance Stout
2012-11-12
Checked if gevent thread is patched to do the right import
Pedro Vicente
2012-10-24
added setdefaultencoding method so reload(sys) not needed
Paul Molodowitch
2012-10-24
Enable gevent support.
Lance Stout
2012-09-11
Add support for Google's X-OAUTH2 SASL mechanism
Lance Stout
2012-08-10
Fix unicode conversion utility.
Lance Stout
2012-08-01
Fix SASL exceptions in Py3
Lance Stout
2012-08-01
Fix encoding issue in Python3.
Lance Stout
2012-07-30
Fix logging of SASL errors.
Lance Stout
2012-07-30
Actually commit file of byte and hash utilities.
Lance Stout
2012-07-30
Ensure that sasl mechs that don't require security options work.
Lance Stout
2012-07-30
Update and integrate Suelta.
Lance Stout
2012-07-26
Improve docs and fix typo in stringprep profiles.
Lance Stout
2012-07-24
Standardize importing of queue class.
Lance Stout
2012-07-24
Fix JID validation bugs, add lots of tests.
Lance Stout
2012-07-24
Add validation for JIDs.
Lance Stout