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 d7ff6c579c
address feedback from jason
* split up ipv6 netmask
* revert iwp ack interval change
* c++17-isms in ip range map
* lambda-ize nodedb
* mutable lambdas in transit hops
* perfect forwarding of args in abstract router
* mutable lambdas in lokid rpc client
* notes in readme about nproc
4 years ago
..
android The Great Wall of Blame 4 years ago
config remove wrapper and just use a lambda that throws on non empty value 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's hex/base32z encoding/decoding 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 address feedback. 4 years ago
hook The Great Wall of Blame 4 years ago
iwp address feedback from jason 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 address feedback from jason 4 years ago
path address feedback from jason 4 years ago
router address feedback from jason 4 years ago
routing The Great Wall of Blame 4 years ago
rpc address feedback from jason 4 years ago
service address feedback. 4 years ago
simulation The Great Wall of Blame 4 years ago
tooling add pybind and router hive to ci 4 years ago
util Use lokimq's hex/base32z encoding/decoding 4 years ago
win32 remove a ton of ded win32 code 4 years ago
CMakeLists.txt Use lokimq's hex/base32z encoding/decoding 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 address feedback. 4 years ago
nodedb.cpp address feedback from jason 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 Use lokimq's hex/base32z encoding/decoding 4 years ago
router_id.hpp Use lokimq's hex/base32z encoding/decoding 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