Yann Leboulanger
|
35b9f5da6c
|
fix is_transfer_stopped() function. Fixes #7170
|
2012-08-23 12:12:19 +02:00 |
|
Jefry Lagrange
|
1dc1adf073
|
only delete file_props in the ft_window
|
2012-08-22 15:30:12 -04:00 |
|
Jefry Lagrange
|
a73bf46dd2
|
replace Socks5Receiver with Socks5ReceiverClient
|
2012-06-26 17:20:24 -04:00 |
|
Jefry Lagrange
|
f4fa70576b
|
fix connect error
|
2012-06-21 13:56:15 -04:00 |
|
Yann Leboulanger
|
1c895779ce
|
fix sockes5 transfer
|
2012-06-20 23:58:23 +02:00 |
|
Yann Leboulanger
|
ee05914b30
|
fix typo
remove "fast" support
try to connect to streamhosts when we get them
|
2012-06-20 23:16:18 +02:00 |
|
Yann Leboulanger
|
c4953b1e11
|
some typo + disable Jingle FT for the moment
|
2012-06-14 18:43:47 +02:00 |
|
Yann Leboulanger
|
1fdf6b7e35
|
jingle IBB and normal IBB are different
|
2012-06-14 18:34:07 +02:00 |
|
Jefry Lagrange
|
2af1af2011
|
file_props refactoring
|
2012-06-14 12:27:23 -04:00 |
|
Yann Leboulanger
|
0c36f50196
|
merge from trunk
|
2012-04-12 22:07:30 +02:00 |
|
Jefry Lagrange
|
c412a6a55f
|
decline jingleFT correctly
|
2012-03-19 15:52:33 -04:00 |
|
Jefry Lagrange
|
c51fb07d09
|
merge
|
2012-01-15 19:53:40 -05:00 |
|
Yann Leboulanger
|
3a3f99d618
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
|
Yann Leboulanger
|
61a039d894
|
fix sending result iq in IBB
|
2012-01-08 20:29:24 +01:00 |
|
Jefry Lagrange
|
76bc866a98
|
handle errors in IBB
|
2012-01-07 20:49:07 -05:00 |
|
Jefry Lagrange
|
5017c7e17c
|
fixes ibb transfer
|
2012-01-07 14:38:59 -05:00 |
|
Yann Leboulanger
|
49bc202421
|
merge from trunk
|
2011-12-29 11:39:02 +01:00 |
|
Yann Leboulanger
|
6c605cad41
|
add some missing import
|
2011-11-22 20:08:08 +01:00 |
|
Yann Leboulanger
|
2582720366
|
handle ERROR and INFORMATION events through NEC
|
2011-11-22 19:25:15 +01:00 |
|
Yann Leboulanger
|
7fb0405e59
|
forgot commit: use ft_send_local_ips option. Fixes #7029
|
2011-11-06 21:12:27 +01:00 |
|
Jefry Lagrange
|
212f33cafa
|
socks5 proxy fixed
|
2011-10-29 00:09:45 -04:00 |
|
Yann Leboulanger
|
6eedbf6e10
|
fixes some traceback when doing filetransfer. Fixes #1205
|
2011-10-23 13:48:00 +02:00 |
|
Yann Leboulanger
|
11c6abda35
|
fixes IBB. Fixes #6990
|
2011-10-06 09:11:14 +02:00 |
|
Yann Leboulanger
|
de54f52805
|
don't crash when we get wrong streamhost. Fixes #6983
|
2011-09-23 19:01:42 +02:00 |
|
Yann Leboulanger
|
dcb5df4b8a
|
add UPnP-IGD feature to ask our router to forward port.
|
2011-08-24 11:04:31 +02:00 |
|
Jefry Lagrange
|
8fbaaba356
|
Fixes jingleFT IBB fallback
|
2011-07-05 14:05:16 -04:00 |
|
Yann Leboulanger
|
ff972b6b67
|
fix import loops
|
2011-07-02 00:47:33 +02:00 |
|
Yann Leboulanger
|
b47248f09d
|
merge from trunk
|
2011-06-20 23:03:06 +02:00 |
|
Yann Leboulanger
|
03c13ab6d4
|
[adminX] don't send wrong mode value when sending bytestreams. Fixes #6868
|
2011-04-26 14:29:07 +02:00 |
|
Yann Leboulanger
|
a6cb79b681
|
correctly cleanup ged handlers when removing an account
|
2011-01-06 16:50:38 +01:00 |
|
Denis Fomin
|
a39f09bb46
|
Add missing import
|
2010-12-09 18:32:53 +03:00 |
|
Yann Leboulanger
|
2c1f20b773
|
use NEC to handle file request (error) events
|
2010-12-08 21:17:08 +01:00 |
|
Yann Leboulanger
|
f951df7ead
|
ability to accept correct content by its name, not only by it's media
|
2010-08-26 11:09:35 +02:00 |
|
Yann Leboulanger
|
286d788da0
|
Name of filetransfer content is now random to be able to have 2 transfer in the same session. send and handle content-add in filetranfer
|
2010-08-26 10:36:58 +02:00 |
|
Yann Leboulanger
|
833983eab8
|
- use transport sid to compute hash sent to proxies
- Don't use XTLS when using proxies
|
2010-08-25 12:05:14 +02:00 |
|
Yann Leboulanger
|
a63d16fa20
|
uncommenta line commented for tests. Fixes #5861
|
2010-08-20 20:24:03 +02:00 |
|
Yann Leboulanger
|
092bde6389
|
merge from trunk
|
2010-08-17 15:45:34 +02:00 |
|
Yann Leboulanger
|
cbd384ed31
|
send IBB data in Iq instead of Message
|
2010-08-17 15:42:34 +02:00 |
|
Yann Leboulanger
|
a3863703f0
|
merge from trunk
|
2010-08-16 17:32:23 +02:00 |
|
Yann Leboulanger
|
1e0448af35
|
announce both IBB and bytestream
|
2010-08-16 16:11:53 +02:00 |
|
Yann Leboulanger
|
eb589020ed
|
ability to send / receive file using IBB based on xmpppy implementation. Fixes #2331
|
2010-08-16 14:33:50 +02:00 |
|
Zhenchao Li
|
08c854aefa
|
put local certificates in ~/.config/gajim/ , accept session once key exchange completes
|
2010-08-11 00:50:14 +08:00 |
|
Zhenchao Li
|
91a68d30be
|
add code to send/request certificates
|
2010-08-10 20:34:46 +08:00 |
|
Zhenchao Li
|
84debaabca
|
if peer does not include a security element in content node, set use_security to false
|
2010-07-22 16:20:14 +08:00 |
|
Zhenchao Li
|
e75dc0c408
|
fix incorrect use of jid where account name should be used as parameter
|
2010-07-15 14:32:34 +08:00 |
|
Yann Leboulanger
|
dd38dcee5e
|
don't send a canceld filetransfer. Fixes #3586
|
2010-07-06 22:11:43 +02:00 |
|
Zhenchao Li
|
92988cf2ba
|
fix bug: use jid without resource
|
2010-07-05 19:54:59 +08:00 |
|
Zhenchao Li
|
14fe189b00
|
send transport info, start "send_file" after receiving transport-info.
TODO: implement file transfer complete callback, various session management code for abnormal FT interactions.
|
2010-07-05 13:46:53 +08:00 |
|
Zhenchao Li
|
d0adcb1a05
|
dispatch iq-result for a jingle iq stanza, start listener after iq-result on session-initiate.
|
2010-07-03 16:22:47 +08:00 |
|
Zhenchao Li
|
2203755734
|
parse transport, construct streamhosts
|
2010-07-01 15:48:44 +08:00 |
|