1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
2019-05-23 09:38:31 -04:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
constants jeff forgot to bump 2019-05-22 05:14:16 -05:00
crypto Apply rule of zero to code base 2019-05-19 23:11:07 +01:00
dht Merge pull request #617 from majestrate/master 2019-05-22 08:06:26 -04:00
dns fixit 2019-05-22 13:38:02 -04:00
ev make format 2019-05-22 12:20:50 -04:00
exit make format 2019-05-22 12:20:50 -04:00
handlers DRY 2019-05-23 08:22:48 -04:00
hook Change ExecShellHookBackend to use a modern thread pool 2019-05-18 23:04:08 +01:00
iwp make format 2019-05-22 12:20:50 -04:00
link make format 2019-05-22 12:20:50 -04:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages make format 2019-05-22 12:20:50 -04:00
metrics Apply rule of zero to code base 2019-05-19 23:11:07 +01:00
net Merge remote-tracking branch 'origin/master' 2019-05-20 08:25:57 -04:00
path double path build timeout 2019-05-23 09:38:31 -04:00
router make format 2019-05-22 12:20:50 -04:00
routing Replace dict_reader/list_reader with version which doesn't involve indirection 2019-05-22 01:36:03 +01:00
rpc turn more stuff into std::shared_ptr 2019-04-23 10:47:23 -04:00
service Merge remote-tracking branch 'origin/master' 2019-05-23 09:21:31 -04:00
util use limited size queue for logic and singled threaded threadpool 2019-05-22 13:18:19 -04:00
utp make format and revert stupid alloc changes 2019-05-20 08:19:33 -04:00
win32 add shell based hooks for service::Endpoint, also make format 2019-04-22 08:25:25 -04:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
CMakeLists.txt fix windows 2019-05-05 23:01:51 -05:00
config.cpp add comment 2019-05-16 17:05:29 -04:00
config.hpp refactor logger 2019-04-11 08:58:23 -04:00
context.cpp move llarp::Logic to std::shared_ptr 2019-05-22 12:20:03 -04:00
dns.cpp Convert llarp_buffer_t to be a class with methods 2019-02-17 13:09:48 +00:00
dns.h Move dns* to llarp/ 2018-12-12 02:53:01 +00:00
dns.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsc.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
dnsc.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsd.cpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsd.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
nodedb.cpp make format 2019-05-22 12:20:50 -04:00
nodedb.hpp make format 2019-05-22 12:20:50 -04:00
pow.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
pow.hpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
profiling.cpp add urgent build that builds over an existing path for an endpoint 2019-05-07 08:31:34 -04:00
profiling.hpp Merge remote-tracking branch 'origin/master' 2019-04-25 07:25:22 -04:00
router_contact.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
router_contact.hpp Remove IStateful virtual inheritance 2019-04-19 16:10:26 +01:00
router_id.cpp refactor 2019-02-11 12:14:43 -05:00
router_id.hpp Remove IStateful virtual inheritance 2019-04-19 16:10:26 +01:00
testnet.c initial shadow test net 2018-06-06 13:02:57 -04:00