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 Becker e85efcf7ce
move include so it's included on all platforms including windows
4 years ago
..
android The Great Wall of Blame 4 years ago
config * rework exit codepath to allow multiple exits 4 years ago
consensus The Great Wall of Blame 4 years ago
constants check pw and pw_dir to be not null so that if either are null it bails to else block 4 years ago
crypto use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
dht Remove obnoxious log statement 4 years ago
dns std::vector instead of std::array 4 years ago
ev move include so it's included on all platforms including windows 4 years ago
exit exit traffic via loki addresses 4 years ago
handlers * rework exit codepath to allow multiple exits 4 years ago
hook The Great Wall of Blame 4 years ago
iwp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
link use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
linux Removed RPI definition 4 years ago
messages use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
net * rework exit codepath to allow multiple exits 4 years ago
path * rework exit codepath to allow multiple exits 4 years ago
router fix up event loop crap so that unit tests pass 4 years ago
routing The Great Wall of Blame 4 years ago
rpc it's safe to call reply from another thread because all it does is fufill a promoise 4 years ago
service * rework exit codepath to allow multiple exits 4 years ago
simulation The Great Wall of Blame 4 years ago
tooling add pybind and router hive to ci 4 years ago
util * rework exit codepath to allow multiple exits 4 years ago
win32 remove a ton of ded win32 code 4 years ago
CMakeLists.txt use lokimq workers instead of llarp:🧵:ThreadPool 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 disable logging to see why ci tests die like a sucka 4 years ago
nodedb.cpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
nodedb.hpp use lokimq workers instead of llarp:🧵:ThreadPool 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 Don't use std::optional::value() because f u macos 4 years ago
profiling.hpp The Great Wall of Blame 4 years ago
router_contact.cpp RouterContact::[Read|Write] now take a fs::path const ref 4 years ago
router_contact.hpp RouterContact::[Read|Write] now take a fs::path const ref 4 years ago
router_id.cpp The Great Wall of Blame 4 years ago
router_id.hpp The Great Wall of Blame 4 years ago
router_version.cpp The Great Wall of Blame 4 years ago
router_version.hpp The Great Wall of Blame 4 years ago
testnet.c prepare for 0.5.0 5 years ago