summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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
Implementation coming soon.
2014-03-04Minor documentation cleanupAgatha
This commit fixes some typos and grammar mistakes. It also fixes some of the long text lines and generally makes the documentation more readable.
2014-02-22Renamed dht server to dht nodeMaxim Biro
2014-02-19Added local file sending test to tox_test and updated TODO.irungentoo
2014-02-17Updated TODO.irungentoo
2014-02-14updated/fixed TODO list.irungentoo
2014-02-10Added entry to TODO and a public key cracker (vanity key finder) to other/fun.irungentoo
2014-01-23Fixed group chat doc.irungentoo
2014-01-19Small protocol change for more replay attack prevention.irungentoo
see the changes to Prevent_Tracking.txt
2014-01-19Added no_replay and added some things to the docs.irungentoo
2014-01-14Onion data packets can now be handled in onion_client.irungentoo
oniondata_registerhandler(...) can be used to register different packet types to handle them and send_onion_data(...) can be used to send these packets.
2014-01-10updated TODO.irungentoo
2014-01-09Putting the sendback outside the encrypted part of the response.irungentoo
It's more useful this way.
2014-01-08Fixed problem in onion_announce.cirungentoo
Added a way to know if a announce response is valid.
2014-01-04Some work on the onion part done.irungentoo
2014-01-02Some work done on the onion announce part.irungentoo
2014-01-02Updated TODO.irungentoo
2013-12-24Added the shell of onion.{c, h}irungentoo
2013-12-23Added proposal on how to solve all the privacy related problems with the DHT.irungentoo
2013-12-07Small fixes.irungentoo
2013-12-07Added/updated some basic docs and cleaned up some things.irungentoo
2013-11-01Update av_api.mdPeter Maatman
forgot one paragraph
2013-11-01Update av_api.mdPeter Maatman
some markup was fucked up :P
2013-11-01Update av_api.mdPeter Maatman
that looks better :)
2013-11-01Update av_api.mdPeter Maatman
and some more
2013-11-01Update av_api.mdPeter Maatman
add some more shiny stuff
2013-11-01Update av_api.mdPeter Maatman
add some code blocks in the markup
2013-11-01Update av_api.mdPeter Maatman
2013-11-01Update av_api.mdPeter Maatman
2013-10-30Updated hardening doc.irungentoo
2013-10-16Added some things to the TODO list.irungentoo
2013-10-15Update TODOAlexander Huffman
2013-10-13tox A/V: integration of A/V code into toxmannol
Also-by: Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc>
2013-10-10Hardening the Tox network, document writing in progress.irungentoo
2013-09-29Updated TODO.irungentoo
2013-09-22A markdown-formatted file had the .txt extensionDavid Gumberg
2013-09-14Fixed small problems, updated TODO.irungentoo
2013-09-09Update TODOAlexander Huffman
2013-09-07Update TODOAlexander Huffman
2013-09-07Added TODO list and made m_copy*_statusmessage functions return length of ↵irungentoo
copied buffer on success.
2013-09-03Work in progress group chats.irungentoo
Not done yet.
2013-08-31Removed out of date documentation.irungentoo
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ↵pete
comments so they follow a standard.
2013-08-24Remove cmake build systemjin-eld
2013-08-16Added docs detailing containing latest protocol changes.irungentoo
2013-08-16moved conf.py to its right placenaxuroqa
cleaned up the cmake for building the docs nicer
2013-08-05Update install.rstvolgafan
sudo should be used instead bash