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 9c96aecf3f
move llarp::Logic to std::shared_ptr
add sequence numbers to HSD messages

begin work on network isolation code

add more docs
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
constants jeff forgot to bump 5 years ago
crypto Apply rule of zero to code base 5 years ago
dht Merge pull request #617 from majestrate/master 5 years ago
dns move llarp::Logic to std::shared_ptr 5 years ago
ev move llarp::Logic to std::shared_ptr 5 years ago
exit move llarp::Logic to std::shared_ptr 5 years ago
handlers move llarp::Logic to std::shared_ptr 5 years ago
hook Change ExecShellHookBackend to use a modern thread pool 5 years ago
iwp move llarp::Logic to std::shared_ptr 5 years ago
link move llarp::Logic to std::shared_ptr 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages move llarp::Logic to std::shared_ptr 5 years ago
metrics Apply rule of zero to code base 5 years ago
net Merge remote-tracking branch 'origin/master' 5 years ago
path move llarp::Logic to std::shared_ptr 5 years ago
router move llarp::Logic to std::shared_ptr 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 5 years ago
service move llarp::Logic to std::shared_ptr 5 years ago
util Merge pull request #617 from majestrate/master 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 5 years ago
CMakeLists.txt fix windows 5 years ago
app.xml stray tag ;-; 6 years ago
config.cpp add comment 5 years ago
config.hpp refactor logger 5 years ago
context.cpp move llarp::Logic to std::shared_ptr 5 years ago
dns.cpp Convert llarp_buffer_t to be a class with methods 5 years ago
dns.h Move dns* to llarp/ 6 years ago
dns.hpp Rename to ManagedBuffer 5 years ago
dnsc.cpp Allow builds on MSVC (#518) 5 years ago
dnsc.hpp Rename to ManagedBuffer 5 years ago
dnsd.cpp Rename to ManagedBuffer 5 years ago
dnsd.hpp Rename to ManagedBuffer 5 years ago
nodedb.cpp move llarp::Logic to std::shared_ptr 5 years ago
nodedb.hpp move llarp::Logic to std::shared_ptr 5 years ago
pow.cpp Allow builds on MSVC (#518) 5 years ago
pow.hpp Convert most of llarp to use Printer 5 years ago
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' 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 refactor 5 years ago
router_id.hpp Remove IStateful virtual inheritance 5 years ago
testnet.c initial shadow test net 6 years ago