1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
2019-04-10 11:53:10 -04:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
constants fix limit 2019-03-04 11:05:27 -05:00
crypto make signing work 2019-03-28 15:15:20 -04:00
dht fix previous commit 2019-03-27 09:53:37 -04:00
dns remove adding of defaults to upstream dns resolvers 2019-04-09 12:03:59 -04:00
ev ooofff 2019-04-10 11:42:36 -04:00
exit log and don't remove path on died 2019-03-30 09:12:48 -04:00
handlers remove adding of defaults to upstream dns resolvers 2019-04-09 12:03:59 -04:00
iwp Fix more address sanitiser issues 2019-04-02 10:03:53 +01:00
link use shared_ptr for event loop 2019-04-08 08:01:52 -04:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages more 2019-04-05 10:58:22 -04:00
net fix exit address 2019-04-08 14:21:01 -04:00
path call hook 2019-04-10 08:56:14 -04:00
router only have clients kill router contacts in nodedb 2019-04-09 12:11:58 -04:00
routing fix exit address 2019-04-08 14:21:01 -04:00
rpc don't use bootstrap nodes for first hops in paths 2019-04-03 15:05:44 -04:00
service Merge branch 'master' of ssh://github.com/majestrate/loki-network 2019-04-10 09:50:01 -04:00
util make it compile 2019-04-08 08:05:54 -04:00
utp Merge pull request #480 from michael-loki/more_asan 2019-04-03 15:14:22 -04:00
win32 require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 2019-02-25 21:06:02 -06:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
CMakeLists.txt unbreak windows target 2019-04-10 11:53:10 -04:00
config.cpp Add metrics section to config 2019-04-07 18:55:21 +01:00
config.hpp Add metrics section to config 2019-04-07 18:55:21 +01:00
context.cpp make android compile 2019-04-08 11:54:19 -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 Add implicit conversion from ManagedBuffer to llarp_buffer_t 2019-02-03 01:44:09 +00: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 don't insert RCs in main thread 2019-03-29 11:08:31 -04:00
nodedb.hpp async remove dead rc files when we think they are dead 2019-03-25 09:52:22 -04:00
pow.cpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
pow.hpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
profiling.cpp more 2019-04-05 10:58:22 -04:00
profiling.hpp clear profiles on removal 2019-03-31 11:25:13 -04:00
router_contact.cpp fix exit info 2019-04-08 13:40:51 -04:00
router_contact.hpp fix dumb as shit path building that causes premature termiantion because of duplicate hops 2019-03-11 09:58:31 -04:00
router_id.cpp refactor 2019-02-11 12:14:43 -05:00
router_id.hpp refactor 2019-02-11 12:14:43 -05:00
testnet.c initial shadow test net 2018-06-06 13:02:57 -04:00