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 0258eb9cb8
add some metrics
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
constants fix limit 5 years ago
crypto Merge pull request #411 from majestrate/staging 5 years ago
dht unconditional reply 5 years ago
dns Revert "move is_random_snode/is_localhost_loki into dns, llarp_HandleHookedDNSMessage() attempt at unification refactor between exit/tun handlers" 5 years ago
ev winsock2 nit 5 years ago
exit more logging info 5 years ago
handlers implement random.snode A records 5 years ago
link add some metrics 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages add some metrics 5 years ago
net Convert most of llarp to use Printer 5 years ago
path more 5 years ago
router mark profile success on outbound connection success, add default case in metrics 5 years ago
routing today's work 5 years ago
rpc make rpc do basic auth and shit like that 5 years ago
service Merge pull request #441 from loki-project/staging 5 years ago
util mark profile success on outbound connection success, add default case in metrics 5 years ago
win32 require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 5 years ago
CMakeLists.txt Metric collection subsystem 5 years ago
app.xml stray tag ;-; 6 years ago
config.cpp make macos happy 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 more 5 years ago
nodedb.hpp async remove dead rc files when we think they are dead 5 years ago
pow.cpp Convert most of llarp to use Printer 5 years ago
pow.hpp Convert most of llarp to use Printer 5 years ago
profiling.cpp more 5 years ago
profiling.hpp more 5 years ago
router_contact.cpp Convert most of llarp to use Printer 5 years ago
router_contact.hpp fix dumb as shit path building that causes premature termiantion because of duplicate hops 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