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 f172db75c5
don't defer call to ready hook with timer call it right away because we are ready
3 years ago
..
android standardize include format and pragma once 3 years ago
config Merge pull request #1620 from majestrate/default-log-level-warn-2021-05-01 3 years ago
consensus standardize include format and pragma once 3 years ago
constants fix up some retarded bullshit 3 years ago
crypto Replace ::Hash nested structs with std::hash specializations 3 years ago
dht temp commit 3 years ago
dns temp commit 3 years ago
ev fix regression: llarp::Context::CallSafe was not deferring call on startup 3 years ago
exit formatting 3 years ago
handlers simplify loop and correct logic, we want to bail out of the loop on first match. 3 years ago
hook standardize include format and pragma once 3 years ago
iwp Revert "tweak timeout parameters for link layer." 3 years ago
link Replace ::Hash nested structs with std::hash specializations 3 years ago
linux standardize include format and pragma once 3 years ago
messages temp commit 3 years ago
net Merge pull request #1610 from majestrate/android-fixes-2021-04-26 3 years ago
path when we stop a path builder we want to expire all of their paths so they go away 3 years ago
peerstats Replace ::Hash nested structs with std::hash specializations 3 years ago
quic 😡 3 years ago
router fix route poking via rpc: 3 years ago
routing correctly discard invalid data on transfer traffic message 3 years ago
rpc fix route poking via rpc: 3 years ago
service don't defer call to ready hook with timer call it right away because we are ready 3 years ago
simulation standardize include format and pragma once 3 years ago
tooling Rename isRouter -> isSNode 3 years ago
util make default log level warn fixes #1593 3 years ago
vpn allow failure of setting ipv6 address when it is not allowed by kernel on linux 3 years ago
win32 standardize include format and pragma once 3 years ago
CMakeLists.txt make liblokinet target work on nsis cpack 3 years ago
app.xml stray tag ;-; 5 years ago
bootstrap.cpp standardize include format and pragma once 3 years ago
bootstrap.hpp standardize include format and pragma once 3 years ago
context.cpp fix regression: llarp::Context::CallSafe was not deferring call on startup 3 years ago
endpoint_base.cpp add untracked file 3 years ago
endpoint_base.hpp temp commit 3 years ago
lokinet_shared.cpp cleanup after rebase 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 3 years ago
pow.hpp standardize include format and pragma once 3 years ago
profiling.cpp standardize include format and pragma once 3 years ago
profiling.hpp make profiling far stricter for path builds 3 years ago
router_contact.cpp srv records 3 years ago
router_contact.hpp srv records 3 years ago
router_id.cpp standardize include format and pragma once 3 years ago
router_id.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
router_version.cpp standardize include format and pragma once 3 years ago
router_version.hpp standardize include format and pragma once 3 years ago
testnet.c prepare for 0.5.0 5 years ago