gajim-plural/src/common/xmpp
2009-01-24 12:45:57 +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 prevent in GUI when login / password is wrong, even if there is an unknown mechnism. see #4672 2009-01-23 17:27:21 +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 don't fail when stream version < 1.0. Fixes #4600 2009-01-20 09:07:41 +00:00
dispatcher_nb.py Add some FIXME statements due to open questions. Improve a two default parameters. 2009-01-11 13:42:39 +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 Backport a few XMPPPY upstream changes. 2008-12-28 14:53:20 +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 Add some FIXME statements due to open questions. Improve a two default parameters. 2009-01-11 13:42:39 +00:00