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 3ab7db7723
macos route poking (#1333)
* fix up macos route poker logic

* fix typo

* use string_view

* add forgotten header

* full paths

* add debugging

* catch exception on adding route

* workarround for macos

* typofix

* typofix

* fix for macos

* fix command for macos

* because we autopoke remove explicit route poking in rpc

* probably final fix of macos route poking

* split routes instead of deleting them

* dynamic route poking

* move log statement for introset lookup and dont consider bad sessions as able to send

* send convotag reset frame when we have no session

* add exit map to rpc

* use split_any
4 years ago
..
android The Great Wall of Blame 4 years ago
config SRV Record handling for introsets (#1331) 4 years ago
consensus The Great Wall of Blame 4 years ago
constants move win32 lokimq patch 4 years ago
crypto Use lokimq's hex/base32z encoding/decoding 4 years ago
dht Add PeerDb::handleGossipedRC 4 years ago
dns SRV records fixes (#1332) 4 years ago
ev macos route poking (#1333) 4 years ago
exit exit traffic via loki addresses 4 years ago
handlers macos route poking (#1333) 4 years ago
hook The Great Wall of Blame 4 years ago
iwp proper route poking (#1330) 4 years ago
link proper route poking (#1330) 4 years ago
linux Removed RPI definition 4 years ago
messages use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
net macos route poking (#1333) 4 years ago
path if Router::SendToOrQueue fails propagate that failure in LRCM handler 4 years ago
peerstats fix serialize order of dict in peer stats and make the unit tests match this change 4 years ago
router macos route poking (#1333) 4 years ago
routing The Great Wall of Blame 4 years ago
rpc macos route poking (#1333) 4 years ago
service macos route poking (#1333) 4 years ago
simulation The Great Wall of Blame 4 years ago
tooling make formatting happy 4 years ago
util SRV Record handling for introsets (#1331) 4 years ago
win32 remove a ton of ded win32 code 4 years ago
CMakeLists.txt SRV Record handling for introsets (#1331) 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 initial config overriding on runtime 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 disable exits in RCs 4 years ago
router_contact.hpp disable exits in RCs 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