gajim-plural/src/common/xmpp
2011-10-07 17:57:24 +02:00
..
__init__.py stream resumption (needs testing) 2011-06-06 23:34:19 -04:00
auth_nb.py Try to import kerberos now, not waiting ofr demandimport. Fixes #6975 2011-09-13 08:46:47 +02:00
bosh.py improve bosh connection to ejabberd 3.0 2011-05-04 22:47:38 +02:00
c14n.py More whitespace fixes. 2010-04-08 01:20:22 +02:00
client_nb.py merge XEP-0198 implementation from gajim-XEP-198 branch to trunk. Thanks Jefry for your work during GSOC 2011-08-22 09:45:51 +02:00
dispatcher_nb.py also replace non-character unicode AFTER decryption. Fixes #6974 2011-09-16 23:42:28 +02:00
features_nb.py handle captcha images when registering an account 2010-10-26 00:10:25 +02:00
idlequeue.py handle read event before close event in case pipe sends us something and close pipe in the same time. 2010-10-29 11:41:38 +02:00
plugin.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
protocol.py [Zash] support latest version of XEP-0258. Fixes #7010 2011-10-07 17:57:24 +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 change a var name 2011-08-09 17:13:05 +02:00
simplexml.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
smacks.py fix resumption when server fails to resumesession (server restart). Fixes #6951 2011-08-27 12:17:33 +02:00
stringprepare.py fix nameprep for wrong jids. Fixes #6925 2011-07-21 23:50:22 +02:00
tls_nb.py ability to connect to a host that require a PCKS certificate that is encrypted. 2011-07-26 22:44:11 +02:00
transports_nb.py [Dave Cridland] Fix BOSH for bodies with "\r\n" sequences 2011-06-13 18:14:45 +02:00