..
protocol
both sender and receiver request remote SSL certificate, but only if it's a new one.
2013-12-04 18:43:28 +01:00
zeroconf
GObject -> GLib
2013-07-29 18:35:49 +02:00
__init__.py
account.py
atom.py
update my copyright
2013-04-05 21:35:39 +02:00
caps_cache.py
update my copyright
2013-04-05 21:35:39 +02:00
check_paths.py
update my copyright
2013-04-05 21:35:39 +02:00
check_X509.py
[Yves-Alexis Perez] Fix oid_xmppaddr and oid_dnssrv for X509 cert checking
2013-08-15 23:19:23 +02:00
commands.py
remove send_message from connection object. Use Event everywhere
2013-07-26 14:45:16 +02:00
config.py
Enable use of 2048, 3072, 4096 bit DH groups in ESessions. The 3072-bit DH
2013-12-29 16:00:01 +01:00
configpaths.py
Syntax correction for Python3
2014-02-16 22:37:14 +01:00
connection.py
py2 -> py3
2013-12-30 20:56:09 +01:00
connection_handlers.py
don't send receipt answer for forwarded messages. Fixes #7548
2013-11-05 13:12:38 +01:00
connection_handlers_events.py
py2 -> py3
2013-12-30 21:19:15 +01:00
contacts.py
support direct invitation (XEP-0249). Fixes #7581
2013-11-28 21:24:17 +01:00
crypto.py
Update entropy gathering for interface changes of pyOpenSSL.
2014-02-17 13:51:45 +01:00
dataforms.py
update my copyright
2013-04-05 21:35:39 +02:00
dbus_support.py
update my copyright
2013-04-05 21:35:39 +02:00
defs.py
update my copyright
2013-04-05 21:35:39 +02:00
demandimport.py
update demandimport module from mercurial
2012-02-26 20:38:29 +04:00
dh.py
update my copyright
2013-04-05 21:35:39 +02:00
events.py
update my copyright
2013-04-05 21:35:39 +02:00
exceptions.py
update my copyright
2013-04-05 21:35:39 +02:00
file_props.py
Also cancel the jingle session when initiator for IBB transfer cancellation
2013-01-19 21:40:19 -04:00
fuzzyclock.py
update my copyright
2013-04-05 21:35:39 +02:00
gajim.py
update die to nbxmpp update
2013-12-06 21:20:22 +01:00
ged.py
Use log.warning instead of the deprecated log.warn.
2013-01-05 11:26:22 +01:00
gnupg.py
Handle "NOTATION_NAME", "NOTATION_DATA" GPG lines. Fixes #7612
2013-12-27 12:42:19 +01:00
gpg.py
fix the "do not ask me again" behaviour with untrusted GPG key warning. Fixes #7584
2013-12-01 10:06:38 +01:00
helpers.py
Dnd is back
2013-08-01 11:41:37 +02:00
i18n.py
always present room JID LTR. Fixes #7402
2013-08-01 19:05:00 +02:00
idle.py
fix traceback handling
2013-01-05 00:03:36 +01:00
jingle.py
fix var name
2013-11-08 14:06:22 +04:00
jingle_content.py
py2 -> py3
2013-12-30 21:19:15 +01:00
jingle_ft.py
py2 -> py3
2013-12-30 21:19:15 +01:00
jingle_ftstates.py
we release under GPL v3
2013-08-16 09:33:15 +02:00
jingle_rtp.py
we release under GPL v3
2013-08-16 09:33:15 +02:00
jingle_session.py
we release under GPL v3
2013-08-16 09:33:15 +02:00
jingle_transport.py
ignore address-related errors for getaddrinfo. Fixes #7611
2013-12-27 12:16:58 +01:00
jingle_xtls.py
"4096-bit MODP Group" from RFC3526, Section 5.
2014-02-17 14:54:20 +01:00
kwalletbinding.py
remove call to unicode()
2013-01-01 21:06:16 +01:00
location_listener.py
update my copyright
2013-04-05 21:35:39 +02:00
logger.py
fix error when there is a ' char in the config path. Fixes #7344
2013-08-14 18:58:48 +02:00
logging_helpers.py
Add date to gajim logs. Fixes #7556
2013-11-11 15:43:56 +04:00
message_archiving.py
remove call to unicode()
2013-01-01 21:06:16 +01:00
multimedia_helpers.py
we release under GPL v3
2013-08-16 09:33:15 +02:00
nec.py
fix imports and many py3 changements
2013-01-02 13:54:02 +01:00
optparser.py
update my copyright
2013-04-05 21:35:39 +02:00
passwords.py
update my copyright
2013-04-05 21:35:39 +02:00
pep.py
GObject -> GLib
2013-07-29 21:41:01 +02:00
proxy65_manager.py
convert a print to a debug print
2013-08-14 11:49:43 +02:00
pubsub.py
[binary] fix receiving pubsub bookmarks. Fixes #7380
2013-07-05 17:02:07 +02:00
resolver.py
GObject.* -> GLib.*
2013-07-28 20:50:30 +02:00
rst_xhtml_generator.py
update my copyright
2013-04-05 21:35:39 +02:00
sleepy.py
update my copyright
2013-04-05 21:35:39 +02:00
socks5.py
py2 -> py3
2013-12-30 21:19:15 +01:00
stanza_session.py
prevent traceback. Fixes #7503
2013-11-06 21:17:15 +01:00