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 ad966342d9
make windows happy
6 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 6 years ago
constants fix limit 6 years ago
crypto undo previous change 6 years ago
dht unconditional reply 6 years ago
dns additional macos DNS fixes 6 years ago
ev wrap epoll with IO checks for resetting errno 6 years ago
exit fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
handlers more 6 years ago
link fix order 6 years ago
linux Produce hierarchy of 'libraries' inside libllarp 6 years ago
messages stick for 10 seconds longer in relay commit 6 years ago
net Convert most of llarp to use Printer 6 years ago
path fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
router fix message 6 years ago
routing today's work 6 years ago
rpc make rpc do basic auth and shit like that 6 years ago
service fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
util make windows happy 6 years ago
win32 require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 6 years ago
CMakeLists.txt more 6 years ago
app.xml stray tag ;-; 6 years ago
config.cpp Fix annoying typo 6 years ago
config.hpp Fix annoying typo 6 years ago
context.cpp llarp::Context uses AbstractRouter now 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 Add implicit conversion from ManagedBuffer to llarp_buffer_t 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 fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
nodedb.hpp fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
pow.cpp Convert most of llarp to use Printer 6 years ago
pow.hpp Convert most of llarp to use Printer 6 years ago
profiling.cpp Fix deadlock in profiling 6 years ago
profiling.hpp Fix deadlock in profiling 6 years ago
router_contact.cpp Convert most of llarp to use Printer 6 years ago
router_contact.hpp fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
router_id.cpp refactor 6 years ago
router_id.hpp refactor 6 years ago
testnet.c