- 31 Mar, 2014 1 commit
-
-
fedor.brunner authored
BOSH (XEP-0124) uses short lived HTTPS connections for encryption. Channel binding requires long lived TLS connection, therefor doesn't work with XMPP over BOSH. Fixes #22
-
- 29 Mar, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 09 Apr, 2014 2 commits
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- 06 Apr, 2014 4 commits
-
-
Maxime Chéramy authored
-
Maxime Chéramy authored
-
Yann Leboulanger authored
-
Maxime Chéramy authored
-
- 05 Apr, 2014 1 commit
-
-
Maxime Chéramy authored
The import of GLib in idlequeue.py is not working. Seems to work with the gajim_0.16 branch of Gajim. More advanced testing should be done.
-
- 27 Mar, 2014 1 commit
-
-
Yann Leboulanger authored
py2 -> py3
-
- 15 Mar, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 04 Mar, 2014 2 commits
-
-
fedor.brunner authored
Session resumption is currently not supported in Gajim, because Connection.get_session, Connection.set_session are not used. But in case someone will try to use them in future disable session cache using Context.set_session_cache_mode(OpenSSL.SSL.SESS_CACHE_OFF) Fixes #21
-
fedor.brunner authored
Fixes #20
-
- 01 Mar, 2014 2 commits
-
-
Yann Leboulanger authored
-
fedor.brunner authored
Fixes #20
-
- 26 Feb, 2014 2 commits
-
-
fedor.brunner authored
Fixes #16
-
fedor.brunner authored
Fixes #16
-
- 30 Dec, 2013 1 commit
-
-
fedor.brunner authored
and minor cleanup
-
- 25 Feb, 2014 2 commits
-
-
fedor.brunner authored
The first part of server nonce muss be the nonce send by client. Fixes #19
-
fedor.brunner authored
-
- 19 Feb, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 29 Jan, 2014 1 commit
-
-
fedor.brunner authored
an older version of pyOpenSSL. In this version of pyOpenSSL OpenSSL.SSL.OPENSSL_VERSION_NUMBER is not defined. Fixes: #18
-
- 27 Jan, 2014 2 commits
-
-
Yann Leboulanger authored
-
fedor.brunner authored
Add support for tls_version parameter. Fixes #17
-
- 18 Feb, 2014 1 commit
-
-
fedor.brunner authored
http://docs.python.org/3/library/logging.html Note: There is an obsolete method warn which is functionally identical to warning. As warn is deprecated, please do not use it - use warning instead.
-
- 20 Jan, 2014 1 commit
-
-
fedor.brunner authored
-
- 30 Dec, 2013 1 commit
-
-
Yann Leboulanger authored
-
- 23 Dec, 2013 1 commit
-
-
Yann Leboulanger authored
-
- 16 Dec, 2013 2 commits
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- 14 Dec, 2013 1 commit
-
-
Yann Leboulanger authored
-
- 06 Dec, 2013 1 commit
-
-
Yann Leboulanger authored
-
- 30 Nov, 2013 2 commits
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- 29 Nov, 2013 1 commit
-
-
Yann Leboulanger authored
-
- 03 Nov, 2013 2 commits
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
[fedor] ephemeral key exchange and enable TLS 1.1 and TLS 1.2 when connecting using client cert authentification. Fixes #8
-
- 09 Sep, 2013 1 commit
-
-
Yann Leboulanger authored
-
- 31 Jul, 2013 1 commit
-
-
Yann Leboulanger authored
-
- 30 Jul, 2013 1 commit
-
-
Yann Leboulanger authored
-