1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
Jeff b0088b3298
dont segfault on exit (#1396)
* dont segfault on exit

* initialize m_isServiceNode earlier.
2020-10-06 09:44:51 -04:00
..
android The Great Wall of Blame 2020-04-07 12:38:56 -06:00
config Set default inbound link to best public interface 2020-10-02 23:27:25 -03: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 LNS (#1342) 2020-09-17 15:18:08 -04:00
dht wire up lns gotnamemessage handler to kitchen sink 2020-09-19 09:29:36 -04:00
dns Fix broken unbound resolver when including upstream port 2020-10-02 20:19:53 -03: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 make win32 exits work again (#1367) 2020-09-28 18:43:31 -04:00
hook The Great Wall of Blame 2020-04-07 12:38:56 -06:00
iwp ammend log levels for common spammy log events (#1375) 2020-10-01 11:14:08 -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 make win32 exits work again (#1367) 2020-09-28 18:43:31 -04:00
path LNS (#1342) 2020-09-17 15:18:08 -04:00
peerstats resolve issue #1361 about peer stats excessive logging (#1365) 2020-09-23 14:44:39 -04:00
router dont segfault on exit (#1396) 2020-10-06 09:44:51 -04:00
routing The Great Wall of Blame 2020-04-07 12:38:56 -06:00
rpc don't allow running lokid-rpc as client (#1394) 2020-10-05 12:55:19 -04:00
service ammend log levels for common spammy log events (#1375) 2020-10-01 11:14:08 -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 New RC format (#1368) 2020-09-25 14:05:28 -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 dont poke routes if we have no exit (#1352) 2020-09-23 20:28:38 -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 remove unnecessary code 2020-10-02 11:41:21 -04:00
router_contact.hpp serialize auth codes in rpc (#1369) 2020-09-29 09:26:45 -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