lokinet/llarp
2019-03-20 03:17:04 +00:00
..
android
constants fix limit 2019-03-04 11:05:27 -05:00
crypto allow blocked output of identitySecret 2019-03-20 03:17:04 +00:00
dht unconditional reply 2019-02-23 12:22:34 -05:00
dns added some notes to gear up for the #371 putback by @michael-loki 2019-03-18 16:13:08 -05:00
ev that didn't even fix the abseil shite 2019-03-18 16:13:10 -05:00
exit fix dumb as shit path building that causes premature termiantion because of duplicate hops 2019-03-11 09:58:31 -04:00
handlers more 2019-03-11 09:01:43 -04:00
link make macos happy 2019-03-19 09:22:15 -04:00
linux
messages stick for 10 seconds longer in relay commit 2019-02-23 12:34:12 -05:00
net Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
path fix dumb as shit path building that causes premature termiantion because of duplicate hops 2019-03-11 09:58:31 -04:00
router fix message 2019-03-18 08:36:20 -04:00
routing today's work 2019-03-07 17:53:36 -05:00
rpc make rpc do basic auth and shit like that 2019-03-13 16:01:10 -04:00
service make macos happy 2019-03-19 09:22:15 -04:00
util make windows happy 2019-03-18 16:12:42 -05: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
CMakeLists.txt Support abseil on i686-pc-winnt-gnu 2019-03-18 16:13:09 -05:00
config.cpp make macos happy 2019-03-19 09:22:15 -04:00
config.hpp Fix annoying typo 2019-02-12 00:33:19 +00:00
context.cpp llarp::Context uses AbstractRouter now 2019-02-22 16:21:05 +00:00
dns.cpp Convert llarp_buffer_t to be a class with methods 2019-02-17 13:09:48 +00:00
dns.h
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 fix dumb as shit path building that causes premature termiantion because of duplicate hops 2019-03-11 09:58:31 -04:00
nodedb.hpp fix dumb as shit path building that causes premature termiantion because of duplicate hops 2019-03-11 09:58:31 -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 Fix deadlock in profiling 2019-03-14 00:20:37 +00:00
profiling.hpp Fix deadlock in profiling 2019-03-14 00:20:37 +00:00
router_contact.cpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00: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