This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
848e6ebd8329b8e3fec4d770794361b39d2aaa69
slixmpp
/
sleekxmpp
T
History
waechtjn
f76524fc9f
Fixed XEP-0065 SOCKS5 socket closing
...
SCOKS5 SID were removed multiple times from the _sessions dictionary
2014-01-26 16:53:53 +01:00
..
features
Add log message noting that SCRAM-SHA-1-PLUS requires Py3.3+
2013-09-21 19:10:12 -07:00
plugins
Fixed XEP-0065 SOCKS5 socket closing
2014-01-26 16:53:53 +01:00
roster
optimize imports
2013-07-26 17:48:33 +02:00
stanza
Resolve most Python3.3 related issues.
2013-02-14 01:24:09 -08:00
test
optimize imports
2013-07-26 17:48:33 +02:00
thirdparty
fix: replace mutable argument (a list) in StateMachine constructor
2013-07-26 17:48:33 +02:00
util
Merge pull request
#207
from spartanbits/pull_request_gevent_check
2013-09-12 10:15:53 -07:00
xmlstream
Thread counting fix
2014-01-21 19:28:17 +04:00
__init__.py
Add null handler to logging engine
2013-08-10 21:34:18 +04:00
api.py
Substitute a blank JID for the boundjid in API calls.
2012-07-25 01:33:44 -07:00
basexmpp.py
Make send_message(mhtml='..') work as expected without loading plugin
2013-08-07 08:48:15 -07:00
clientxmpp.py
Don't reset _expected_server_name when connecting.
2013-08-22 14:54:53 -07:00
componentxmpp.py
Only remap component namespaces for top level stream elements.
2013-05-14 14:28:16 -07:00
exceptions.py
Ensure XMPPError.text is a string.
2013-01-24 02:45:14 -08:00
jid.py
Fix deepcopying JIDs
2013-09-24 16:32:30 -07:00
version.py
Bump version in prep for 1.2.0
2013-02-28 11:53:24 -08:00