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 65766a501f
Merge pull request #610 from michael-loki/more_thread_pool
Convert more things to use thread::ThreadPool
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 6 years ago
constants bump version 5 years ago
crypto try fixing leak also make format 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 add blacklist-snode option 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 6 years ago
link meh 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 6 years ago
messages use shared_ptr 5 years ago
metrics Allow builds on MSVC (#518) 6 years ago
net Fixup MSVC build 5 years ago
path hax to make it work. 5 years ago
router Merge pull request #610 from michael-loki/more_thread_pool 5 years ago
routing Merge remote-tracking branch 'origin/master' 6 years ago
rpc turn more stuff into std::shared_ptr 6 years ago
service More explicit error when keyfile is not a valid file 5 years ago
util Merge pull request #610 from michael-loki/more_thread_pool 5 years ago
utp more 5 years ago
win32 add shell based hooks for service::Endpoint, also make format 6 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 6 years ago
context.cpp more sighup code 5 years ago
dns.cpp Convert llarp_buffer_t to be a class with methods 6 years ago
dns.h Move dns* to llarp/ 6 years ago
dns.hpp Rename to ManagedBuffer 6 years ago
dnsc.cpp Allow builds on MSVC (#518) 6 years ago
dnsc.hpp Rename to ManagedBuffer 6 years ago
dnsd.cpp Rename to ManagedBuffer 6 years ago
dnsd.hpp Rename to ManagedBuffer 6 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) 6 years ago
pow.hpp Convert most of llarp to use Printer 6 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' 6 years ago
router_contact.cpp Allow builds on MSVC (#518) 6 years ago
router_contact.hpp Remove IStateful virtual inheritance 6 years ago
router_id.cpp refactor 6 years ago
router_id.hpp Remove IStateful virtual inheritance 6 years ago
testnet.c initial shadow test net 6 years ago