lokinet/llarp
2019-05-07 08:34:02 -04:00
..
android
constants bump version to 0.4.1 2019-05-04 08:39:02 -04:00
crypto try fixing leak also make format 2019-04-30 08:22:15 -04:00
dht more timeout tweaks and disable profiling on service nodes 2019-05-06 10:21:47 -04:00
dns refactor hooks to be have more c++isms 2019-05-05 09:51:48 -04:00
ev more 2019-04-30 12:07:17 -04:00
exit have exit session do aligned build on demand 2019-05-07 08:34:02 -04:00
handlers propagate strict-connect to tun handler for hooks 2019-05-06 08:42:21 -04:00
hook Tidy up service endpoint a bit more 2019-05-07 09:29:47 +01:00
iwp Fix more address sanitiser issues 2019-04-02 10:03:53 +01:00
link add urgent build that builds over an existing path for an endpoint 2019-05-07 08:31:34 -04:00
linux
messages use shared_ptr 2019-05-03 09:15:03 -04:00
metrics Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
net add urgent build that builds over an existing path for an endpoint 2019-05-07 08:31:34 -04:00
path add urgent build that builds over an existing path for an endpoint 2019-05-07 08:31:34 -04:00
router add urgent build that builds over an existing path for an endpoint 2019-05-07 08:31:34 -04:00
routing Merge remote-tracking branch 'origin/master' 2019-04-25 07:25:22 -04:00
rpc turn more stuff into std::shared_ptr 2019-04-23 10:47:23 -04:00
service add urgent build that builds over an existing path for an endpoint 2019-05-07 08:31:34 -04:00
util add urgent build that builds over an existing path for an endpoint 2019-05-07 08:31:34 -04:00
utp try preventing crash 2019-05-06 14:37:32 -04:00
win32 add shell based hooks for service::Endpoint, also make format 2019-04-22 08:25:25 -04:00
app.xml
CMakeLists.txt fix windows 2019-05-05 23:01:51 -05:00
config.cpp Fix shadowing warnings 2019-04-26 00:21:19 +01:00
config.hpp refactor logger 2019-04-11 08:58:23 -04:00
context.cpp turn more stuff into std::shared_ptr 2019-04-23 10:47:23 -04: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
dnsc.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
dnsc.hpp
dnsd.cpp
dnsd.hpp
nodedb.cpp bundle RC in build record to improve build success rates. 2019-04-17 15:05:54 -04:00
nodedb.hpp add shell based hooks for service::Endpoint, also make format 2019-04-22 08:25:25 -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