gajim-plural/src/common/xmpp
2009-04-07 17:12:35 +00:00
..
__init__.py Rename client.py to plugin.py, as all client logic has already been moved to client_nb.py 2009-01-09 00:49:58 +00:00
auth_nb.py fix traceback with kerberos GSSError handling. 2009-03-20 20:02:05 +00:00
bosh.py Fix a potential traceback in onreceive() of NonBlockingTransport. A few more codingstandards 2009-01-10 16:44:11 +00:00
c14n.py Rename client.py to plugin.py, as all client logic has already been moved to client_nb.py 2009-01-09 00:49:58 +00:00
client_nb.py handle stream error and show message to user. Fixes #4660, #4823 2009-02-19 13:18:23 +00:00
dispatcher_nb.py handle stream error and show message to user. Fixes #4660, #4823 2009-02-19 13:18:23 +00:00
features_nb.py Backport a few XMPPPY upstream changes. 2008-12-28 14:53:20 +00:00
idlequeue.py Move IdleCommand from resolver.py to idlequeue.py 2009-01-11 17:54:41 +00:00
plugin.py Rename client.py to plugin.py, as all client logic has already been moved to client_nb.py 2009-01-09 00:49:58 +00:00
protocol.py Random bits in xmpp. Cosmetic only. 2008-12-27 11:45:58 +00:00
proxy_connectors.py Rename client.py to plugin.py, as all client logic has already been moved to client_nb.py 2009-01-09 00:49:58 +00:00
roster_nb.py Rename client.py to plugin.py, as all client logic has already been moved to client_nb.py 2009-01-09 00:49:58 +00:00
simplexml.py handle stream error and show message to user. Fixes #4660, #4823 2009-02-19 13:18:23 +00:00
tls_nb.py don't fail when there is an unreadable certificate file. 2009-01-24 12:45:57 +00:00
transports_nb.py remove latest \n in bosh received messages (one is added when we send) 2009-04-07 17:12:35 +00:00