summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-21Update DHTserversSean
2014-01-21Decreased interval between sending announce packets.irungentoo
2014-01-21Merge pull request #694 from stqism/patch-1irungentoo
2014-01-21Fixed BSD IP stack issueSean
2014-01-21random_nodes_path should return slightly better paths.irungentoo
2014-01-21Updated DHT server list.irungentoo
2014-01-21Fixed bug.irungentoo
2014-01-21Adjusted some timeouts.irungentoo
2014-01-21Fixed some portability issues.irungentoo
2014-01-20Adjusted some timeouts and fixed possible memory leak.irungentoo
2014-01-20Added updated bootstrap server.irungentoo
2014-01-20Updated DHT server list with onion supporting DHT servers.irungentoo
2014-01-20Merge pull request #693 from nurupo/dht_bootstrap_daemonirungentoo
2014-01-20Moved things aroundMaxim Biro
2014-01-20Fixed missing cleanupMaxim Biro
2014-01-20Enabled onion in bootstrap_serverdaemon.irungentoo
2014-01-20Merge branch 'onion'irungentoo
2014-01-20Fakeid packets are now also sent via the DHT.irungentoo
2014-01-20Merge pull request #692 from benwaffle/patch-1irungentoo
2014-01-20Update network.cbenwaffle
2014-01-19Merge pull request #691 from benwaffle/masterirungentoo
2014-01-19proper windows preprocessor detectionBen Iofel
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-19Fixed onion_test.irungentoo
2014-01-19Spellchecked everythingMaxim Biro
2014-01-19Some small improvements added.irungentoo
2014-01-19Commented out now useless code.irungentoo
2014-01-19Small protocol change for more replay attack prevention.irungentoo
2014-01-19Astyled the codeMaxim Biro
2014-01-19Added no_replay and added some things to the docs.irungentoo
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-18Some optimizations and fixes.irungentoo
2014-01-18Fixed segfault.irungentoo
2014-01-17Fixed spelling.irungentoo
2014-01-17Small performance increases.irungentoo
2014-01-17Onion servers are now DHT ready.irungentoo
2014-01-17Incorporated onion into Tox.irungentoo
2014-01-16describe configuration of libsodium pathMarco Hoyer
2014-01-16Wrote random_path function.irungentoo
2014-01-15onion_client almost done.irungentoo