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
Jason Rhinelander 1980ca4d59 Fix bootstrap list bad bootstrap skipping
The iterator here to skip an obsolete bootstrap wasn't properly
reassigning the iterator, so "didn't work" (though why it was hanging
for me is entirely non-obvious).

Also refactored it to simplify/clarify it a bit.
2 years ago
..
android standardize include format and pragma once 3 years ago
apple Bump clang-format to 14 2 years ago
config Fix backwards compatible config option handler 2 years ago
consensus Apply some lipstick to llarp_buffer_t 2 years ago
constants disable lokinet-bootstrap on windows builds 2 years ago
crypto Add binary file slurp/dump utility functions 2 years ago
dht Log demotion 2 years ago
dns Bump clang-format to 14 2 years ago
ev disable lokinet-bootstrap on windows builds 2 years ago
exit llarp_buffer_t: rename badly named operator== 2 years ago
handlers Bump clang-format to 14 2 years ago
iwp Bump clang-format to 14 2 years ago
link Bump clang-format to 14 2 years ago
linux restucture dbus parts 2 years ago
messages llarp_buffer_t: rename badly named operator== 2 years ago
net Bump clang-format to 14 2 years ago
path Bump clang-format to 14 2 years ago
peerstats Bump clang-format to 14 2 years ago
quic Apply some lipstick to llarp_buffer_t 2 years ago
router Fix bootstrap list bad bootstrap skipping 2 years ago
routing llarp_buffer_t: rename badly named operator== 2 years ago
rpc Oxend error ping + unfunded tracking 2 years ago
service add 'networkReady' to endpoint status 2 years ago
simulation standardize include format and pragma once 3 years ago
tooling hive fmt/spdlog updates 2 years ago
util Fallback bootstrap router build parameter 2 years ago
vpn Fix multi-field < ordering 2 years ago
win32 Bump clang-format to 14 2 years ago
CMakeLists.txt Add InterfaceInfo formatter 2 years ago
app.xml stray tag ;-; 6 years ago
bootstrap-fallbacks.cpp.in bake in bootstrap fallbacks at build time 2 years ago
bootstrap.cpp Fallback bootstrap router build parameter 2 years ago
bootstrap.hpp bake in bootstrap fallbacks at build time 2 years ago
context.cpp fix up log statements 2 years ago
endpoint_base.cpp add untracked file 3 years ago
endpoint_base.hpp refactor dns subsystem 2 years ago
lokinet_shared.cpp changeset for windows port 2 years ago
nodedb.cpp Merge pull request #1991 from jagerman/lokinet-vpn-cleanups 2 years ago
nodedb.hpp liblokinet additions: 3 years ago
pow.cpp Remote util::Printer and related cruft 2 years ago
pow.hpp Remote util::Printer and related cruft 2 years ago
profiling.cpp llarp/profiling: refactor to use oxenc producer/consumer 2 years ago
profiling.hpp llarp/profiling: refactor to use oxenc producer/consumer 2 years ago
router_contact.cpp Fallback bootstrap router build parameter 2 years ago
router_contact.hpp Fallback bootstrap router build parameter 2 years ago
router_id.cpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2 years ago
router_id.hpp Replace logging with oxen-logger 2 years ago
router_version.cpp Cleanup: avoid pointless copy of `this` pointer 3 years ago
router_version.hpp Fix multi-field < ordering 2 years ago