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 a5557e0902
always use current intro for reply
6 years ago
..
android
constants fix limit 6 years ago
crypto undo previous change 6 years ago
dht unconditional reply 6 years ago
dns fix mojave random.snode lookup issue #324 6 years ago
ev Merge remote-tracking branch 'origin/staging' into staging 6 years ago
exit more 6 years ago
handlers Merge remote-tracking branch 'origin/staging' into staging 6 years ago
link fix excessive pings 6 years ago
linux
messages stick for 10 seconds longer in relay commit 6 years ago
net Convert most of llarp to use Printer 6 years ago
path Merge remote-tracking branch 'origin/staging' into staging 6 years ago
router Merge branch 'staging' into absl_mutex 6 years ago
routing today's work 6 years ago
rpc Convert from rapidjson to use nlohmann::json 6 years ago
service always use current intro for reply 6 years ago
util Merge remote-tracking branch 'origin/staging' into staging 6 years ago
win32 require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 6 years ago
CMakeLists.txt Merge branch 'staging' into absl_mutex 6 years ago
app.xml
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
dnsc.cpp
dnsc.hpp
dnsd.cpp
dnsd.hpp
nodedb.cpp Add threading annotations and fix potential deadlocks 6 years ago
nodedb.hpp Add threading annotations and fix potential deadlocks 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 Merge remote-tracking branch 'origin/staging' into staging 6 years ago
profiling.hpp Merge pull request #380 from majestrate/staging 6 years ago
router_contact.cpp Convert most of llarp to use Printer 6 years ago
router_contact.hpp delay dns resolution for snode until we have a session with it 6 years ago
router_id.cpp refactor 6 years ago
router_id.hpp refactor 6 years ago
testnet.c