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 Becker d113f06ebd
use for each loop
don't lookup expired routers we don't need that right now
5 years ago
..
android
constants jeff forgot to bump 5 years ago
crypto Apply rule of zero to code base 5 years ago
dht Remove all use of IBEncodeMessage 5 years ago
dns fixit 5 years ago
ev make format 5 years ago
exit Remove all use of IBEncodeMessage 5 years ago
handlers DRY 5 years ago
hook Change ExecShellHookBackend to use a modern thread pool 5 years ago
iwp make format 5 years ago
link make format 5 years ago
linux
messages Remove all use of IBEncodeMessage 5 years ago
metrics Apply rule of zero to code base 5 years ago
net Remove all use of IBEncodeMessage 5 years ago
path double path build timeout 5 years ago
router * don't lookup routers in sendtoorqueue 5 years ago
routing Remove all use of IBEncodeMessage 5 years ago
rpc turn more stuff into std::shared_ptr 6 years ago
service use for each loop 5 years ago
util Remove all use of IBEncodeMessage 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 6 years ago
CMakeLists.txt fix windows 5 years ago
app.xml
config.cpp add comment 5 years ago
config.hpp refactor logger 6 years ago
context.cpp move llarp::Logic to std::shared_ptr 5 years ago
dns.cpp
dns.h
dns.hpp
dnsc.cpp Allow builds on MSVC (#518) 6 years ago
dnsc.hpp
dnsd.cpp
dnsd.hpp
nodedb.cpp make format 5 years ago
nodedb.hpp make format 5 years ago
pow.cpp Allow builds on MSVC (#518) 6 years ago
pow.hpp Remove all use of IBEncodeMessage 5 years ago
profiling.cpp Remove all use of IBEncodeMessage 5 years ago
profiling.hpp Remove all use of IBEncodeMessage 5 years ago
router_contact.cpp Allow builds on MSVC (#518) 6 years ago
router_contact.hpp Remove all use of IBEncodeMessage 5 years ago
router_id.cpp
router_id.hpp Remove IStateful virtual inheritance 6 years ago
testnet.c