gajim-plural/src/common
Zhenchao Li 42f6580d1d move cert directory to ~/.local/share/gajim/certs 2010-08-10 21:10:45 +08:00
..
protocol add code to send/request certificates 2010-08-10 20:34:46 +08:00
xmpp define pubkey callbacks 2010-08-08 16:42:30 +08:00
zeroconf add new ad-hoc command to forward unread messages then disconnect. Thanks Geobert. 2010-04-27 11:31:36 +02:00
GnuPG.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
GnuPGInterface.py update my copyright to 2010 2010-03-11 16:52:36 +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 update my copyright to 2010 2010-03-11 16:52:36 +01:00
caps_cache.py added JingleFileTransfer for managing jingle ft content 2010-06-06 23:22:52 +08:00
check_paths.py move cert directory to ~/.local/share/gajim/certs 2010-08-10 21:10:45 +08:00
commands.py add new ad-hoc command to forward unread messages then disconnect. Thanks Geobert. 2010-04-27 11:31:36 +02:00
config.py [Calamar and me]sasl-external c2s authentication. Fixes #5704 2010-04-18 20:43:40 +02:00
configpaths.py move cert directory to ~/.local/share/gajim/certs 2010-08-10 21:10:45 +08:00
connection.py add new ad-hoc command to forward unread messages then disconnect. Thanks Geobert. 2010-04-27 11:31:36 +02:00
connection_handlers.py add code to send/request certificates 2010-08-10 20:34:46 +08:00
contacts.py update my copyright to 2010 2010-03-11 16:52:36 +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 More whitespace mini fixes. 2010-04-08 01:10:17 +02:00
dbus_support.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
defs.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
dh.py More whitespace mini fixes. 2010-04-08 01:10:17 +02:00
events.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
exceptions.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
fuzzyclock.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
gajim.py indicator API changes too much, remove it's support. Fixes #5694 2010-05-11 17:20:23 +02:00
ged.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
helpers.py add namespace for XTLS 2010-07-19 14:21:01 +08:00
i18n.py Refactored the Q_ translation function 2010-04-07 04:09:58 +03:00
idle.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
jingle.py remove unnecessary branch 2010-07-24 10:12:54 +08:00
jingle_content.py [Jingle] Handle description-info 2010-05-04 10:31:05 +02:00
jingle_ft.py add some code to allow testing using some pre-existing certificates. 2010-07-27 21:29:12 +08:00
jingle_rtp.py remove fixed TODO 2010-05-04 10:46:47 +02:00
jingle_session.py send proxy activated stanza to peer 2010-07-15 13:38:53 +08:00
jingle_transport.py send proxy activated stanza to peer 2010-07-15 13:38:53 +08:00
jingle_xtls.py move cert directory to ~/.local/share/gajim/certs 2010-08-10 21:10:45 +08:00
kwalletbinding.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
latex.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
location_listener.py [Dicson] don't flood with geoloc info if only timestamp changes. Fixes #5728 2010-05-02 11:10:42 +02:00
logger.py update my copyright to 2010 2010-03-11 16:52:36 +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 [Jingle] Reduce CPU and bandwidth usage with videotestsrc by fixing framerate 2010-05-03 18:09:55 +02:00
optparser.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
passwords.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
pep.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
proxy65_manager.py don't try to resolve wrong streamhost. Fixes #5665 2010-03-19 14:06:22 +01:00
pubsub.py update my copyright to 2010 2010-03-11 16:52:36 +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 update my copyright to 2010 2010-03-11 16:52:36 +01:00
sleepy.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
socks5.py wrap IO operations on SSL.Connection objects in try, catch SSL exceptions caused by SSL rehandshake request and simply ignore, retrying the IO should succeed. 2010-07-29 21:40:40 +08:00
stanza_session.py remove debug tweak 2010-07-05 13:47:47 +08:00