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 ec8d990163
demote log statement levels
3 years ago
..
android
apple use llarp:: prefix for LogError 3 years ago
config set base v6 address to nullopt when explicit empty string is provided 3 years ago
consensus Merge pull request #1791 from majestrate/exclude-failing-from-queue-2021-10-29 3 years ago
constants
crypto Simplifications & C++17 3 years ago
dht Simplifications & C++17 3 years ago
dns refactor logging to use std::source_location 3 years ago
ev Use libuv's cached current time for `time_now()` 3 years ago
exit Optimization: eliminate unneeded shared_ptrs 3 years ago
handlers Abstract & simplify logic 3 years ago
hook Simplifications & C++17 3 years ago
iwp demote log statement levels 3 years ago
link Rename PumpLL -> TriggerPump 3 years ago
linux
messages Simplifications & C++17 3 years ago
net Abstract & simplify logic 3 years ago
path Avoid std::function in hot pump code 3 years ago
peerstats
quic use inline source_location implementation for android too 3 years ago
router Move paths pumping into PumpLL 3 years ago
routing
rpc RPC call for summary get_status (#1742) 3 years ago
service Fix client latency bug; De-shared_ptr IHopHandler queues 3 years ago
simulation
tooling
util Merge pull request #1759 from majestrate/iterate-dir-in-order-2021-10-06 3 years ago
vpn catch ipv6 ioctl throwing when someone runs lokinet with no ipv6 3 years ago
win32
CMakeLists.txt refactor logging to use std::source_location 3 years ago
app.xml
bootstrap.cpp
bootstrap.hpp
context.cpp it works 3 years ago
endpoint_base.cpp
endpoint_base.hpp
lokinet_shared.cpp Cleanup: avoid pointless copy of `this` pointer 3 years ago
nodedb.cpp
nodedb.hpp
pow.cpp
pow.hpp
profiling.cpp
profiling.hpp
router_contact.cpp
router_contact.hpp make format 3 years ago
router_id.cpp
router_id.hpp
router_version.cpp Cleanup: avoid pointless copy of `this` pointer 3 years ago
router_version.hpp
testnet.c