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 5921086391
common codepath for sending protocol frames
5 years ago
..
android
constants fix limit 5 years ago
crypto bundle RC in build record to improve build success rates. 5 years ago
dht Fix introset tests 5 years ago
dns turn more stuff into std::shared_ptr 5 years ago
ev Allow builds on MSVC (#518) 5 years ago
exit finish converting to shared_ptr 5 years ago
handlers finish converting to shared_ptr 5 years ago
hook dont kill active exit paths 5 years ago
iwp Fix more address sanitiser issues 5 years ago
link Remove IStateful virtual inheritance 5 years ago
linux
messages rename Logic and Crypto functions to GetLogic and GetCrypto 5 years ago
metrics Allow builds on MSVC (#518) 5 years ago
net Allow builds on MSVC (#518) 5 years ago
path finish converting to shared_ptr 5 years ago
router finish converting to shared_ptr 5 years ago
routing finish converting to shared_ptr 5 years ago
rpc turn more stuff into std::shared_ptr 5 years ago
service common codepath for sending protocol frames 5 years ago
util add shell based hooks for service::Endpoint, also make format 5 years ago
utp * refactor profiling function names 5 years ago
win32 add shell based hooks for service::Endpoint, also make format 5 years ago
CMakeLists.txt turn more stuff into std::shared_ptr 5 years ago
app.xml
config.cpp add trailing newline 5 years ago
config.hpp refactor logger 5 years ago
context.cpp turn more stuff into std::shared_ptr 5 years ago
dns.cpp
dns.h
dns.hpp
dnsc.cpp Allow builds on MSVC (#518) 5 years ago
dnsc.hpp
dnsd.cpp
dnsd.hpp
nodedb.cpp bundle RC in build record to improve build success rates. 5 years ago
nodedb.hpp add shell based hooks for service::Endpoint, also make format 5 years ago
pow.cpp Allow builds on MSVC (#518) 5 years ago
pow.hpp
profiling.cpp * refactor profiling function names 5 years ago
profiling.hpp * refactor profiling function names 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
router_id.hpp Remove IStateful virtual inheritance 5 years ago
testnet.c