summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_transfer.cpp
AgeCommit message (Expand)Author
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-03-03Tox: temporary fix for #1153aunsane
2018-03-03Tox: #1156aunsane
2018-02-04Tox: another attempt to fix file lock when transfer goes wrongaunsane
2018-01-31mir_app:George Hazan
2018-01-21Tox: attempt to fix locked file when transfer is cancelledaunsane
2017-12-21Tox: improved profile encription managementaunsane
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-21Tox:George Hazan
2017-04-01Tox: fixed #784aunsane
2017-03-15Tox:aunsane
2017-03-02Tox: more logs to #720aunsane
2017-02-06Add pubkey log to avatar transfer initiation for debugging.LittleVulpix
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-06Tox: attempt to avoid file lock on transferAlexander Lantsev
2016-05-04Tox:Alexander Lantsev
2016-05-03Tox: fixed crush on transfer when loggingAlexander Lantsev
2016-04-29Tox: fixed crash on logging when transferAlexander Lantsev
2016-04-27Tox: extended transfer logsAlexander Lantsev
2016-04-27Tox:Alexander Lantsev
2016-01-08Tox:Alexander Lantsev
2015-11-07Tox: fix crash on logoutAlexander Lantsev
2015-09-14Tox: fixed tox thread managementAlexander Lantsev
2015-09-10Tox: refactoringAlexander Lantsev
2015-09-10Tox: tox pointers should store in PollingThread to avoid cross thread usingAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-12Tox: transfer fixAlexander Lantsev
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-03Tox: more correct transfer loggingAlexander Lantsev
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-18Tox:Alexander Lantsev
2015-05-16Tox: setting direction flag of transferAlexander Lantsev
2015-05-16Tox: attempt to fix file resumingAlexander Lantsev
2015-05-15Tox: fixed outgoing transfer visualizationAlexander Lantsev
2015-05-15Tox:Alexander Lantsev
2015-05-07Tox: fixed avatar workAlexander Lantsev
2015-05-07Tox: some refactoringAlexander Lantsev
2015-05-06Tox: fast fix for contacts avatar changingAlexander Lantsev
2015-04-26Tox: common projectAlexander Lantsev
2015-04-17Tox: removed unneeded eventAlexander Lantsev
2015-04-16Tox:Tobias Weimer