lokinet/llarp
2019-02-14 00:22:21 +00:00
..
android
constants implement missing libabyss functionality 2019-02-06 19:53:11 -06:00
crypto Simplify some code 2019-02-03 00:31:10 +00:00
dht refactor 2019-02-11 12:14:43 -05:00
dns reply with cname 2019-02-05 09:03:38 -05:00
ev Fixup windows 2019-02-14 00:22:21 +00:00
exit refactor 2019-02-11 12:14:43 -05:00
handlers refactor 2019-02-11 12:14:43 -05:00
link Replace usage of new/delete with unique_ptr/stack allocation 2019-02-11 16:24:05 +00:00
linux
messages Replace usage of new/delete with unique_ptr/stack allocation 2019-02-11 16:24:05 +00:00
net add introspection rpc endpoint 2019-02-08 14:43:25 -05:00
path refactor 2019-02-11 12:14:43 -05:00
router make outbound port configurable on runtime 2019-02-11 13:40:20 -05:00
routing make format 2019-02-04 16:41:33 -08:00
rpc Merge pull request #303 from michael-loki/no_new 2019-02-11 13:38:06 -05:00
service refactor 2019-02-11 12:14:43 -05:00
util Fix issues on debian 2019-02-12 01:19:38 +00:00
win32 Refactor CMakeLists into distinct directories 2019-02-12 01:19:37 +00:00
app.xml
CMakeLists.txt Fixup windows 2019-02-14 00:22:21 +00:00
config.cpp Fix annoying typo 2019-02-12 00:33:19 +00:00
config.hpp Fix annoying typo 2019-02-12 00:33:19 +00:00
context.cpp Fix annoying typo 2019-02-12 00:33:19 +00:00
dns.cpp Replace usage of new/delete with unique_ptr/stack allocation 2019-02-11 16:24:05 +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 prevent deadlock 2019-02-08 08:04:12 -05:00
nodedb.hpp prevent deadlock 2019-02-08 08:04:12 -05:00
pow.cpp Create CopyableBuffer type 2019-02-02 23:21:35 +00:00
pow.hpp make format 2019-02-04 16:41:33 -08:00
profiling.cpp Create CopyableBuffer type 2019-02-02 23:21:35 +00:00
profiling.hpp make format 2019-02-04 16:41:33 -08:00
router_contact.cpp disable rc expiration 2019-02-11 12:26:52 -05:00
router_contact.hpp refactor 2019-02-11 12:14:43 -05: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