Commit graph

4440 commits

Author SHA1 Message Date
Fedor Brunner
ec2156ec42 Update entropy gathering for interface changes of pyOpenSSL.
Fixes: #7642
2014-02-17 13:51:45 +01:00
Fedor Brunner
460c62860a Syntax correction for Python3 2014-02-16 22:37:14 +01:00
Yann Leboulanger
d337aeed4e py2 -> py3 2013-12-30 21:19:15 +01:00
Yann Leboulanger
54c3f9acaa py2 -> py3 2013-12-30 20:56:09 +01:00
Fedor Brunner
66c9ecd6cf Handle "NOTATION_NAME", "NOTATION_DATA" GPG lines. Fixes #7612 2013-12-27 12:42:19 +01:00
Fedor Brunner
4759ef235a ignore address-related errors for getaddrinfo. Fixes #7611
cleanup of jingle_transport.py
2013-12-27 12:16:58 +01:00
Fedor Brunner
dcf1c33cc1 cipher specification cleanup
https://trac.gajim.org/ticket/7599
2013-12-23 23:26:54 +01:00
Fedor Brunner
4a360397fe cipher specification cleanup
https://trac.gajim.org/ticket/7599
2013-12-23 23:26:54 +01:00
Yann Leboulanger
0fb4f69855 don't crash with new nbxmpp 2013-12-23 16:03:39 +01:00
Yann Leboulanger
6e0785964c update die to nbxmpp update 2013-12-06 21:20:22 +01:00
Yann Leboulanger
a402c064c5 missing change 2013-12-06 21:29:25 +01:00
Yann Leboulanger
d12be64986 minor code improvement 2013-12-06 21:27:53 +01:00
Yann Leboulanger
905f65720e update die to nbxmpp update 2013-12-06 21:20:22 +01:00
Yann Leboulanger
df11617ddb both sender and receiver request remote SSL certificate, but only if it's a new one.
Correctly verify remote SSL certificate.
2013-12-04 18:43:28 +01:00
Yann Leboulanger
1b0406a814 fix the "do not ask me again" behaviour with untrusted GPG key warning. Fixes #7584 2013-12-01 10:06:38 +01:00
Yann Leboulanger
fbf8fd7ca0 [fedor] fix gpg signature when hash algo is not SHA-1. Fixes #7569 2013-11-30 10:10:39 +01:00
Yann Leboulanger
5095bc6598 support direct invitation (XEP-0249). Fixes #7581 2013-11-28 21:24:17 +01:00
Yann Leboulanger
928b7b67ba fix warning message 2013-11-14 21:34:15 +01:00
Yann Leboulanger
d4c2fd4da8 [fedor] enable forward secrecy thanks to Diffie-Hellman parameters. Fixes #7555 2013-11-12 21:10:22 +01:00
Denis Fomin
190bb38faf Add date to gajim logs. Fixes #7556 2013-11-11 15:43:56 +04:00
Yann Leboulanger
0789b47646 [fedor] use openssl random number generator if available, and improve entropy. Fixes #7550 2013-11-10 08:39:50 +01:00
Denis Fomin
1e68c92bc8 fix var name 2013-11-08 14:06:22 +04:00
Yann Leboulanger
52a70f34fe prevent traceback. Fixes #7503 2013-11-06 21:17:15 +01:00
Yann Leboulanger
43f21dcbeb don't send receipt answer for forwarded messages. Fixes #7548 2013-11-05 13:12:38 +01:00
Yann Leboulanger
24440e4185 [fedor] improve Jingle XTLS security. Fixes #7544 2013-11-05 11:21:56 +01:00
Yann Leboulanger
219405952c ability to configure cipher list 2013-11-03 17:57:12 +01:00
Yann Leboulanger
47b00c5c23 don't send receipt answer for forwarded messages. Fixes #7548 2013-11-05 13:12:38 +01:00
Yann Leboulanger
0bae08571a [fedor] improve Jingle XTLS security. Fixes #7544 2013-11-05 11:21:56 +01:00
Yann Leboulanger
d7abab9097 ability to configure cipher list 2013-11-03 17:57:12 +01:00
Yann Leboulanger
24d38e2434 [fedor] prefer stronger hash algorithms. Fixes #7541 2013-11-02 21:22:41 +01:00
Yann Leboulanger
f888f57d1c fix computing hash once socket is correctly closed 2013-11-02 16:09:12 +01:00
Yann Leboulanger
4da8a480d0 file_props.size is an integer 2013-11-02 09:00:16 +01:00
Yann Leboulanger
9076ad8156 fix typo 2013-10-30 11:58:18 +01:00
Yann Leboulanger
e50dad792f fix typo 2013-10-30 11:58:18 +01:00
Jefry Lagrange
5261137083 allow to connect to network ip but not loopback. Fixes #7403 2013-10-29 21:26:49 +00:00
Jefry Lagrange
f8868280b1 allow to connect to network ip but not loopback. Fixes #7403 2013-10-29 21:26:49 +00:00
Yann Leboulanger
bbca2284ac fix logging sent single messages. Fixes #7207 2013-10-28 12:02:05 +01:00
Denis Fomin
002a5c7eee Set gajim-remote to not active by default. Fixes #7454 2013-10-15 23:56:20 +04:00
Denis Fomin
dc7a15582a typo 2013-09-17 12:41:32 +04:00
Denis Fomin
31aa419c17 Typo. Fixes #7479 2013-09-17 12:24:28 +04:00
Yann Leboulanger
4e2580d389 don't create a new session when we get an error message in a pm. Fixes #7435 2013-08-27 17:24:41 +02:00
Yann Leboulanger
a8151d8dc2 don't create a new session when we get an error message in a pm. Fixes #7435 2013-08-27 17:24:41 +02:00
Yann Leboulanger
76ad29175a fix traceback with new fileprops. 2013-08-26 20:34:58 +02:00
Yann Leboulanger
b34162e5d0 fix traceback with new fileprops. 2013-08-26 20:34:58 +02:00
Yann Leboulanger
16385e8a52 we release under GPL v3 2013-08-16 09:33:15 +02:00
Denis Fomin
5e2ae05877 typo 2013-08-16 10:09:41 +04:00
Denis Fomin
5600efb3b7 update version number 2013-08-16 01:37:02 +04:00
Yann Leboulanger
7de01f0f13 [Yves-Alexis Perez] Fix oid_xmppaddr and oid_dnssrv for X509 cert checking 2013-08-15 23:19:23 +02:00
Yann Leboulanger
b11524ea1d we release under GPL v3 2013-08-16 09:33:15 +02:00
Denis Fomin
190f377df4 typo 2013-08-16 10:09:41 +04:00