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
Michael dd8a93a400
Apply rule of zero to code base
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
constants bump version 5 years ago
crypto Apply rule of zero to code base 5 years ago
dht fix 5 years ago
dns refactor hooks to be have more c++isms 5 years ago
ev move tun autoconfig from config parser to tun setup 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 meh 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages Apply rule of zero to code base 5 years ago
metrics Apply rule of zero to code base 5 years ago
net Apply rule of zero to code base 5 years ago
path Apply rule of zero to code base 5 years ago
router Merge pull request #610 from michael-loki/more_thread_pool 5 years ago
routing Merge remote-tracking branch 'origin/master' 5 years ago
rpc turn more stuff into std::shared_ptr 5 years ago
service Apply rule of zero to code base 5 years ago
util Apply rule of zero to code base 5 years ago
utp more 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