Commit graph

4140 commits

Author SHA1 Message Date
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
Yann Leboulanger
5f4fc5463b improve error message when we cannot connect to a host via a proxy. Fixes #7358 2013-07-19 21:12:11 +02:00
Yann Leboulanger
beabd1c05d remove no more needed send_gc_message function 2013-07-19 12:46:09 +02:00
Denis Fomin
bf83aab820 typo 2013-07-19 14:36:46 +04:00
Denis Fomin
41b1a28a16 handle gc outgoing messages with events. 2013-07-19 13:52:37 +04:00
Yann Leboulanger
975bf972eb fix receiving a carbon of a sent message without a from. 2013-07-18 14:32:45 +02:00
Yann Leboulanger
a496c8004d support version 2 of message carbons 2013-07-18 14:03:13 +02:00
Yann Leboulanger
e2ec2e5e6c get the expired key information back 2013-07-17 15:04:10 +02:00
Yann Leboulanger
874e79d820 don't crash when GPG key are badly encrypted 2013-07-17 12:50:34 +02:00
Yann Leboulanger
5a59654fea fix using FT proxies. Fixes #7382 2013-07-15 16:03:07 +02:00
Yann Leboulanger
9cbf796ae1 fix connection to FT proxies. Fixes #7349 2013-07-07 14:22:37 +02:00
Yann Leboulanger
ba80ea181f fix IPv6 issues under window 7 for file transfer. Fixes #4452, #7240 2013-07-05 21:10:16 +02:00
Yann Leboulanger
1d87b050b4 [binary] fix receiving pubsub bookmarks. Fixes #7380 2013-07-05 17:02:07 +02:00
Yann Leboulanger
3f15047919 fix using GPG with non-utf8 OS. Fixes #7227 2013-06-20 20:48:34 +02:00