gajim-plural/src/common/xmpp
2008-06-17 18:13:23 +00:00
..
__init__.py make sure NBClientCommon, dispatcher and 2006-05-03 16:12:10 +00:00
auth.py fixed line endings 2006-01-20 13:23:38 +00:00
auth_nb.py [smoku] fix SASL auth. fixes #1911 2007-02-06 08:57:59 +00:00
browser.py update browser.py and commands.py from cvs 2005-10-09 10:04:17 +00:00
c14n.py merge diff from trunk 2007-12-12 08:44:46 +00:00
client.py http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 2008-04-18 00:26:07 +00:00
client_nb.py remove a connect_failure callback when we are connected. Fixes #3914 2008-05-05 08:50:07 +00:00
commands.py http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 2008-04-18 00:26:07 +00:00
debug.py http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators." 2008-04-18 00:02:56 +00:00
dispatcher.py http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 2008-04-18 00:26:07 +00:00
dispatcher_nb.py http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators." 2008-04-18 00:02:56 +00:00
features.py merged trunk r6780 2006-09-14 16:48:03 +00:00
features_nb.py merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
filetransfer.py
idlequeue.py merge diff from trunk 2007-12-12 08:44:46 +00:00
protocol.py Type in NS. 2008-06-17 18:13:23 +00:00
roster.py http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators." 2008-04-18 00:02:56 +00:00
roster_nb.py Switched to non-blocking connections. 2006-02-03 12:17:34 +00:00
session.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
simplexml.py Revert r9252 for now. E2E was affected and task is shifted to next releas anyway. See #3694 2008-01-20 23:24:03 +00:00
transports.py [sgala] IPV6 support for connection fith server. see #1969 2006-11-25 11:50:31 +00:00
transports_nb.py use SSLv23 method (it support SSLv2, v3 and TLSv1) instead of only TLSv1 method as some server (gmail) don't support TLSv1 method. fixes #3786 2008-06-16 14:12:59 +00:00