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 3d2dfcc027
Merge pull request #747 from majestrate/master
bug fixes
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 use std::min 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 always rewrite address 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 make TransitHop self-destruct if path is invalidated 5 years ago
metrics Fixup two minor warnings 5 years ago
net have IPPacket::srcv6 and IPPacket::dstv6 check for ipv4 packets and expand them to ipv6 5 years ago
path call path build fail stuff in logic thread 5 years ago
router Merge pull request #737 from majestrate/add-link-layer-delivery-feedback 5 years ago
routing Remove redundant else blocks 5 years ago
rpc Remove redundant else blocks 5 years ago
service fix crashes in testnet 5 years ago
util or not 5 years ago
utp close dropped session later in event loop 5 years ago
win32 Change manifest ids 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 Refactor Router code into more classes 5 years ago
router_contact.hpp Refactor Router code into more classes 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