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 f62446e1a4
make it compile
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
config Fix config builds 5 years ago
constants Refactor path build code 5 years ago
crypto make threadpool consice 5 years ago
dht make it compile 5 years ago
dns Merge remote-tracking branch 'origin/master' into ipv6-tun 5 years ago
ev Merge pull request #704 from michael-loki/findlibuv 5 years ago
exit Merge remote-tracking branch 'origin/master' into ipv6-tun 5 years ago
handlers Refactor endpoint state management to a new class 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 fix network interface iteration infinite loop 5 years ago
path Refactor endpoint state management to a new class 5 years ago
router reduce logging 5 years ago
routing Remove redundant else blocks 5 years ago
rpc Remove redundant else blocks 5 years ago
service Fix Ubuntu builds 5 years ago
util Fix Ubuntu builds 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 arm cross compile on ubuntu disco 5 years ago
app.xml stray tag ;-; 5 years ago
context.cpp try fixing bootstrap 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 reduce logging 5 years ago
nodedb.hpp make format 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 try fixing bootstrap 5 years ago
router_contact.hpp try fixing bootstrap 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