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