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
Rick V 975b4ca743
clang-format
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
constants implement missing libabyss functionality 5 years ago
crypto Finish replacement of Router with AbstractRouter 5 years ago
dht unconditional reply 5 years ago
dns try addressing issue #324 5 years ago
ev clang-format 5 years ago
exit Finish replacement of Router with AbstractRouter 5 years ago
handlers Replace insert(make_pair()) with emplace() 5 years ago
link fix crash 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages stick for 10 seconds longer in relay commit 5 years ago
net Convert llarp_buffer_t to be a class with methods 5 years ago
path clang-format 5 years ago
router print snode not hex 5 years ago
routing Convert llarp_buffer_t to be a class with methods 5 years ago
rpc Format changes 5 years ago
service clang-format 5 years ago
util clang-format 5 years ago
win32 require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 5 years ago
CMakeLists.txt Merge pull request #339 from michael-loki/dht_context_testing 5 years ago
app.xml stray tag ;-; 5 years ago
config.cpp Fix annoying typo 5 years ago
config.hpp Fix annoying typo 5 years ago
context.cpp llarp::Context uses AbstractRouter now 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 Add implicit conversion from ManagedBuffer to llarp_buffer_t 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 prevent deadlock 5 years ago
nodedb.hpp prevent deadlock 5 years ago
pow.cpp Create CopyableBuffer type 5 years ago
pow.hpp make format 5 years ago
profiling.cpp Replace insert(make_pair()) with emplace() 5 years ago
profiling.hpp make format 5 years ago
router_contact.cpp Convert llarp_buffer_t to be a class with methods 5 years ago
router_contact.hpp track client rcs 5 years ago
router_id.cpp refactor 5 years ago
router_id.hpp refactor 5 years ago
testnet.c initial shadow test net 6 years ago