summaryrefslogtreecommitdiff
path: root/toxcore/onion_client.h
AgeCommit message (Expand)Author
2014-03-09Reduced the number of useless onion packets sent.irungentoo
2014-03-03Some small changes/fixes.irungentoo
2014-03-03Made onion paths expire eventually client side.irungentoo
2014-02-28Very simple fix to lower bandwidth usage at startup.irungentoo
2014-02-26Major speed/cpu usage/bandwidth improvements to onion.irungentoo
2014-02-13Onion now eventualy deletes friends from the DHT search.irungentoo
2014-01-21Adjusted some timeouts.irungentoo
2014-01-20Fakeid packets are now also sent via the DHT.irungentoo
2014-01-19Small protocol change for more replay attack prevention.irungentoo
2014-01-19Added no_replay and added some things to the docs.irungentoo
2014-01-18Some optimizations and fixes.irungentoo
2014-01-17Incorporated onion into Tox.irungentoo
2014-01-15onion_client almost done.irungentoo
2014-01-14Onion data packets can now be handled in onion_client.irungentoo
2014-01-13Added functions to add/remove friends in onion_client.irungentoo
2014-01-12Some work done in onion_client.irungentoo
2014-01-11Some work done on onion_clientirungentoo
2014-01-10Some work on onion_client done.irungentoo
2014-01-09Some work done on the client part.irungentoo
2014-01-07Added shell of onion_client.cirungentoo