summaryrefslogtreecommitdiff
path: root/docs/Prevent_Tracking.txt
AgeCommit message (Collapse)Author
2014-09-09spelling correctionscgar
2014-09-07Updated docs.irungentoo
Fixed possible issue in last commit.
2014-04-16multiple spelling fixesCarlos E. Garcia
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-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-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
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