Age | Commit message (Collapse) | Author |
|
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted;
- NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse;
- MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
|
|
|
|
|
|
|
|
- toxcore updated to 0.2.1
- toxcore now bootstraped with random two nodes
- version bump
|
|
|
|
- updated toxcore due to release v0.2
- removed message correction
- reworked nodes update
|
|
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
|
|
- fixes #898 (Tox: usability issues);
- fixes #893 (Tox: failed to connect to DHT);
- massive code cleaning;
|
|
|
|
|
|
- tox_network.cpp splitted on two logical parts
- tox network status checking moved to separated thread
- started rejection of toxThread wrapper
|