Jefry Lagrange
|
d16ee652c6
|
send session-accept for file request
|
2012-09-05 19:39:07 -04:00 |
Jefry Lagrange
|
88194e02bc
|
get right info in file_props when we receive a request for a file
|
2012-09-02 12:59:55 -04:00 |
Jefry Lagrange
|
c64bac1535
|
refactoring
|
2012-08-30 23:09:23 -04:00 |
Jefry Lagrange
|
d8978f7a08
|
decline request of an unknown file
|
2012-08-29 20:31:27 -04:00 |
Jefry Lagrange
|
b20e054d55
|
set and retrieve information about the files transfered
|
2012-08-29 15:06:04 -04:00 |
Jefry Lagrange
|
b1d206d2ec
|
refactoring
|
2012-08-24 20:13:25 -04:00 |
Jefry Lagrange
|
db7bba378a
|
coding standards
|
2012-08-23 17:53:17 -04:00 |
Jefry Lagrange
|
b6b44cb328
|
make werequest an optional argument in JingleSession
|
2012-06-10 17:08:54 -04:00 |
Jefry Lagrange
|
e195cfb188
|
send hash in session-init when the file is less than 10 mb
|
2012-05-28 19:54:59 -04:00 |
Jefry Lagrange
|
e8df81ab31
|
sends file request after hash mismatch
|
2012-05-27 21:05:43 -04:00 |
Jefry Lagrange
|
026e5b44f1
|
refactoring: implemented state machine pattern
|
2012-04-04 21:04:23 -04:00 |
Jefry Lagrange
|
48524a60c0
|
fix handling file transfer cancel properly
|
2012-03-22 00:56:11 -04:00 |
Jefry Lagrange
|
c5ebac3f77
|
handles file transfer cancel properly
|
2012-03-21 15:54:46 -04:00 |
Jefry Lagrange
|
c412a6a55f
|
decline jingleFT correctly
|
2012-03-19 15:52:33 -04:00 |
Jefry Lagrange
|
5142ebd626
|
check file integrity when transfer is completed
|
2012-01-23 22:28:07 -05:00 |
Jefry Lagrange
|
376777091e
|
support for xep-300
|
2012-01-15 19:37:00 -05:00 |
Yann Leboulanger
|
41b7bd7b41
|
fix sending jingle ack
|
2011-12-29 14:08:35 +01:00 |
Yann Leboulanger
|
49bc202421
|
merge from trunk
|
2011-12-29 11:39:02 +01:00 |
Jefry Lagrange
|
c491bd3f59
|
create a new session for every new file transfer; enable OpenSSL
|
2011-12-27 23:47:00 -05:00 |
Jefry Lagrange
|
b85f96b929
|
fix sending multiple files at the same time
|
2011-12-26 21:18:45 -05:00 |
Yann Leboulanger
|
27a85b128e
|
prevent traceback when going offline while a jingle session is active
|
2011-10-12 21:07:02 +02:00 |
Jefry Lagrange
|
af9d304c52
|
add initiator to every jingle stanza
|
2011-07-27 22:01:49 -04:00 |
Jefry Lagrange
|
d2fddc2562
|
initiator on transport-info
|
2011-07-27 14:45:10 -04:00 |
Jefry Lagrange
|
d21b091471
|
fix session-initiate
|
2011-07-22 16:44:28 -04:00 |
Jefry Lagrange
|
d92d86e6bc
|
connecting to candidates in session-accept
|
2011-07-22 16:15:34 -04:00 |
Jefry Lagrange
|
c0e4756f12
|
fixed session-accept
|
2011-07-14 19:07:14 -04:00 |
Jefry Lagrange
|
8fbaaba356
|
Fixes jingleFT IBB fallback
|
2011-07-05 14:05:16 -04:00 |
Jefry Lagrange
|
a8fe25aaa4
|
JingleFT IBB fallback
|
2011-06-28 18:31:07 -04:00 |
Yann Leboulanger
|
b47248f09d
|
merge from trunk
|
2011-06-20 23:03:06 +02:00 |
Yann Leboulanger
|
989e606672
|
use NEC to handle jingle-error events
|
2010-11-05 11:08:06 +01:00 |
Yann Leboulanger
|
58feae6cee
|
use NEC to handle jingle-disconnected events
|
2010-10-29 16:49:53 +02:00 |
Yann Leboulanger
|
8dcbf3e73e
|
e NEC to handle jingle-connected events
|
2010-10-27 19:37:14 +02:00 |
Yann Leboulanger
|
ab2ddc4935
|
use NEC to handle jingle incoming events
|
2010-10-27 09:36:29 +02:00 |
Yann Leboulanger
|
164a3891ba
|
nicer code
|
2010-08-26 13:52:53 +02:00 |
Thibaut Girka
|
e4f5bacdb0
|
[Jingle] Don't wait for all contents to be ready to accept a session
|
2010-08-26 13:52:00 +02:00 |
Yann Leboulanger
|
ac2b2ac3a1
|
accept session as soon as one content is accepted
|
2010-08-26 13:18:16 +02: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
|
ed7eec3798
|
[Florob] Don't return non-existant variables. Fixes #5856
|
2010-08-18 08:35:32 +02:00 |
Thibaut Girka
|
91a28dc1ef
|
[jingle] JingleSession.remove_content: don't send session-terminate
|
2010-08-17 18:22:25 +02:00 |
Thibaut Girka
|
e0ffa2d293
|
[jingle] fix TB when receiving an error stanza
|
2010-08-17 18:17:36 +02:00 |
Yann Leboulanger
|
a3863703f0
|
merge from trunk
|
2010-08-16 17:32:23 +02:00 |
Zhenchao Li
|
7d0029879a
|
send proxy activated stanza to peer
|
2010-07-15 13:38: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 |
Thibaut Girka
|
c6dc1b8b20
|
[Jingle] refactor a bit and ignore non-critical errors. Fixes #5794
|
2010-07-01 18:30:35 +02:00 |
Zhenchao Li
|
b85e7849e8
|
contruct transport candidates for jingle socks5 bytestream
|
2010-06-19 22:52:17 +08:00 |
Yann Leboulanger
|
f6e45c18ef
|
prevent traceback when disconnecting while a jingle session is active.
|
2010-06-16 10:13:23 +02:00 |
Thibaut Girka
|
5960ec3bce
|
[Jingle] Handle description-info
|
2010-05-04 10:31:05 +02:00 |
Thibaut Girka
|
50482f7c2a
|
[Jingle] Don't end the session on a content failure, only remove the content
|
2010-05-04 10:04:53 +02:00 |
Thibaut Girka
|
af7238f4e7
|
[Jingle] Sends bad-request when receiving jingle action on unknown content
|
2010-05-03 15:17:02 +02:00 |