log src/plugins/plugin_xep_0065.py @ 2087:159250d66407

age author description
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-02-08 Goffi plugin XEP-0065: fixed timer cancellation when a profile is receiving a file
2016-01-03 Goffi copyright update
2015-12-17 Goffi plugin XEP-0065: better handling of finished Deferred
2015-12-17 Goffi plugin XEP-0260, XEP-0065: fixed session hash handling:
2015-12-17 Goffi plugins XEP-0065, XEP-0260: fixed session creation order: session is created earlied, and file object associated in a second time if needed
2015-12-15 souliane complete the Exception's list when catching JID error:
2015-11-25 Goffi plugin XEP-0065: fixed bad error handling
2015-11-19 Goffi plugin XEP-0065: renamed _killSession to killSession as it make sense to kill a session from an other plugin
2015-11-13 Goffi plugin XEP-0065: session cleaning and timeout + log choosed candidate when using SI File Transfer
2015-11-13 Goffi plugins XEP-0047, XEP-0065, XEP-0096: fixed use of failure.condition insteand of failure.value + removed gettext use for local logs
2015-11-11 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