Commit graph

4153 commits

Author SHA1 Message Date
Yann Leboulanger
0fb4f69855 don't crash with new nbxmpp 2013-12-23 16:03:39 +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
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
e50dad792f fix typo 2013-10-30 11:58:18 +01: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
76ad29175a fix traceback with new fileprops. 2013-08-26 20:34:58 +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
Yann Leboulanger
49f6ad216b [Yves-Alexis Perez] Fix oid_xmppaddr and oid_dnssrv for X509 cert checking 2013-08-15 23:19:23 +02:00
Denis Fomin
44a74d8c23 prevent bug when forming a jid 2013-08-15 14:38:59 +04:00
Yann Leboulanger
4671bba069 [Darlan] improve some strings. Fixes #7239 2013-08-15 10:33:27 +02:00
Yann Leboulanger
c9831e0b96 prevent bug when forming a jid. Fixes #7428 2013-08-15 10:00:42 +02:00
Yann Leboulanger
77e790ceb9 fix error when there is a ' char in the config path. Fixes #7344 2013-08-14 18:58:48 +02:00
Yann Leboulanger
e34d91e323 disable metacontacts until it work correctly. see #7295 2013-08-16 09:52:33 +02:00
Yann Leboulanger
c6e2c5665d convert a print to a debug print 2013-08-14 11:49:43 +02:00
Yann Leboulanger
89d0ec58f4 ignore wrong incoming stanza. Fixes #7416 2013-08-13 14:37:56 +02:00
Yann Leboulanger
2dffcd4ed6 correctly detect that farstream is not available. Fixes #7420 2013-08-13 13:54:16 +02:00
Yann Leboulanger
65a979e7de always present room JID LTR. Fixes #7402 2013-08-01 19:05:00 +02:00
Yann Leboulanger
c02d122be3 fix encoding issue 2013-08-01 15:54:07 +02:00
Yann Leboulanger
97d9991a48 Dnd is back 2013-08-01 11:41:37 +02:00
Yann Leboulanger
f0bbb92b41 don't allow to browse non-MUC server in join groupchat dialog. 2013-07-30 20:09:52 +02:00
Yann Leboulanger
d1a6467d82 GObject -> GLib 2013-07-29 21:41:01 +02:00
Yann Leboulanger
134f87ced5 fix var name 2013-07-28 12:58:15 +02:00
Yann Leboulanger
137ae2b54a GObject -> GLib 2013-07-29 18:35:49 +02:00
Yann Leboulanger
fd0ff877a3 GObject.* -> GLib.* 2013-07-28 20:50:30 +02:00
Yann Leboulanger
8c7ee7a12b fix encoding issue 2013-07-28 20:50:11 +02:00
Yann Leboulanger
7046cd0608 fix a few things for gtk3 2013-07-28 19:38:49 +02:00
Yann Leboulanger
b71ad6b419 use XEP-0033 to send one message to several JIDs 2013-07-27 14:14:50 +02:00
Yann Leboulanger
49fec47f36 remove send_message from connection object. Use Event everywhere 2013-07-26 14:45:16 +02:00
Denis Fomin
c446150a7e [Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192 2013-07-23 17:55:24 +04:00