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/exit
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
..
context.cpp Config file improvements (#1397) 4 years ago
context.hpp Refactor ExitEndpoint's config, mv dns ops from [network] to [dns] 4 years ago
endpoint.cpp make format 4 years ago
endpoint.hpp Config file improvements (#1397) 4 years ago
exit_messages.cpp The Great Wall of Blame 5 years ago
exit_messages.hpp Config file improvements (#1397) 4 years ago
policy.cpp The Great Wall of Blame 5 years ago
policy.hpp The Great Wall of Blame 5 years ago
session.cpp more aggressive path building. (#1423) 4 years ago
session.hpp Config file improvements (#1397) 4 years ago