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 fc3bccb161
revert
5 years ago
..
android
constants
crypto try fixing leak also make format 5 years ago
dht use shared_ptr 5 years ago
dns hook every dns for .loki and .snode when applicable 5 years ago
ev more 5 years ago
exit use shared_ptr 5 years ago
handlers make bundle-rc option configurable on snode tld 5 years ago
hook more 5 years ago
iwp Fix more address sanitiser issues 6 years ago
link Add cmake module to target a library as 'system', and fix a few warnings 6 years ago
linux
messages use shared_ptr 5 years ago
metrics Allow builds on MSVC (#518) 6 years ago
net remove nuint128_t 5 years ago
path use shared_ptr 5 years ago
router use shared_ptr 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 use shared_ptr 5 years ago
util revert 5 years ago
utp unconditional pump 6 years ago
win32 add shell based hooks for service::Endpoint, also make format 6 years ago
CMakeLists.txt Merge remote-tracking branch 'origin/master' 5 years ago
app.xml
config.cpp Fix shadowing warnings 6 years ago
config.hpp refactor logger 6 years ago
context.cpp turn more stuff into std::shared_ptr 6 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 bundle RC in build record to improve build success rates. 6 years ago
nodedb.hpp add shell based hooks for service::Endpoint, also make format 6 years ago
pow.cpp Allow builds on MSVC (#518) 6 years ago
pow.hpp
profiling.cpp add explicit enable/disable profiling option, try to always maintain outbound connections. 6 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
router_id.hpp Remove IStateful virtual inheritance 6 years ago
testnet.c