lokinet/llarp
2021-03-09 21:23:40 -04:00
..
android The Great Wall of Blame 2020-04-07 12:38:56 -06:00
config Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
consensus The Great Wall of Blame 2020-04-07 12:38:56 -06:00
constants add conf.d directory for config overrides (#1410) 2020-10-21 08:58:08 -04:00
crypto add llarp::CSRNG for cryptographically secure random number generator for use in std::shuffle 2021-03-02 07:20:29 -05:00
dht Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
dns try to unbreak more 2021-03-08 06:17:20 -05:00
ev EventLoop: add public wakeup() method, and call it from call() 2021-03-04 16:51:18 -04:00
exit Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
handlers flip order of parameters so it works 2021-03-08 06:59:55 -05:00
hook The Great Wall of Blame 2020-04-07 12:38:56 -06:00
iwp Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
link Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
linux Removed RPI definition 2020-05-17 21:28:25 -03:00
messages Make format 2021-03-04 16:51:18 -04:00
net Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
path Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
peerstats proper lokimq -> oxenmq refactor 2021-02-03 13:12:21 -05:00
router Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
routing Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
rpc Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
service Fix UB -- use after move 2021-03-09 21:23:40 -04:00
simulation Replace libuv with uvw & related refactoring 2021-03-04 16:51:18 -04:00
tooling Android & hive fixes 2021-03-04 16:51:18 -04:00
util correctly set size of OwnedBuffer when using OwnedBuffer::copy_used 2021-03-07 12:16:15 -04:00
vpn make android work again 2021-03-08 06:17:20 -05:00
win32 Config file improvements (#1397) 2020-10-07 18:22:58 -04: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 Merge Logic functions into EventLoop 2021-03-04 16:51:18 -04:00
context.cpp Make format 2021-03-04 16:51:18 -04:00
nodedb.cpp Merge Logic functions into EventLoop 2021-03-04 16:51:18 -04:00
nodedb.hpp Merge Logic functions into EventLoop 2021-03-04 16:51:18 -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 try fixing deadlock (#1454) 2020-11-05 06:19:43 -05:00
profiling.hpp try fixing deadlock (#1454) 2020-11-05 06:19:43 -05:00
router_contact.cpp Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
router_contact.hpp nodedb refactor 2021-02-02 09:35:40 -05:00
router_id.cpp proper lokimq -> oxenmq refactor 2021-02-03 13:12:21 -05:00
router_id.hpp nodedb refactor 2021-02-02 09:35:40 -05:00
router_version.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04: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