1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
2019-06-19 21:35:26 +01:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
constants Refactor path build code 2019-06-18 22:51:41 +01:00
crypto try switching logic 2019-06-06 06:52:27 -04:00
dht Move subset of messages to right directory 2019-06-19 21:35:26 +01:00
dns fixit 2019-05-22 13:38:02 -04:00
ev fix borken unit tests 2019-06-19 16:01:18 -04:00
exit Move subset of messages to right directory 2019-06-19 21:35:26 +01:00
handlers Refactor path build code 2019-06-18 22:51:41 +01:00
hook Change ExecShellHookBackend to use a modern thread pool 2019-05-18 23:04:08 +01:00
iwp Convert to use memFn 2019-06-02 22:19:10 +01:00
link Merge remote-tracking branch 'origin/master' 2019-05-29 08:09:02 -04:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages Move subset of messages to right directory 2019-06-19 21:35:26 +01:00
metrics Move local publishers to their own files 2019-06-15 15:48:48 +01:00
net Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
path Move subset of messages to right directory 2019-06-19 21:35:26 +01:00
router Refactor path build code 2019-06-18 22:51:41 +01:00
routing Move subset of messages to right directory 2019-06-19 21:35:26 +01:00
rpc Convert to use memFn 2019-06-02 22:19:10 +01:00
service Move subset of messages to right directory 2019-06-19 21:35:26 +01:00
util fix windows native console 2019-06-17 23:38:10 -05:00
utp Publish metric tags 2019-06-13 23:09:58 +01: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 Move subset of messages to right directory 2019-06-19 21:35:26 +01:00
config.cpp json logging option 2019-06-13 09:26:34 -04:00
config.hpp refactor logger 2019-04-11 08:58:23 -04:00
context.cpp restore llarp_make_ev_loop() as we only use libuv now; separate function is now ded code 2019-06-17 23:29:46 -05: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 Publish metric tags 2019-06-13 23:09:58 +01: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 update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04:00
nodedb.hpp update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04:00
pow.cpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
pow.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
profiling.cpp Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
profiling.hpp Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
router_contact.cpp update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04:00
router_contact.hpp update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04: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