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 3a8cb0bfb5
add shell based hooks for service::Endpoint, also make format
6 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 6 years ago
constants fix limit 6 years ago
crypto bundle RC in build record to improve build success rates. 6 years ago
dht Remove IStateful virtual inheritance 6 years ago
dns add shell based hooks for service::Endpoint, also make format 6 years ago
ev Allow builds on MSVC (#518) 6 years ago
exit Remove IStateful virtual inheritance 6 years ago
handlers add shell based hooks for service::Endpoint, also make format 6 years ago
hook add shell based hooks for service::Endpoint, also make format 6 years ago
iwp Fix more address sanitiser issues 6 years ago
link Remove IStateful virtual inheritance 6 years ago
linux Produce hierarchy of 'libraries' inside libllarp 6 years ago
messages add shell based hooks for service::Endpoint, also make format 6 years ago
metrics Allow builds on MSVC (#518) 6 years ago
net Allow builds on MSVC (#518) 6 years ago
path add shell based hooks for service::Endpoint, also make format 6 years ago
router add shell based hooks for service::Endpoint, also make format 6 years ago
routing fix exit address 6 years ago
rpc add shell based hooks for service::Endpoint, also make format 6 years ago
service add shell based hooks for service::Endpoint, also make format 6 years ago
util add shell based hooks for service::Endpoint, also make format 6 years ago
utp * refactor profiling function names 6 years ago
win32 add shell based hooks for service::Endpoint, also make format 6 years ago
CMakeLists.txt add shell based hooks for service::Endpoint, also make format 6 years ago
app.xml
config.cpp add trailing newline 6 years ago
config.hpp refactor logger 6 years ago
context.cpp add shell based hooks for service::Endpoint, also make format 6 years ago
dns.cpp Convert llarp_buffer_t to be a class with methods 6 years ago
dns.h
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 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 Convert most of llarp to use Printer 6 years ago
profiling.cpp * refactor profiling function names 6 years ago
profiling.hpp * refactor profiling function names 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