Caleb James DeLisle ab69eadc30 Merge branch 'buckets' of git://github.com/Arceliar/cjdns into crashey 10 年 前
..
dhtcore ab69eadc30 Merge branch 'buckets' of git://github.com/Arceliar/cjdns into crashey 10 年 前
test 3ef73ee3d1 good riddance 10 年 前
Address.c 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network 10 年 前
Address.h e569a8cb76 Tuning still needed but this one has the sound of a winner 10 年 前
CJDHTConstants.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 年 前
DHTMessage.h 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) 10 年 前
DHTModule.h ac3e7a9408 Beginning protocol version 6 and new pathfinder 11 年 前
DHTModuleRegistry.c 666d685b24 Take responsiblity for all TODOs 10 年 前
DHTModuleRegistry.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 年 前
EncodingSchemeModule.c 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() 10 年 前
EncodingSchemeModule.h 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) 10 年 前
ReplyModule.c f63999e4c8 Make inter-router communication code capable of handling messages which loop back to itself 10 年 前
ReplyModule.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 年 前
SerializationModule.c f63999e4c8 Make inter-router communication code capable of handling messages which loop back to itself 10 年 前
SerializationModule.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 年 前