summaryrefslogtreecommitdiff
path: root/toxcore/onion_client.h
AgeCommit message (Expand)Author
2014-05-19Removed now useless code.irungentoo
2014-05-18TCP branch now ready for start of real testing.irungentoo
2014-05-17Added function to set the DHT public key in onion_client.irungentoo
2014-05-17Net_crypto can now handle packets sent as TCP OOB packets.irungentoo
2014-05-12Use ping_array to store onion announce information instead of sendingirungentoo
2014-05-08Merge branch 'master' into TCPirungentoo
2014-05-02Messenger now works with the new net_crypto api.irungentoo
2014-04-23Major cleanups.irungentoo
2014-04-21Crypto related cleanups.irungentoo
2014-04-16multiple spelling fixesCarlos E. Garcia
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