summaryrefslogtreecommitdiff
path: root/protocols/Tox/src
AgeCommit message (Collapse)Author
2018-01-26code optimizationGeorge Hazan
2018-01-25Tox: /me command broken ( fixed #1116)aunsane
2018-01-21Tox: attempt to fix locked file when transfer is cancelledaunsane
2018-01-17Tox: updated libtox to 0.2.0aunsane
- support of message correction - version bump
2018-01-17Tox: attempt to fix crash on startup #1105aunsane
2018-01-17Tox: fixed crash on password deletion #1101aunsane
2018-01-01massive copyright updatedartraiden
2017-12-30Tox: removed own realization of SetAllContactStatusaunsane
2017-12-30Tox: project cleanupaunsane
- updated libtox - removed deprecated toxDNS support - removed unused references
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵George Hazan
m_addcontact.h removed and replaced with Contact_Add* functions
2017-12-21Tox: removed unneeded check fot libtox versionaunsane
2017-12-21Tox: improved profile encription managementaunsane
2017-12-21bump Tox version (for wiki)dartraiden
2017-12-20Tox: added ability to encrypt profileaunsane
2017-12-18compilation fixGeorge Hazan
2017-12-18fix for btnOk in password editorGeorge Hazan
2017-12-18Tox: added 2 new optionsaunsane
- UDP hole-punching - local network peer discovery
2017-12-18Tox: enable profile encription (in test mode)aunsane
2017-12-16Tox: (#1068)Alex
- moved to self compiled libtox - removed unused code (multimedia & chatrooms) - removed unneeded files & tools - version bump
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-26Tox: updated libtoxaunsane
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-10-12convert to ANSI (#990 related)dartraiden
2017-09-30Tox: zero sized profile when it creates in optionsaunsane
2017-09-30Tox: fixed #953aunsane
2017-09-15Tox: fix setting proxy hostaunsane
2017-08-23more understandable error descriptiondartraiden
2017-08-21Tox: profile file to be removed when account is destroyedGeorge Hazan
2017-08-21Tox:George Hazan
- fixes #898 (Tox: usability issues); - fixes #893 (Tox: failed to connect to DHT); - massive code cleaning;
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-04-29Tox: updated tox core to 0.1.8aunsane
2017-04-01Tox: fixed #784aunsane
disabled profile encription to prevent corruption
2017-03-27Tox: added new optionsaunsane
- max connect retries - max reconnect retries
2017-03-26Tox: updated toxcore to 0.1.7aunsane
version bump
2017-03-24warning fixGeorge Hazan
2017-03-21Tox: fixed #772aunsane
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-15Tox: reset isTerminated variable (fixes #749)aunsane
2017-03-15Tox:aunsane
- tox_network.cpp splitted on two logical parts - tox network status checking moved to separated thread - started rejection of toxThread wrapper
2017-03-02Tox: more logs to #720aunsane
2017-02-28Tox: fix capitalizationdartraiden
2017-02-27Tox: revert previous chages related with #698aunsane
2017-02-27Tox: attempt to fix for #720aunsane
2017-02-26Tox: attempt to fix for #720aunsane
2017-02-26Tox: attempt to fix for #720aunsane
2017-02-25Tox: extended log for #704aunsane