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 f9db657f64
Make Default&Required or Required&Hidden compilation failures
Default & Required makes no sense: if we have a default it makes no
sense to make it required.  The previous behaviour when this was
specified was to force an (uncommented) value in the config with the
value, but this was only used in the test suite.

Required & Hidden makes no sense either: if it's required to be
specified we definitely don't want to hide it from the generated config
file.

These are now compile-time failures.
2 years ago
..
android standardize include format and pragma once 3 years ago
apple Bump clang-format to 14 2 years ago
config Make Default&Required or Required&Hidden compilation failures 2 years ago
consensus Apply some lipstick to llarp_buffer_t 2 years ago
constants Remove unused VERSION_STR constant 2 years ago
crypto Add binary file slurp/dump utility functions 2 years ago
dht Log demotion 2 years ago
dns Fix crash on unbound cleanup 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 Fix crashes in wintun and windivert stopping 2 years ago
iwp Bump clang-format to 14 2 years ago
link Bump clang-format to 14 2 years ago
linux remove assert() 2 years ago
messages Replace duration/timestamp formats with functions 2 years ago
net Bump clang-format to 14 2 years ago
path Replace duration/timestamp formats with functions 2 years ago
peerstats Bump clang-format to 14 2 years ago
quic Apply some lipstick to llarp_buffer_t 2 years ago
router Add more stopping signals 2 years ago
routing llarp_buffer_t: rename badly named operator== 2 years ago
rpc RPC: fix "halt" command 2 years ago
service Update llarp/service/endpoint.cpp 2 years ago
simulation standardize include format and pragma once 3 years ago
tooling hive fmt/spdlog updates 2 years ago
util add omitted header 2 years ago
vpn when in rome, remove duplicate includes 2 years ago
win32 windivert: avoid trying to send during shutdown 2 years ago
CMakeLists.txt fix typo in filename 2 years ago
app.xml stray tag ;-; 5 years ago
bootstrap-fallbacks.cpp.in bake in bootstrap fallbacks at build time 2 years ago
bootstrap.cpp add omitted header 2 years ago
bootstrap.hpp bake in bootstrap fallbacks at build time 2 years ago
context.cpp system layer manager (llarp::sys::service_manager) 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 Remove useless iterator assignments 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