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 5f0f4e0c70
prevent crash by removing duplicate logic (#1515)
when a path expires or fails or something causes its lifecycle to end we have cleanup
logic that handles clean up for it. this removes a code path that was crashing that
is duplicated elsewhere and is thus probably safe to bin. yolo.
3 years ago
..
android The Great Wall of Blame 4 years ago
config format 4 years ago
consensus The Great Wall of Blame 4 years ago
constants add conf.d directory for config overrides (#1410) 4 years ago
crypto Config file improvements (#1397) 4 years ago
dht Config file improvements (#1397) 4 years ago
dns tun code refactor (#1495) 3 years ago
ev unbreak the build 3 years ago
exit tun code refactor (#1495) 3 years ago
handlers tun code refactor (#1495) 3 years ago
hook The Great Wall of Blame 4 years ago
iwp Config file improvements (#1397) 4 years ago
link tun code refactor (#1495) 3 years ago
linux Removed RPI definition 4 years ago
messages Config file improvements (#1397) 4 years ago
net tun code refactor (#1495) 3 years ago
path prevent crash by removing duplicate logic (#1515) 3 years ago
peerstats Config file improvements (#1397) 4 years ago
router tun code refactor (#1495) 3 years ago
routing Config file improvements (#1397) 4 years ago
rpc tun code refactor (#1495) 3 years ago
service tun code refactor (#1495) 3 years ago
simulation Config file improvements (#1397) 4 years ago
tooling tun code refactor (#1495) 3 years ago
util tun code refactor (#1495) 3 years ago
vpn tun code refactor (#1495) 3 years ago
win32 Config file improvements (#1397) 4 years ago
CMakeLists.txt unbreak the build 3 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 tun code refactor (#1495) 3 years ago
nodedb.cpp try fixing deadlock (#1454) 4 years ago
nodedb.hpp Config file improvements (#1397) 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 try fixing deadlock (#1454) 4 years ago
profiling.hpp try fixing deadlock (#1454) 4 years ago
router_contact.cpp dns features (#1404) 4 years ago
router_contact.hpp dns features (#1404) 4 years ago
router_id.cpp Use lokimq's hex/base32z encoding/decoding 4 years ago
router_id.hpp Config file improvements (#1397) 4 years ago
router_version.cpp Config file improvements (#1397) 4 years ago
router_version.hpp The Great Wall of Blame 4 years ago
testnet.c prepare for 0.5.0 5 years ago