summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-19Merge pull request #690 from nurupo/dht_bootstrap_daemonirungentoo
2014-01-19Added .sh to the scriptMaxim Biro
2014-01-19Fixed function conflictMaxim Biro
2014-01-19Merge pull request #689 from nurupo/dht_bootstrap_daemonirungentoo
2014-01-19Fixed spellingMaxim Biro
2014-01-19Merge pull request #688 from nurupo/dht_bootstrap_daemonirungentoo
2014-01-19Spellchecked everythingMaxim Biro
2014-01-19Astyled the codeMaxim Biro
2014-01-19Fixed buildMaxim Biro
2014-01-19Fixed comments and variables' namesMaxim Biro
2014-01-19Renamed to fix build processMaxim Biro
2014-01-19Fixed some formattingMaxim Biro
2014-01-19Tell github that README is a markdown fileMaxim Biro
2014-01-19Improved DHT bootstrap daemonMaxim Biro
2014-01-17Fixed spelling.irungentoo
2014-01-16describe configuration of libsodium pathMarco Hoyer
2014-01-16Wrote random_path function.irungentoo
2014-01-15onion_client almost done.irungentoo
2014-01-14Some packet handling code added to onion_client.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-10Removed useless line.irungentoo
2014-01-10updated TODO.irungentoo
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-07Added shell of onion_client.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
2014-01-02Updated TODO.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-26It makes more sense for new_keys() to be in new_net_crypto()irungentoo
2013-12-25All recv packets now handled.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
2013-12-22Added some tests.irungentoo
2013-12-21Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-12-21Added function to save an encrypted version of the messenger.irungentoo