summaryrefslogtreecommitdiff
path: root/toxcore/onion_announce.c
AgeCommit message (Expand)Author
2014-04-15Major protocol changes, this commit breaks all network compatibility.irungentoo
2014-03-05CPU optimizations.irungentoo
2014-03-03Some CPU optimizations and fixes to onion_announce_request.irungentoo
2014-02-26Major speed/cpu usage/bandwidth improvements to onion.irungentoo
2014-02-15Fixed some possible issues.irungentoo
2014-02-01Added DHT bootstrap server info packets.irungentoo
2014-01-25Fixed possible anonimity leak with the onion routing.irungentoo
2014-01-19Small protocol change for more replay attack prevention.irungentoo
2014-01-17Incorporated onion into Tox.irungentoo
2014-01-14Onion data packets can now be handled in onion_client.irungentoo
2014-01-12Some work done in onion_client.irungentoo
2014-01-11Some work done on onion_clientirungentoo
2014-01-09Some work done on the client part.irungentoo
2014-01-09Putting the sendback outside the encrypted part of the response.irungentoo
2014-01-08Fixed problem in onion_announce.cirungentoo
2014-01-06onion_announce seems to be working perfectly.irungentoo
2014-01-05Tests added and some fixes for the onion part.irungentoo
2014-01-04Some work on the onion part done.irungentoo
2014-01-03A bit of work done on the onion part.irungentoo
2014-01-02Some work done on the onion announce part.irungentoo