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-loki d6f2a1954f
Merge pull request #756 from michael-loki/fix_deadlock_on_error
Fix a deadlock when link fails to establish
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
config Change ConfigParser too 5 years ago
constants * increase utp buffers 5 years ago
crypto Adds Link-Relay Status Messages 5 years ago
dht Fix gcc trunk warnings 5 years ago
dns Merge remote-tracking branch 'origin/master' into ipv6-tun 5 years ago
ev Merge branch 'master' into master 5 years ago
exit Fix gcc trunk warnings 5 years ago
handlers Fix gcc trunk warnings 5 years ago
hook disable shell hooks by default 5 years ago
iwp Refactor Router code into more classes 5 years ago
link add link layer delivery feedback 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages Add fail-able docker build for gcc trunk 5 years ago
metrics add debug helper lib for core dump generation on all supported windows targets 5 years ago
net Fix gcc trunk warnings 5 years ago
path Merge branch 'master' into master 5 years ago
router Merge pull request #756 from michael-loki/fix_deadlock_on_error 5 years ago
routing Fix gcc trunk warnings 5 years ago
rpc Remove redundant else blocks 5 years ago
service drop missmatched convotags 5 years ago
util Merge branch 'master' into master 5 years ago
utp Merge pull request #751 from majestrate/master 5 years ago
win32 enable SetThreadName (#689) 5 years ago
CMakeLists.txt Adds Link-Relay Status Messages 5 years ago
app.xml stray tag ;-; 6 years ago
context.cpp Merge pull request #729 from majestrate/fix-android-2019-07-24 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 Refactor Router code into more classes 5 years ago
nodedb.hpp Refactor Router code into more classes 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 Add fail-able docker build for gcc trunk 5 years ago
router_contact.hpp Add fail-able docker build for gcc trunk 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