summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_proto.h
AgeCommit message (Expand)Author
2021-12-26PBYTE -> uint8_t*George Hazan
2020-06-04UI classes:George Hazan
2020-05-07fix for old PROTO_INTERFACE::FileResume interface errorGeorge Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2019-04-12wiping custom icolib functions: all another pluginsGeorge Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2018-10-02Tox: problems with contact Info (fixed #1603)aunsane
2018-08-30Tox: using timers instead of threadsaunsane
2018-08-09Tox: attempt to fix #1541aunsane
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-04-22no more PROTO_INTERFACE::OnEventGeorge Hazan
2018-04-22EV_PROTO_ONMENU removedGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-13Tox: added logging from toxcoreaunsane
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-03Tox: #1156aunsane
2018-03-03Tox:aunsane
2018-02-24more nullptrGoraf
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-01-17Tox: updated libtox to 0.2.0aunsane
2018-01-17Tox: fixed crash on password deletion #1101aunsane
2017-12-30Tox: removed own realization of SetAllContactStatusaunsane
2017-12-21Tox: improved profile encription managementaunsane
2017-12-20Tox: added ability to encrypt profileaunsane
2017-12-16Tox: (#1068)Alex
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-08-21Tox:George Hazan
2017-03-15Tox:aunsane
2017-02-23Tox:aunsane
2017-02-23Tox: it seems that irungentoo/toxcore no longer be updated, so we switch to T...aunsane
2016-09-12Tox: fixed connect in tcp modeAlexander Lantsev
2016-07-26less TCHARs:George Hazan
2016-05-06Tox: attempt to avoid file lock on transferAlexander Lantsev
2016-05-05Tox: attempt to fix crash on connectAlexander Lantsev
2016-05-04Tox:Alexander Lantsev
2016-04-28Tox: updating tox nodes from https://nodes.tox.chat/jsonAlexander Lantsev
2016-04-28Tox: loading nodes from jsonAlexander Lantsev
2016-04-27Tox: extended transfer logsAlexander Lantsev
2015-12-21Tox:Alexander Lantsev
2015-11-23Tox: updated tox coreAlexander Lantsev
2015-11-03Tox: updated tox coreAlexander Lantsev
2015-11-02Tox: ok, let there be a threadAlexander Lantsev
2015-10-30Tox: fixed profile creation and importAlexander Lantsev
2015-10-24Tox: remove custom db event addingAlexander Lantsev
2015-09-16Tox:Tobias Weimer