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 3bd1aa50ff
Merge pull request #616 from michael-loki/reader_removal
Replace dict_reader/list_reader with version which doesn't involve indirection
5 years ago
..
android
constants jeff forgot to bump 5 years ago
crypto Apply rule of zero to code base 5 years ago
dht Replace dict_reader/list_reader with version which doesn't involve indirection 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
link meh 5 years ago
linux
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 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 Replace dict_reader/list_reader with version which doesn't involve indirection 5 years ago
rpc turn more stuff into std::shared_ptr 6 years ago
service Apply rule of zero to code base 5 years ago
util Replace dict_reader/list_reader with version which doesn't involve indirection 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
config.cpp add comment 5 years ago
config.hpp
context.cpp more sighup code 5 years ago
dns.cpp
dns.h
dns.hpp
dnsc.cpp
dnsc.hpp
dnsd.cpp
dnsd.hpp
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
pow.hpp
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
router_contact.hpp
router_id.cpp
router_id.hpp
testnet.c