You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp
Jeff 4c7d52ac20
more aggressive path building. (#1423)
* more aggressive path building.

* do more than one in parallel path builds at a time

* correct last commit's logic

* rename numPaths -> numDesiredPaths to clarify intent

* revert string change as it will break a lot

* don't prematurly short circuit on snode builds

Co-authored-by: Thomas Winget <tewinget@gmail.com>
4 years ago
..
android The Great Wall of Blame 4 years ago
config dont bind inbound links as client (#1419) 4 years ago
consensus The Great Wall of Blame 4 years ago
constants add conf.d directory for config overrides (#1410) 4 years ago
crypto Config file improvements (#1397) 4 years ago
dht Config file improvements (#1397) 4 years ago
dns Some Windows fixes (#1415) 4 years ago
ev dont bind inbound links as client (#1419) 4 years ago
exit more aggressive path building. (#1423) 4 years ago
handlers Some Windows fixes (#1415) 4 years ago
hook The Great Wall of Blame 4 years ago
iwp Config file improvements (#1397) 4 years ago
link Config file improvements (#1397) 4 years ago
linux Removed RPI definition 4 years ago
messages Config file improvements (#1397) 4 years ago
net Some Windows fixes (#1415) 4 years ago
path more aggressive path building. (#1423) 4 years ago
peerstats Config file improvements (#1397) 4 years ago
router Some Windows fixes (#1415) 4 years ago
routing Config file improvements (#1397) 4 years ago
rpc Lns exits (#1407) 4 years ago
service more aggressive path building. (#1423) 4 years ago
simulation Config file improvements (#1397) 4 years ago
tooling Config file improvements (#1397) 4 years ago
util Some Windows fixes (#1415) 4 years ago
win32 Config file improvements (#1397) 4 years ago
CMakeLists.txt dont poke routes if we have no exit (#1352) 4 years ago
app.xml stray tag ;-; 6 years ago
bootstrap.cpp The Great Wall of Blame 4 years ago
bootstrap.hpp The Great Wall of Blame 4 years ago
context.cpp Config file improvements (#1397) 4 years ago
nodedb.cpp Config file improvements (#1397) 4 years ago
nodedb.hpp Config file improvements (#1397) 4 years ago
pow.cpp The Great Wall of Blame 4 years ago
pow.hpp The Great Wall of Blame 4 years ago
profiling.cpp Config file improvements (#1397) 4 years ago
profiling.hpp The Great Wall of Blame 4 years ago
router_contact.cpp dns features (#1404) 4 years ago
router_contact.hpp dns features (#1404) 4 years ago
router_id.cpp Use lokimq's hex/base32z encoding/decoding 4 years ago
router_id.hpp Config file improvements (#1397) 4 years ago
router_version.cpp Config file improvements (#1397) 4 years ago
router_version.hpp The Great Wall of Blame 4 years ago
testnet.c prepare for 0.5.0 5 years ago