summaryrefslogtreecommitdiff
path: root/toxcore/onion.c
AgeCommit message (Expand)Author
2014-02-13Made onion paths expire.irungentoo
2014-01-25Fixed possible anonimity leak with the onion routing.irungentoo
2014-01-21Fixed some portability issues.irungentoo
2014-01-17Incorporated onion into Tox.irungentoo
2014-01-05Tests added and some fixes for the onion part.irungentoo
2014-01-03A bit of work done on the onion part.irungentoo
2014-01-01Some small cleanups.irungentoo
2013-12-31Added onion.c to build system and added a test.irungentoo
2013-12-31Fixed small issues in onion.cirungentoo
2013-12-30Added a function to create and send a onion packet.irungentoo
2013-12-29onion.c now handles another packet type.irungentoo
2013-12-28Another packet type is now handled by onion.cirungentoo
2013-12-27Another packet type added to onion.cirungentoo
2013-12-25All recv packets now handled.irungentoo
2013-12-24Added the shell of onion.{c, h}irungentoo