- 06 Oct, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 05 Oct, 2018 1 commit
-
-
Philipp Hörist authored
-
- 04 Oct, 2018 1 commit
-
-
Philipp Hörist authored
-
- 03 Oct, 2018 1 commit
-
-
Philipp Hörist authored
-
- 18 Aug, 2018 5 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
there is no need to make a difference between DATA SENT and STANZA SENT all data that is sent is also always only a single stanza
-
- 20 Jul, 2018 1 commit
-
-
Philipp Hörist authored
Fixes #53
-
- 15 Jul, 2018 1 commit
-
-
Philipp Hörist authored
-
- 07 Jul, 2018 1 commit
-
-
Philipp Hörist authored
We only had a data received/sent event which was enough for a long time because servers used one tcp packet per stanza. Now servers send multiple stanzas in one tcp packet, data received/sent can contain more than one stanza which makes this new event necessary
-
- 06 Jul, 2018 1 commit
-
-
Philipp Hörist authored
-
- 28 Jun, 2018 2 commits
-
-
-
Philipp Hörist authored
RC4-SHA is insecure and TLS1.2 should be on almost all xmpp servers
-
- 28 May, 2018 1 commit
-
-
Philipp Hörist authored
Fixes #52
-
- 19 May, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 18 May, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 01 May, 2018 1 commit
-
-
Philipp Hörist authored
-
- 30 Apr, 2018 1 commit
-
-
Yann Leboulanger authored
-
- 29 Apr, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
with HTTP Transports like BOSH we dont need ALPN, so it should always be False
-
- 28 Apr, 2018 1 commit
-
-
Philipp Hörist authored
-
- 12 Apr, 2018 1 commit
-
-
Philipp Hörist authored
Fixes #51
-
- 08 Apr, 2018 2 commits
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- 17 Mar, 2018 1 commit
-
-
Yann Leboulanger authored
-
- 14 Mar, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Some servers add à `optional` tag to inform us that no session is needed
-
- 10 Mar, 2018 2 commits
-
-
Yann Leboulanger authored
Correct handling of Socks5 server replies (gajim/#8914) See merge request gajim/python-nbxmpp!15
-
l-n-s authored
-
- 25 Feb, 2018 2 commits
-
-
Philipp Hörist authored
Fix UnicodeDecodeError exceptions when connecting with Socks5 proxy Closes #48 See merge request gajim/python-nbxmpp!14
-
l-n-s authored
-
- 26 Jan, 2018 1 commit
-
-
Philipp Hörist authored
-
- 23 Jan, 2018 2 commits
-
-
Philipp Hörist authored
send unrequested ack when we haven't acked more than 100 stanza Closes #45 and gajim#8758 See merge request gajim/python-nbxmpp!10
-
Philipp Hörist authored
Cleanups, fix for logic error in code that checks for invalid file handles See merge request gajim/python-nbxmpp!13
-
- 22 Jan, 2018 1 commit
-
-
Jeff 'Raid' Baitis authored
-