Commit History

Author SHA1 Message Date
  Caleb James DeLisle 1d3f58fdb1 tiny improvement to dumptable and make nodeStore stop returning 0 as our version 9 years ago
  Caleb James DeLisle 0c9d6ff083 dumptable should show bucket number instead of difficult to comprehend 'k distance' 9 years ago
  Arceliar 3537c2bdab Merge branch 'crashey' of https://github.com/cjdelisle/cjdns into crashey 9 years ago
  Caleb James DeLisle cd39e99509 Improve NodeStore_brokenLink() 9 years ago
  Arceliar 31c735c93c Try to have the janitor passively split links a little more efficiently. 9 years ago
  Caleb James DeLisle c2e83cf86a Minor refactoring 9 years ago
  Caleb James DeLisle da9c2ffcc9 segfault trying to bestParent a link which is disconnected from the tree 9 years ago
  Caleb James DeLisle b5be1d3beb refactoring of nodestore, get ready for assertions ! :D 9 years ago
  Caleb James DeLisle a2d5c34ca8 Move getLabelFor to NumberCompress since it's EncodingScheme specific 9 years ago
  Caleb James DeLisle 286d9e3b5f make better use of Node_isOneHopLink() to simplify the code 9 years ago
  Caleb James DeLisle eed174f852 no, actually self-link should not be counted as a 1 hop link 9 years ago
  Caleb James DeLisle 76f2fba452 Removed LabelSplicer_isOneHop() because it's a compatibility landmine 9 years ago
  Caleb James DeLisle 8577b7eec0 Add a compile time option to remove nodes based on path badness 9 years ago
  Caleb James DeLisle b67d12732d Fixed the !childLink->nextInSplitList bug 9 years ago
  Caleb James DeLisle 5819c1cdbd Add a new function EncodingScheme_isOneHop() because NumberCompress_isOneHop() only works for *our* scheme, not for anyone elses 9 years ago
  Caleb James DeLisle b99be9a3de Merge branch 'crashey' of git://github.com/Arceliar/cjdns into crashey 9 years ago
  Caleb James DeLisle 27d91616c2 We must not trigger searches for nodes which we already know a path to, but the response has to be async because reasons 9 years ago
  Blake Burghgrave 767c30777b Be less eager to discover paths, and check that we still know the destination before pinging from the linkMill. 9 years ago
  Caleb James DeLisle 0af9323b69 Improve splitLinks and prevent re-pinging the same nodes over and over from nodeMill and linkMill 9 years ago
  Caleb James DeLisle 793d533416 sybilsim needs to call Security_setupComplete 9 years ago
  Caleb James DeLisle 9e161575f5 Fix OOM trigger when logging and/or using admin API 9 years ago
  Caleb James DeLisle d66e41b1e4 Merge branch 'crashey' of git://github.com/Weuxel/cjdns into crashey 9 years ago
  Norman Rieß c5a70d4141 Merge branch 'master' into crashey 9 years ago
  Norman Rieß e75a9bef67 Small doc for python/peerStats 9 years ago
  Caleb James DeLisle 12720d9d1c make janitor refuse to ping a node which it has already pinged within 30 seconds ago, this will suppress some resonant conditions 9 years ago
  Norman Rieß 91b390b805 python/peerStats: Added human readability 9 years ago
  Norman Rieß 45fa7cd1da python/cjdnslog: Cought user interruption trace. 9 years ago
  Norman Rieß de736c0aa8 Gentoo: Automatic crash detection and restart 9 years ago
  Norman Rieß 477b4d9151 OpenRC init script 9 years ago
  Caleb James DeLisle ec83ddba3c Merge branch 'patch-1' of git://github.com/tommythorn/cjdns into crashey 9 years ago