| .. |
|
protocol
|
split XEP-0096 (FT negociation) and XEP-0066 (Socks5 bytestream) into 2 clases
|
2010-02-22 16:29:01 +01:00 |
|
xmpp
|
[Dave Cridland] basic SCRAM-SHA-1 implementation (no channel binding). Fixes #5622
|
2010-02-25 10:42:58 +01:00 |
|
zeroconf
|
fix bad class name in zeroconf
|
2010-02-23 19:10:51 +01:00 |
|
__init__.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
account.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
atom.py
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |
|
caps_cache.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
check_paths.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
commands.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
config.py
|
fix insecure_connection text to not talk about password, and add new warning to inform user when he is about to send plain password on plain connection. Fixes #5607
|
2010-02-17 13:35:18 +01:00 |
|
configpaths.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
connection.py
|
fix insecure_connection text to not talk about password, and add new warning to inform user when he is about to send plain password on plain connection. Fixes #5607
|
2010-02-17 13:35:18 +01:00 |
|
connection_handlers.py
|
split XEP-0096 (FT negociation) and XEP-0066 (Socks5 bytestream) into 2 clases
|
2010-02-22 16:29:01 +01:00 |
|
contacts.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
crypto.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
dataforms.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
dbus_support.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
defs.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
dh.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
events.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
exceptions.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
fuzzyclock.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
gajim.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
ged.py
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |
|
GnuPG.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
GnuPGInterface.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
helpers.py
|
fix adding a new contact. Fixes #5602
|
2010-02-11 18:50:56 +01:00 |
|
i18n.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
idle.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
jingle.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
jingle_content.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
jingle_rtp.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
jingle_session.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
jingle_transport.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
kwalletbinding.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
latex.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
location_listener.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
logger.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
logging_helpers.py
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |
|
multimedia_helpers.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
optparser.py
|
fix upgrading from 0.12.5. Fixes #5619
|
2010-02-23 19:47:14 +01:00 |
|
passwords.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
pep.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
proxy65_manager.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
pubsub.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
resolver.py
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |
|
rst_xhtml_generator.py
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |
|
sleepy.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-02-08 15:08:40 +01:00 |
|
socks5.py
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |
|
stanza_session.py
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |