gajim-plural/src/common/xmpp
2010-07-31 00:54:13 +02:00
..
__init__.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
auth_nb.py better coding style 2010-04-18 20:57:47 +02:00
bosh.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
c14n.py More whitespace mini fixes. 2010-04-08 01:10:17 +02:00
client_nb.py don't traceback when we get disconnected wile we parse stream features. Fixes #5574 2010-03-09 20:28:25 +01:00
dispatcher_nb.py don't remove keepalive and xmpp ping timeouts when we get an expected stanza. 2010-02-25 22:56:38 +01:00
features_nb.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
idlequeue.py More whitespace mini fixes. 2010-04-08 01:10:17 +02:00
plugin.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
protocol.py typo in protocol.py 2010-07-31 00:54:13 +02:00
proxy_connectors.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
roster_nb.py fix traceback when we get a <stream:error> from server. 2010-06-23 14:54:50 +02:00
simplexml.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
stringprepare.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
tls_nb.py fix BOSH connection over SSL. Fixes #5710 2010-04-24 12:31:19 +02:00
transports_nb.py Corrected exception handling. We really should bump to Python 2.6. Fixes #5778 2010-06-09 23:13:17 +03:00