Yann Leboulanger
|
b672e23503
|
correctly close jingle session when no intersection between the remote codecs and the local ones. Fixes #8210
|
2016-01-03 22:26:15 +01:00 |
Yann Leboulanger
|
af33becb5c
|
don't send error when receivinf a ringing jingle element
|
2016-01-03 20:43:32 +01:00 |
Yann Leboulanger
|
b11524ea1d
|
we release under GPL v3
|
2013-08-16 09:33:15 +02:00 |
Yann Leboulanger
|
0312b6275a
|
itervalues / iterkeys doesn't exist anymore
|
2013-01-05 09:52:09 +01:00 |
Yann Leboulanger
|
912f0e921d
|
fix imports and many py3 changements
|
2013-01-02 13:54:02 +01:00 |
Yann Leboulanger
|
77775cf0af
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
Jefry Lagrange
|
8da4e91134
|
first thing to do when receiving a jingle stanza is to acknowledge it
|
2012-10-12 00:05:26 -04:00 |
Jefry Lagrange
|
7149a2c568
|
fix getting info of file when receiving a file request
|
2012-10-09 22:48:01 -04:00 |
Jefry Lagrange
|
4f6687e868
|
refactoring
|
2012-09-26 20:46:09 -04:00 |
Jefry Lagrange
|
a8922c32a8
|
coding standards
|
2012-09-22 22:16:03 -04:00 |
Jefry Lagrange
|
f94a8cec1b
|
only accept file request from peers that we already sent the file to
|
2012-09-22 13:25:55 -04:00 |
Jefry Lagrange
|
c22f5db122
|
IBB supports file request
|
2012-09-15 10:39:35 -04:00 |
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 |