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
Michael 2cc180b6a4
Add FindLibUV and migrate
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
config Remove redundant else blocks 5 years ago
constants Refactor path build code 5 years ago
crypto reset errno and make unit tests pass 5 years ago
dht Remove redundant else blocks 5 years ago
dns Remove redundant else blocks 5 years ago
ev Add FindLibUV and migrate 5 years ago
exit Address Jeff's comment 5 years ago
handlers Remove redundant else blocks 5 years ago
hook disable shell hooks by default 5 years ago
iwp Convert to use memFn 5 years ago
link Revert "Merge pull request #679 from tewinget/revert-config-refactor" 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages Remove redundant else blocks 5 years ago
metrics Fixup two minor warnings 5 years ago
net Remove redundant else blocks 5 years ago
path Fixup two minor warnings 5 years ago
router Remove redundant else blocks 5 years ago
routing Remove redundant else blocks 5 years ago
rpc Remove redundant else blocks 5 years ago
service Remove redundant else blocks 5 years ago
util Merge pull request #697 from majestrate/fix-freebsd-pthread 5 years ago
utp relax timeouts for handshake and make format 5 years ago
win32 add shell based hooks for service::Endpoint, also make format 5 years ago
CMakeLists.txt Fix llvm 8 build 5 years ago
app.xml stray tag ;-; 6 years ago
context.cpp Remove redundant else blocks 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 Remove redundant else blocks 5 years ago
dnsc.hpp Rename to ManagedBuffer 5 years ago
dnsd.cpp Remove redundant else blocks 5 years ago
dnsd.hpp Rename to ManagedBuffer 5 years ago
nodedb.cpp continue using llarp::openfilestream 5 years ago
nodedb.hpp make it compile and make it secure files 5 years ago
pow.cpp Port code to use CryptoManager over passing Crypto pointers 5 years ago
pow.hpp Port code to use CryptoManager over passing Crypto pointers 5 years ago
profiling.cpp continue using llarp::openfilestream 5 years ago
profiling.hpp Remove all use of IBEncodeMessage 5 years ago
router_contact.cpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 5 years ago
router_contact.hpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 5 years ago
router_id.cpp refactor 5 years ago
router_id.hpp Remove IStateful virtual inheritance 5 years ago
testnet.c initial shadow test net 6 years ago