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 6d12a7a712
fixes for android jni
3 years ago
..
android standardize include format and pragma once 4 years ago
config finish wiring up config for #1595 4 years ago
consensus standardize include format and pragma once 4 years ago
constants fix up some retarded bullshit 4 years ago
crypto Replace ::Hash nested structs with std::hash specializations 4 years ago
dht temp commit 4 years ago
dns temp commit 4 years ago
ev fixes for android jni 3 years ago
exit formatting 4 years ago
handlers macos variant fixes 3 years ago
hook standardize include format and pragma once 4 years ago
iwp Revert "tweak timeout parameters for link layer." 4 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 temp commit 4 years ago
net fixes for android jni 3 years ago
path temp commit 4 years ago
peerstats Replace ::Hash nested structs with std::hash specializations 4 years ago
quic 😡 3 years ago
router fixes for android jni 3 years ago
routing correctly discard invalid data on transfer traffic message 4 years ago
rpc add_command instead of add_request_command 3 years ago
service finish wiring up config for #1595 4 years ago
simulation standardize include format and pragma once 4 years ago
tooling Rename isRouter -> isSNode 4 years ago
util finish wiring up config for #1595 4 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 cleanup after rebase 4 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: 4 years ago
endpoint_base.cpp add untracked file 4 years ago
endpoint_base.hpp temp commit 4 years ago
lokinet_shared.cpp cleanup after rebase 4 years ago
nodedb.cpp liblokinet additions: 4 years ago
nodedb.hpp liblokinet additions: 4 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 srv records 4 years ago
router_contact.hpp srv records 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