Commit graph

239 commits

Author SHA1 Message Date
Yann Leboulanger
17e7c02374 remove useless spaces and tabs 2008-01-30 11:01:08 +00:00
Stephan Erb
30ad68a26c Backport some fixes to zeroconf: don't fail on special characters, don't allow gpg usage when it is not secure or even possible
Be more verbose when there is a key missmatch.

Mind that presence in zeroconf are not signed, gpg keys have to be assigned manually therefore.
2007-12-31 01:19:08 +00:00
Stephan Erb
fef742c863 Refactor the way we decide whether GPG is usable or not: Ability to change keys when no valid passphrase could be entered.
See #1210. Workaround for unavailable keys.

Remove useless except block: import of GnuPGInterface is the same on Debian and non Debian systems.
2007-12-28 18:49:28 +00:00
Yann Leboulanger
19761f081f [js & I] show pep info in account tooltip, fix a bug in create_contact() 2007-12-13 20:26:13 +00:00
Yann Leboulanger
75ee2169d7 fix the ability to choose GPG key before we connect
remove useless config option usegpg
2007-11-30 15:18:26 +00:00
James Newton
aa3932f147 do a better split that accounts for escaped .'s. 2007-11-19 15:47:17 +00:00
Stefan Bethge
50fbbe9b7d fix link-local collision detection 2007-11-19 03:34:40 +00:00
Stefan Bethge
1f818a04e9 fix link-local problems when reconnecting vie network-manager 2007-11-19 03:29:10 +00:00
Yann Leboulanger
63d0bc54ec cache incoming zeroconf connections. fixes #3561 2007-11-16 08:41:24 +00:00
Yann Leboulanger
8a021e597f [anonymous] fix dbus type when calling message.EntryGroup.AddService. fixes #3521 2007-11-13 19:05:59 +00:00
Yann Leboulanger
605caae2b8 My name has changed 2007-10-22 11:33:50 +00:00
Yann Leboulanger
22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger
34f04c69b7 stoped -> stopped 2007-10-10 16:19:22 +00:00
Brendan Taylor
3c936682dc fixed ZeroConf and gave it E2E support 2007-10-09 03:46:51 +00:00
Yann Leboulanger
0b6e432134 fix file transfer in zeroconf 2007-10-08 17:25:53 +00:00
Stephan Erb
a3613e1493 Fix filetransfer in zeroconf 2007-10-07 20:58:55 +00:00
Yann Leboulanger
53d6eb93dd fix number of argument in MSG event in zeroconf part 2007-10-07 20:46:03 +00:00
Stephan Erb
bfe489867f Correct spelling error 2007-10-07 19:12:54 +00:00
Yann Leboulanger
c9a407ca52 [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
Yann Leboulanger
fe0a1b9b1b redraw actions menu when zeroconf account connects. 2007-08-22 12:19:30 +00:00
Yann Leboulanger
722988f5d4 zeroconf don't support private storage 2007-08-22 11:33:37 +00:00
Yann Leboulanger
4c5bef7a2d remove svn:executable to zeroconf files 2007-08-06 22:21:22 +00:00
Yann Leboulanger
5350afa8e2 integrate pybonjour support to Gajim. see #2883. need a fix when sending messages 2007-08-06 21:46:51 +00:00
Yann Leboulanger
28cb6c6bb4 don't fail when there is a name conflict 2007-08-06 19:13:22 +00:00
Stefan Bethge
bb7283de02 new drop in replacement for zeroconf.py, uses pybonjour
(needs integration and some fixing, but works)
see #2883
2007-07-28 11:01:21 +00:00
Stefan Bethge
7dd8a27b39 fix #3186 (thanks dkirov) 2007-07-27 18:19:09 +00:00
Stefan Bethge
68f5401213 set zeroconf hostname on every connection. fix: #3117 2007-07-27 16:00:29 +00:00
Travis Shirk
270c956db3 Handle malformed timestamps (which would cause an unhandled exception and hork the connection)
and XEP-82 (dashes in timestamps).
2007-06-29 21:21:08 +00:00
Julien Pivotto
c92145c3b9 [misc] repare sending composing chatstates using xep instead of xep.
Fix #3241.
2007-06-16 21:31:19 +00:00
Yann Leboulanger
3bb2eabadb add thread to zeroconf connections too 2007-05-30 16:57:37 +00:00
Yann Leboulanger
d01c4983ad fix traceback with zeroconf 2007-05-13 07:10:12 +00:00
Yann Leboulanger
3320bdc551 don't send SASL feature in zeroconf, we don't support it 2007-05-03 21:43:03 +00:00
Yann Leboulanger
1346ec39aa fix TB with zeroconf and blocked contacts. fixes #3141 2007-04-30 17:54:43 +00:00
Yann Leboulanger
7d5aab332a prevent TB with zeroconf and blocked contacts 2007-04-26 19:46:47 +00:00
Yann Leboulanger
5162f691fd try to fix zeroconf reconection. see #3076 2007-04-25 14:32:32 +00:00
Yann Leboulanger
e6fa47594b fix TB. fixes #3076 2007-04-25 14:20:57 +00:00
Yann Leboulanger
b7097fac7f send stream:features in zeroconf network, and send stanza only when other part reply to stream initialization. fixes #3057 2007-04-25 10:30:07 +00:00
Yann Leboulanger
e747cee265 fix reconnect feature with zeroconf. fixes #3068 and #3076 2007-04-25 10:25:22 +00:00
Yann Leboulanger
2dd261e97d fix the to attribute of stream initiation in zeroconf network. see #3057 2007-04-25 09:01:05 +00:00
Yann Leboulanger
55a4e6c977 fix send_custom_status function. see #342 2007-04-22 19:45:19 +00:00
Yann Leboulanger
b15b53b5e2 [danguy] correctly encrypt message in zeroconf network. fixes #3113 2007-04-22 10:32:26 +00:00
Yann Leboulanger
4b0871f753 fix TB with [8088] and zeroconf. fixes #3114 2007-04-21 11:58:55 +00:00
Yann Leboulanger
8661ed1c17 [misc] if status is not set in the TXT record in zeroconf, consider it as avail, see #3057 2007-04-19 17:54:04 +00:00
Yann Leboulanger
36d3c07676 [misc] add to and from attribut on the zeroconf stream opening. see #3057 2007-04-18 18:04:52 +00:00
Yann Leboulanger
8169960480 add pep_supported var to zeroconf too (always False there) 2007-03-30 19:14:07 +00:00
Yann Leboulanger
007d46364a zeroconf has no resource. Fake an empty one. fix a TB as Roster class access it. 2007-03-30 18:42:58 +00:00
Yann Leboulanger
3bf528d988 add now argument to send funtions in zeroconf connection. fixes #3045 2007-03-20 07:13:25 +00:00
Yann Leboulanger
8a0c47e4a0 [Michal Vaner] add ability to send several ip when we do file transfers, and send all local IPs. fixes #2953 2007-01-28 19:11:39 +00:00
junglecow
62350adb36 - PyOpenSSL branch merged to trunk
Welcome to the world of PyOpenSSL! Please install PyOpenSSL, thanks!

svn merge -r 7426:HEAD svn://svn.gajim.org/gajim/branches/pyopenssl
2006-12-20 21:52:40 +00:00
Nikos Kouremenos
6faf04a056 make sure we use dbus public api so we work for python dbus 0.80; see #2784 2006-12-17 11:43:34 +00:00