1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
2019-07-15 10:15:51 +01:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
config Merge remote-tracking branch 'origin/master' into ipv6-tun 2019-07-14 08:10:09 -04:00
constants Refactor path build code 2019-06-18 22:51:41 +01:00
crypto make threadpool consice 2019-07-09 09:47:24 -04:00
dht Remove redundant else blocks 2019-07-09 22:54:46 +01:00
dns Merge remote-tracking branch 'origin/master' into ipv6-tun 2019-07-12 09:53:52 -04:00
ev Merge pull request #704 from michael-loki/findlibuv 2019-07-14 08:13:05 -04:00
exit Merge remote-tracking branch 'origin/master' into ipv6-tun 2019-07-12 09:53:52 -04:00
handlers Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
hook disable shell hooks by default 2019-07-12 09:06:59 -04:00
iwp Convert to use memFn 2019-06-02 22:19:10 +01:00
link Revert "Merge pull request #679 from tewinget/revert-config-refactor" 2019-07-06 14:46:25 +01:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages Remove redundant else blocks 2019-07-09 22:54:46 +01:00
metrics Fixup two minor warnings 2019-07-12 07:27:21 +01:00
net Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
path Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
router Merge remote-tracking branch 'origin/master' into ipv6-tun 2019-07-14 08:10:09 -04:00
routing Remove redundant else blocks 2019-07-09 22:54:46 +01:00
rpc Remove redundant else blocks 2019-07-09 22:54:46 +01:00
service Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
util use correct uint128 functions when doing endian flipping 2019-07-12 10:06:56 -04:00
utp relax timeouts for handshake and make format 2019-07-01 14:06:17 -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 Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
context.cpp fix previous commit 2019-07-13 07:57:41 -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 Remove redundant else blocks 2019-07-09 22:54:46 +01:00
dnsc.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsd.cpp Remove redundant else blocks 2019-07-09 22:54:46 +01:00
dnsd.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
nodedb.cpp make threadpool consice 2019-07-09 09:47:24 -04:00
nodedb.hpp make format 2019-07-12 10:07:12 -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 continue using llarp::openfilestream 2019-06-24 12:51:29 -04:00
profiling.hpp Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
router_contact.cpp Merge remote-tracking branch 'origin/master' into ipv6-tun 2019-07-08 10:17:21 -04:00
router_contact.hpp Merge remote-tracking branch 'origin/master' into ipv6-tun 2019-07-08 10:17: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