Mercurial > libervia-backend
log src/plugins/plugin_xep_0065.py @ 1582:a41cc0849008
age | author | description |
---|---|---|
Wed, 11 Nov 2015 22:28:48 +0100 | Goffi | plugin XEP-0065: chunk size optimization: 64Kio is used except for proxy were it is set to 4Kio, to avoid wild disconnection by Prosody's proxy |
Wed, 11 Nov 2015 18:19:49 +0100 | Goffi | plugins XEP-0020, XEP-0065, XEP-0095, XEP-0096: fixed file copy with Stream Initiation: |
Wed, 11 Nov 2015 18:19:49 +0100 | Goffi | plugins IP: getLocalIPs now return localhost IP instead of an empty list if no non-localhost ip can be found |
Sun, 08 Nov 2015 14:44:33 +0100 | Goffi | plugins XEP-0260, XEP-0065: proxy handling: |
Sun, 08 Nov 2015 14:44:33 +0100 | Goffi | plugin XEP-0065: fixed CHUNK_SIZE to 4096 to avoid wild disconnection by some proxies (Prosody's proxy65 disconnect if it receive bigger chunks) |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | plugin XEP-0065, XEP-0096: preparation for plugin XEP-0260 implementation: |
Thu, 16 Apr 2015 14:57:57 +0200 | souliane | massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions |