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 909e0399d6
make android compile
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
config Change ConfigParser too 5 years ago
constants Refactor path build code 5 years ago
crypto exceptions BE GONE 5 years ago
dht do lookup for RC to neighboor even if we have them in our DHT buckets so we get an updated RC in reply 5 years ago
dns Merge remote-tracking branch 'origin/master' into ipv6-tun 5 years ago
ev make hop count and length configurable 5 years ago
exit make hop count and length configurable 5 years ago
handlers make hop count and length configurable 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 some string_view problems 5 years ago
path set limits correctly 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 set limits correctly 5 years ago
util make android compile 5 years ago
utp only issue deferred utp acks before timeout checks in pump 5 years ago
win32 Change manifest ids 5 years ago
CMakeLists.txt * fix arm cross compile on ubuntu disco 5 years ago
app.xml stray tag ;-; 6 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