lokinet/llarp
Jeff Becker d05471c989
bump version to 0.4.1
2019-05-04 08:39:02 -04:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
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 use shared_ptr 2019-05-03 09:15:03 -04:00
dns fix dns for smaller domains 2019-05-03 14:56:31 -04:00
ev more 2019-04-30 12:07:17 -04:00
exit fix 2019-05-03 13:57:05 -04:00
handlers make bundle-rc option configurable on snode tld 2019-05-02 14:11:44 -04:00
hook more 2019-05-02 12:23:31 -04:00
iwp Fix more address sanitiser issues 2019-04-02 10:03:53 +01:00
link Add cmake module to target a library as 'system', and fix a few warnings 2019-04-25 00:27:31 +01:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
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 remove nuint128_t 2019-05-03 09:25:57 -04:00
path use shared_ptr 2019-05-03 09:15:03 -04:00
router use shared_ptr 2019-05-03 09:15:03 -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 use shared_ptr 2019-05-03 09:15:03 -04:00
util revert 2019-05-03 10:07:17 -04:00
utp unconditional pump 2019-04-29 14:34:29 -04:00
win32 add shell based hooks for service::Endpoint, also make format 2019-04-22 08:25:25 -04:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' 2019-04-30 11:01:13 -04:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06: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 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 Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05: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 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 explicit enable/disable profiling option, try to always maintain outbound connections. 2019-04-25 07:00:18 -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 initial shadow test net 2018-06-06 13:02:57 -04:00