Caleb James DeLisle a2d5c34ca8 Move getLabelFor to NumberCompress since it's EncodingScheme specific vor 9 Jahren
..
test 33815d555b tuning and improvements to --bench vor 9 Jahren
Janitor.c 767c30777b Be less eager to discover paths, and check that we still know the destination before pinging from the linkMill. vor 9 Jahren
Janitor.h 12720d9d1c make janitor refuse to ping a node which it has already pinged within 30 seconds ago, this will suppress some resonant conditions vor 9 Jahren
Janitor_admin.c f7b7ae1e1e Make rumormills accessable for debugging purposes vor 9 Jahren
Janitor_admin.h f7b7ae1e1e Make rumormills accessable for debugging purposes vor 9 Jahren
Node.c f3ce288092 Go back to guessing instead of trying to try every bestParent change. Try to make guesses cause fewer flappy routes. Track the time each link was last tested, use either the least recently tested link or the node's test time when deciding how old our info about a node is. Move tryExistingNode out of the conditional chain in the janitor, to prevent it from being blocked during bootstrapping (when we're most vulnerable to blackholes anyway). Misc code cleanup. vor 10 Jahren
Node.h 33acce27e0 Removed last reminents of Pinned Nodes and tried to avoid adding the same nodes to the external rumormill over and over vor 9 Jahren
NodeList.h 2c25a476b3 Moved the code over to completely use the new pathfinder vor 11 Jahren
NodeStore.c 286d9e3b5f make better use of Node_isOneHopLink() to simplify the code vor 9 Jahren
NodeStore.h 0af9323b69 Improve splitLinks and prevent re-pinging the same nodes over and over from nodeMill and linkMill vor 9 Jahren
NodeStore_admin.c efdf39c8cb Merge branch 'parse_ip' of git://github.com/ehmry/cjdns into crashey vor 9 Jahren
NodeStore_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops vor 11 Jahren
ReplySerializer.c ff287fbbff getpeers should not splice the address in order to be clearer vor 9 Jahren
ReplySerializer.h ff287fbbff getpeers should not splice the address in order to be clearer vor 9 Jahren
Router.c 258a2c4a46 it all seems to work well enough vor 9 Jahren
Router.h 33815d555b tuning and improvements to --bench vor 9 Jahren
RouterModule.c a2d5c34ca8 Move getLabelFor to NumberCompress since it's EncodingScheme specific vor 9 Jahren
RouterModule.h 72393903d3 Added nextHop inter-router API to allow traceroute vor 10 Jahren
RouterModule_admin.c 71aaab8e0f Refactored some admin APIs to return Address data instead of non-standard forms vor 9 Jahren
RouterModule_admin.h 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() vor 10 Jahren
RouterModule_pvt.h 5ca4dd8517 remove gitVersion definitions from dht/dhtcore/RouterModule_pvt.h vor 10 Jahren
Router_new.h 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() vor 10 Jahren
RumorMill.c f7b7ae1e1e Make rumormills accessable for debugging purposes vor 9 Jahren
RumorMill.h f7b7ae1e1e Make rumormills accessable for debugging purposes vor 9 Jahren
RumorMill_admin.h f7b7ae1e1e Make rumormills accessable for debugging purposes vor 9 Jahren
SearchRunner.c 4bd18f7672 If a search causes you to communicate directly with the target, ask them for their peers vor 9 Jahren
SearchRunner.h 258a2c4a46 it all seems to work well enough vor 9 Jahren
SearchRunner_admin.c 258a2c4a46 it all seems to work well enough vor 9 Jahren
SearchRunner_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops vor 11 Jahren
SearchStore.c 38d3f8bbf1 Rewrite of RouterModule and fix of a minor DoS issue caused by a direct peer sending too many setup packets. vor 11 Jahren
SearchStore.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops vor 11 Jahren
VersionList.c 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. vor 11 Jahren
VersionList.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops vor 11 Jahren