Caleb James DeLisle d3d748f071 'typo' 9 years ago
..
test 33815d555b tuning and improvements to --bench 9 years ago
Janitor.c 3f77989801 Using UINT64_MAX as an int64 makes -1 9 years ago
Janitor.h 7fb3c8b161 Drop checkpeers() which is re-doing splitlinks, also fix blacklist and name it blacklist which is more intuitive 9 years ago
Janitor_admin.c 1378493233 Added a new rumorMill for splitting links which are bestParent links 9 years ago
Janitor_admin.h f7b7ae1e1e Make rumormills accessable for debugging purposes 9 years ago
Node.c b5be1d3beb refactoring of nodestore, get ready for assertions ! :D 9 years ago
Node.h b5be1d3beb refactoring of nodestore, get ready for assertions ! :D 9 years ago
NodeList.h 2c25a476b3 Moved the code over to completely use the new pathfinder 10 years ago
NodeStore.c d3d748f071 'typo' 9 years ago
NodeStore.h 22869cfffb Use simpler 1-bit-wide buckets. 9 years ago
NodeStore_admin.c 63ff0a9571 Merge branch 'crashey' of git://github.com/Arceliar/cjdns into crashey 9 years ago
NodeStore_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
ReplySerializer.c ff287fbbff getpeers should not splice the address in order to be clearer 9 years ago
ReplySerializer.h ff287fbbff getpeers should not splice the address in order to be clearer 9 years ago
Router.c 258a2c4a46 it all seems to work well enough 9 years ago
Router.h 33815d555b tuning and improvements to --bench 9 years ago
RouterModule.c cba275c068 RouterModule.c : removing the self ping assertion, since that logic is now handled elsewhere and it was causing silly crashes 9 years ago
RouterModule.h 72393903d3 Added nextHop inter-router API to allow traceroute 10 years ago
RouterModule_admin.c 71aaab8e0f Refactored some admin APIs to return Address data instead of non-standard forms 9 years ago
RouterModule_admin.h 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() 10 years ago
RouterModule_pvt.h 5ca4dd8517 remove gitVersion definitions from dht/dhtcore/RouterModule_pvt.h 10 years ago
Router_new.h 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() 10 years ago
RumorMill.c b03bd47c8f refactor splitLinks to only use the most recent unsplit links and to keep refilling when links are taken out 9 years ago
RumorMill.h b618025ce5 Expose the name of the rumor mill 9 years ago
RumorMill_admin.h f7b7ae1e1e Make rumormills accessable for debugging purposes 9 years ago
SearchRunner.c a4c2dd5717 Once got response from lastNodeAsked, reset the search timeout timer 9 years ago
SearchRunner.h 258a2c4a46 it all seems to work well enough 9 years ago
SearchRunner_admin.c 258a2c4a46 it all seems to work well enough 9 years ago
SearchRunner_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
SearchStore.c 38d3f8bbf1 Rewrite of RouterModule and fix of a minor DoS issue caused by a direct peer sending too many setup packets. 11 years ago
SearchStore.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
VersionList.c 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 years ago
VersionList.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago