André Apitzsch
|
125ce523e4
|
Rename src directory
|
2017-07-02 17:25:47 +02:00 |
Emmanuel Gil Peyrot
|
09e6cfbbc8
|
Update to XEP-0234 version 0.18.0 (:5 namespace).
|
2017-06-14 20:31:29 +01:00 |
Emmanuel Gil Peyrot
|
8356256f17
|
Update to XEP-0300 version 0.5 (:2 namespace).
|
2017-06-14 20:29:52 +01:00 |
Emmanuel Gil Peyrot
|
71f0e40c94
|
Update JingleFT to its latest experimental version
|
2017-06-14 20:26:37 +01:00 |
Philipp Hörist
|
ba0408855c
|
Fix regression from ad9370af
|
2017-03-24 23:35:08 +01:00 |
Emmanuel Gil Peyrot
|
ad9370afa8
|
Fix a bunch of issues in common.jingle*.
|
2017-02-11 02:40:07 +00:00 |
Emmanuel Gil Peyrot
|
57fb80f1fa
|
Remove every default argument using [] or {}.
|
2017-02-11 02:40:07 +00:00 |
Emmanuel Gil Peyrot
|
289d82fae7
|
Remove unused imports.
|
2017-02-08 02:26:20 +00:00 |
Yann Leboulanger
|
1dba4796f7
|
[Link Mauve] correctly send certificate fingerprint when sending a file.
|
2016-04-10 20:59:54 +02:00 |
Yann Leboulanger
|
7edff79486
|
[SamWhited] fix jingleFT. Fixes #7931
|
2015-01-19 13:37:28 +01:00 |
Yann Leboulanger
|
39ff7c27ec
|
fix some typos
|
2014-03-27 13:21:28 +01:00 |
Yann Leboulanger
|
9437d0ac2f
|
fix <file> xmlns for jingleFT
|
2014-02-24 23:03:04 +01:00 |
Yann Leboulanger
|
845d8a445d
|
fix using transport sid in jingle IBB instead of jingle sid
fix double iq-result sending
|
2014-02-24 22:13:25 +01:00 |
Fedor Brunner
|
700cbeb13f
|
Old pyOpenSSL is missing get_signature_algorithm. Use the default "sha256"
signature algorithm for old pyOpenSSL.
Fixes #7641
|
2014-02-16 17:41:31 +01:00 |
Yann Leboulanger
|
d337aeed4e
|
py2 -> py3
|
2013-12-30 21:19:15 +01:00 |
Yann Leboulanger
|
df11617ddb
|
both sender and receiver request remote SSL certificate, but only if it's a new one.
Correctly verify remote SSL certificate.
|
2013-12-04 18:43:28 +01:00 |
Yann Leboulanger
|
4da8a480d0
|
file_props.size is an integer
|
2013-11-02 09:00:16 +01:00 |
Yann Leboulanger
|
b11524ea1d
|
we release under GPL v3
|
2013-08-16 09:33:15 +02: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
|
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
|
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
|
e92fec4bdc
|
send modification date of file being transfered
|
2012-08-31 13:54:40 -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 |
Yann Leboulanger
|
a71f6701c2
|
correctly send hash in session-accept
|
2012-08-29 16:12:14 +02:00 |
Jefry Lagrange
|
2af1af2011
|
file_props refactoring
|
2012-06-14 12:27:23 -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
|
212f33cafa
|
socks5 proxy fixed
|
2011-10-29 00:09:45 -04:00 |
Jefry Lagrange
|
6402505983
|
fix candidate-error
|
2011-07-22 18:00:29 -04:00 |
Jefry Lagrange
|
d92d86e6bc
|
connecting to candidates in session-accept
|
2011-07-22 16:15:34 -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
|
5234e42a28
|
[Thibg] handle negociated variable correctly and use it for file transfer.
|
2010-08-26 16:56:08 +02:00 |
Thibaut Girka
|
5960ec3bce
|
[Jingle] Handle description-info
|
2010-05-04 10:31:05 +02:00 |
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
Thibaut GIRKA
|
600b433296
|
[Jingle] Fix a minor bug that showed incorrect states when adding a content to a session
|
2010-01-13 18:40:48 +01:00 |
Thibaut GIRKA
|
400390acaa
|
Correct JingleContent.send_candidate and JingleTransport.make_transport. Fixes #5525
|
2010-01-04 18:27:18 +01:00 |
Thibaut GIRKA
|
dea4cdc073
|
Import xmpp in jingle_content, so that JingleContent.__content can work. fixes #5524
|
2009-12-20 13:37:56 +01:00 |
Thibaut GIRKA
|
afaa90f91d
|
Rename FailedApplication to JingleContentSetupException
|
2009-12-01 22:39:02 +01:00 |
Stephan Erb
|
d54543654d
|
Add VIM indentation config to jingle files.
|
2009-12-01 22:25:29 +01:00 |
Thibaut GIRKA
|
592bacce4a
|
[Jingle] Fix make_bin_from_config, improve JingleSession.__parse_contents
|
2009-12-01 22:15:50 +01:00 |
Thibaut GIRKA
|
d295f9261d
|
[Jingle] a bit of documentation/clarification ; added make_bin_from_config
|
2009-11-30 22:29:32 +01:00 |
Alexander Cherniuk
|
aed9690dc5
|
Tiny refactoring bits of jingle code
|
2009-11-27 12:09:43 +02:00 |
Thibaut GIRKA
|
ee452a57a2
|
[Jingle] Renamed callbacks to match name conventions
|
2009-11-26 22:09:34 +01:00 |
Thibaut GIRKA
|
0edb624fec
|
Renamed a few methods, refactor on_*_button_toggled, use getattr/setattr instead of eval/self.__dict__
|
2009-11-26 21:53:44 +01:00 |
Alexander Cherniuk
|
6bf2246de5
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
Thibaut GIRKA
|
b1173a2e87
|
Fix a regression introduced by my last patch
|
2009-11-15 21:21:10 +01:00 |