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 265da6f37b use get_service_nodes rpc endpoint 5 years ago
..
android
config Review fixes 5 years ago
constants Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 5 years ago
crypto revert to ed25519 for signing, this breaks everything (again). 5 years ago
dht prune dht peers every router tick 5 years ago
dns Move thread stuff to subdirectory 5 years ago
ev call read handler in logic thread 5 years ago
exit Move meta programming to subdirectory 5 years ago
handlers finish multithread cryptography first pass 5 years ago
hook
iwp use static_cast 5 years ago
link fix windows port and make it compile 5 years ago
linux
messages remove more locking and make it safe 5 years ago
net use get_service_nodes rpc endpoint 5 years ago
path Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 5 years ago
router use get_service_nodes rpc endpoint 5 years ago
routing
rpc use get_service_nodes rpc endpoint 5 years ago
service Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 5 years ago
util always use absl for string_view 5 years ago
win32 bump to 0.5.2 5 years ago
CMakeLists.txt update cmakelists.txt to no longer build removed file 5 years ago
app.xml
context.cpp Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 5 years ago
dns.cpp Move logging to subdirectory 5 years ago
dns.h
dns.hpp
dnsc.cpp Move logging to subdirectory 5 years ago
dnsc.hpp
dnsd.cpp
dnsd.hpp
nodedb.cpp gut libutp and finish making things compile and pass tests 5 years ago
nodedb.hpp Move thread stuff to subdirectory 5 years ago
pow.cpp
pow.hpp
profiling.cpp
profiling.hpp Move thread stuff to subdirectory 5 years ago
router_contact.cpp reduce logging and make format 5 years ago
router_contact.hpp
router_id.cpp
router_id.hpp
testnet.c