Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-14 | code cleaning | George Hazan | |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan | |
2018-04-13 | Tox: added logging from toxcore | aunsane | |
- toxcore updated to 0.2.1 - toxcore now bootstraped with random two nodes - version bump | |||
2018-03-24 | typo and warning fixes | aunsane | |
2018-03-03 | Tox: | aunsane | |
- updated toxcore due to release v0.2 - removed message correction - reworked nodes update | |||
2017-12-21 | Tox: improved profile encription management | aunsane | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-09-30 | Tox: fixed #953 | aunsane | |
2017-08-21 | Tox: | George Hazan | |
- fixes #898 (Tox: usability issues); - fixes #893 (Tox: failed to connect to DHT); - massive code cleaning; | |||
2017-03-24 | warning fix | George Hazan | |
2017-03-21 | Tox: fixed #772 | aunsane | |
2017-03-15 | Tox: | aunsane | |
- tox_network.cpp splitted on two logical parts - tox network status checking moved to separated thread - started rejection of toxThread wrapper |