summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-12-14Fixed DHT doc.irungentoo
2014-12-14Sendback data size is always 8 bytes.irungentoo
2014-12-03Merge branch 'patch-2' of https://github.com/Aaron1011/toxcoreirungentoo
2014-12-03Fix usage of 'have' versus 'has'Aaron1011
2014-12-03Fix typoAaron1011
2014-12-02Fixed bug where group chat would see connection as offline when it was online.irungentoo
2014-11-26Fix link in TODOAndy Conrad
2014-11-23Removed some no longer promising clients from the TODO.irungentoo
2014-11-23Updated TODO.irungentoo
2014-11-19Small update to groupchat docs.irungentoo
2014-11-16Added an unfinished doc on how groupchats work.irungentoo
2014-10-28Update TODOLance Tuller
2014-10-26Modify DHT.md to render correctlyirdan
2014-09-28change avatar requirementsdubslow
2014-09-28Merge branch 'master' of https://github.com/irungentoo/toxcoredubslow
2014-09-27Modify avatar recommendationsdubslow
2014-09-25Update avatar documentationAlexandre Erwin Ittner
2014-09-24Update documentation after API changesAlexandre Erwin Ittner
2014-09-22Merge branch 'avatars' of https://github.com/ittner/toxcoreirungentoo
2014-09-21Remove chattiness from avatar data transfersAlexandre Erwin Ittner
2014-09-21Remove support for avatar image formats other than PNGAlexandre Erwin Ittner
2014-09-09spelling correctionscgar
2014-09-07Fixed typo.irungentoo
2014-09-07Updated docs.irungentoo
2014-08-30Add support for user avatars in the core protocolAlexandre Erwin Ittner
2014-07-10wintox has been renamned to uToxMarek Ć uppa
2014-07-01Updated some items in the TODO list.irungentoo
2014-06-12Updated TODO.irungentoo
2014-06-06Updated documentation.irungentoo
2014-06-06Updated outdated crypto doc.irungentoo
2014-05-19Fixed a bug where someone could just send back the ping request packetirungentoo
2014-05-17Changed cookie/cookie request packet.irungentoo
2014-05-14Added OOB packets to the TCP client and server.irungentoo
2014-05-11Added kill packets.irungentoo
2014-05-08Merge branch 'master' into TCPirungentoo
2014-05-04Added arrays to store packets on send/recv in net crypto.irungentoo
2014-05-01Protocol implementation is starting to look ok.irungentoo
2014-04-30Added number to cookie request/response packets to prevent possibleirungentoo
2014-04-29Some more work done on the middle network protocol.irungentoo
2014-04-28Added some functions to create/handle middle level protocol packets.irungentoo
2014-04-25The data in the DHT get nodes and send nodes packets can now be ofirungentoo
2014-04-22Decided pretty much how the handshake would work.irungentoo
2014-04-18Added text document explaining what needs to be done before TCP can be merged.irungentoo
2014-04-16multiple spelling fixesCarlos E. Garcia
2014-04-15Major protocol changes, this commit breaks all network compatibility.irungentoo
2014-03-30TCP server now sends/handles ping packets.irungentoo
2014-03-28TCP server almost ready.irungentoo
2014-03-14A bit of work done on the TCP relay server.irungentoo
2014-03-12Started writing the code for the TCP relay server.irungentoo
2014-03-11Detailed docs for TCP server pretty much done.irungentoo