You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp
Jeff 28623766c1
Merge pull request #617 from majestrate/master
changes after consensous
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
constants jeff forgot to bump 5 years ago
crypto Apply rule of zero to code base 5 years ago
dht Merge pull request #617 from majestrate/master 5 years ago
dns refactor hooks to be have more c++isms 5 years ago
ev make format and revert stupid alloc changes 5 years ago
exit Apply rule of zero to code base 5 years ago
handlers add blacklist-snode option 5 years ago
hook Change ExecShellHookBackend to use a modern thread pool 5 years ago
iwp Fix more address sanitiser issues 5 years ago
link don't move, instead copy 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages Replace dict_reader/list_reader with version which doesn't involve indirection 5 years ago
metrics Apply rule of zero to code base 5 years ago
net Merge remote-tracking branch 'origin/master' 5 years ago
path Apply rule of zero to code base 5 years ago
router make format and revert stupid alloc changes 5 years ago
routing Replace dict_reader/list_reader with version which doesn't involve indirection 5 years ago
rpc turn more stuff into std::shared_ptr 5 years ago
service make format and revert stupid alloc changes 5 years ago
util Merge pull request #617 from majestrate/master 5 years ago
utp make format and revert stupid alloc changes 5 years ago
win32 add shell based hooks for service::Endpoint, also make format 5 years ago
CMakeLists.txt fix windows 5 years ago
app.xml stray tag ;-; 6 years ago
config.cpp add comment 5 years ago
config.hpp refactor logger 5 years ago
context.cpp more sighup code 5 years ago
dns.cpp Convert llarp_buffer_t to be a class with methods 5 years ago
dns.h Move dns* to llarp/ 6 years ago
dns.hpp Rename to ManagedBuffer 5 years ago
dnsc.cpp Allow builds on MSVC (#518) 5 years ago
dnsc.hpp Rename to ManagedBuffer 5 years ago
dnsd.cpp Rename to ManagedBuffer 5 years ago
dnsd.hpp Rename to ManagedBuffer 5 years ago
nodedb.cpp Convert router diskworker to use a modern ThreadPool 5 years ago
nodedb.hpp Convert router diskworker to use a modern ThreadPool 5 years ago
pow.cpp Allow builds on MSVC (#518) 5 years ago
pow.hpp Convert most of llarp to use Printer 5 years ago
profiling.cpp add urgent build that builds over an existing path for an endpoint 5 years ago
profiling.hpp Merge remote-tracking branch 'origin/master' 5 years ago
router_contact.cpp Allow builds on MSVC (#518) 5 years ago
router_contact.hpp Remove IStateful virtual inheritance 5 years ago
router_id.cpp refactor 5 years ago
router_id.hpp Remove IStateful virtual inheritance 5 years ago
testnet.c initial shadow test net 6 years ago