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 a2285730b8
reduce log level
3 years ago
..
android standardize include format and pragma once 4 years ago
config add option to run lokinet traffic only with no exit and drop all non lokinet traffic 3 years ago
consensus standardize include format and pragma once 4 years ago
constants fix up some retarded bullshit 3 years ago
crypto Replace ::Hash nested structs with std::hash specializations 4 years ago
dht Replace ::Hash nested structs with std::hash specializations 4 years ago
dns standardize include format and pragma once 4 years ago
ev Change MaybeGetLoop to a virtual member func 3 years ago
exit stuff 3 years ago
handlers add option to run lokinet traffic only with no exit and drop all non lokinet traffic 3 years ago
hook standardize include format and pragma once 4 years ago
iwp fix up some retarded bullshit 3 years ago
link Replace ::Hash nested structs with std::hash specializations 4 years ago
linux standardize include format and pragma once 4 years ago
messages standardize include format and pragma once 4 years ago
net various fixups and cleanups 3 years ago
path service node logic change: simplify transit hop behavior to send protocol frames directly from a path transfer message 3 years ago
peerstats Replace ::Hash nested structs with std::hash specializations 4 years ago
quic temp commit, closeReset -> close 3 years ago
router reduce log level 3 years ago
routing refactors 3 years ago
rpc add option to run lokinet traffic only with no exit and drop all non lokinet traffic 3 years ago
service add option to run lokinet traffic only with no exit and drop all non lokinet traffic 3 years ago
simulation standardize include format and pragma once 4 years ago
tooling Rename isRouter -> isSNode 3 years ago
util add forgotten header 3 years ago
vpn allow failure of setting ipv6 address when it is not allowed by kernel on linux 4 years ago
win32 standardize include format and pragma once 4 years ago
CMakeLists.txt dont try to build untracked file 3 years ago
app.xml
bootstrap.cpp standardize include format and pragma once 4 years ago
bootstrap.hpp standardize include format and pragma once 4 years ago
context.cpp liblokinet additions: 3 years ago
endpoint_base.hpp liblokinet additions: 3 years ago
lokinet_shared.cpp liblokinet and lnproxy updates 3 years ago
nodedb.cpp liblokinet additions: 3 years ago
nodedb.hpp liblokinet additions: 3 years ago
pow.cpp standardize include format and pragma once 4 years ago
pow.hpp standardize include format and pragma once 4 years ago
profiling.cpp standardize include format and pragma once 4 years ago
profiling.hpp standardize include format and pragma once 4 years ago
router_contact.cpp more liblokinet api functions 3 years ago
router_contact.hpp Replace ::Hash nested structs with std::hash specializations 4 years ago
router_id.cpp standardize include format and pragma once 4 years ago
router_id.hpp Replace ::Hash nested structs with std::hash specializations 4 years ago
router_version.cpp standardize include format and pragma once 4 years ago
router_version.hpp standardize include format and pragma once 4 years ago
testnet.c