1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
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
2020-09-03 18:22:22 -04:00
..
android The Great Wall of Blame 2020-04-07 12:38:56 -06:00
config SRV Record handling for introsets (#1331) 2020-08-31 16:07:17 -04:00
consensus The Great Wall of Blame 2020-04-07 12:38:56 -06:00
constants move win32 lokimq patch 2020-08-10 13:51:48 -05:00
crypto Use lokimq's hex/base32z encoding/decoding 2020-07-02 11:13:31 -04:00
dht Add PeerDb::handleGossipedRC 2020-07-02 10:13:22 -06:00
dns SRV records fixes (#1332) 2020-08-31 19:25:58 -04:00
ev macos route poking (#1333) 2020-09-03 18:22:22 -04:00
exit exit traffic via loki addresses 2020-05-23 16:07:19 -04:00
handlers macos route poking (#1333) 2020-09-03 18:22:22 -04:00
hook The Great Wall of Blame 2020-04-07 12:38:56 -06:00
iwp proper route poking (#1330) 2020-09-01 17:22:22 -04:00
link proper route poking (#1330) 2020-09-01 17:22:22 -04:00
linux Removed RPI definition 2020-05-17 21:28:25 -03:00
messages use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
net macos route poking (#1333) 2020-09-03 18:22:22 -04:00
path if Router::SendToOrQueue fails propagate that failure in LRCM handler 2020-08-24 20:19:52 -04:00
peerstats fix serialize order of dict in peer stats and make the unit tests match this change 2020-08-24 20:19:48 -04:00
router macos route poking (#1333) 2020-09-03 18:22:22 -04:00
routing The Great Wall of Blame 2020-04-07 12:38:56 -06:00
rpc macos route poking (#1333) 2020-09-03 18:22:22 -04:00
service macos route poking (#1333) 2020-09-03 18:22:22 -04:00
simulation The Great Wall of Blame 2020-04-07 12:38:56 -06:00
tooling make formatting happy 2020-08-24 20:19:48 -04:00
util SRV Record handling for introsets (#1331) 2020-08-31 16:07:17 -04:00
win32 remove a ton of ded win32 code 2020-04-20 19:05:53 -05:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
bootstrap.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
CMakeLists.txt SRV Record handling for introsets (#1331) 2020-08-31 16:07:17 -04:00
context.cpp initial config overriding on runtime 2020-08-27 12:43:53 +00:00
nodedb.cpp address feedback from jason 2020-07-02 11:13:32 -04:00
nodedb.hpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
pow.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
pow.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
profiling.cpp Don't use std::optional::value() because f u macos 2020-05-20 19:18:28 -03:00
profiling.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
router_contact.cpp disable exits in RCs 2020-08-24 20:19:51 -04:00
router_contact.hpp disable exits in RCs 2020-08-24 20:19:51 -04:00
router_id.cpp Use lokimq's hex/base32z encoding/decoding 2020-07-02 11:13:31 -04:00
router_id.hpp Use lokimq's hex/base32z encoding/decoding 2020-07-02 11:13:31 -04:00
router_version.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
router_version.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
testnet.c prepare for 0.5.0 2019-08-29 07:45:58 -04:00