.. |
android
|
|
|
apple
|
match io loop event order on windows/apple to match linux.
|
2021-12-15 15:25:53 -05:00 |
config
|
reword auto-routing config comment
|
2021-12-15 18:42:22 -05:00 |
consensus
|
Merge pull request #1791 from majestrate/exclude-failing-from-queue-2021-10-29
|
2021-10-29 14:44:16 -03:00 |
constants
|
create new constexpr for the staleness window for introsets and use it in publishing introsets and intro selection
|
2021-11-16 12:22:08 -05:00 |
crypto
|
Simplifications & C++17
|
2021-11-14 10:11:00 -04:00 |
dht
|
Simplifications & C++17
|
2021-11-14 10:11:00 -04:00 |
dns
|
when lokinet looses ip4 connectivity libunbound used to freak out and only use ip6 after such an event.
|
2021-12-03 16:12:10 -05:00 |
ev
|
match io loop event order on windows/apple to match linux.
|
2021-12-15 15:25:53 -05:00 |
exit
|
Optimization: eliminate unneeded shared_ptrs
|
2021-11-15 18:32:03 -04:00 |
handlers
|
implement exit node pooling, allows users to use multiple exits for an address range.
|
2021-12-15 16:26:21 -05:00 |
hook
|
Simplifications & C++17
|
2021-11-14 10:11:00 -04:00 |
iwp
|
demote log statement levels
|
2021-11-28 09:57:10 -05:00 |
link
|
Rename PumpLL -> TriggerPump
|
2021-11-15 13:37:47 -04:00 |
linux
|
|
|
messages
|
Simplifications & C++17
|
2021-11-14 10:11:00 -04:00 |
net
|
match io loop event order on windows/apple to match linux.
|
2021-12-15 15:25:53 -05:00 |
path
|
Avoid std::function in hot pump code
|
2021-11-15 18:29:26 -04:00 |
peerstats
|
|
|
quic
|
use inline source_location implementation for android too
|
2021-10-06 11:10:48 -04:00 |
router
|
Update llarp/router/route_poker.cpp
|
2022-01-11 12:44:05 -05:00 |
routing
|
|
|
rpc
|
make serivce::Endpoint::EnsurePathToService have a default timeout as a named constant.
|
2021-12-15 15:25:53 -05:00 |
service
|
Merge pull request #1801 from majestrate/introset-publish-spam-fix-2021-11-16
|
2021-12-27 10:04:48 -05:00 |
simulation
|
|
|
tooling
|
|
|
util
|
Merge pull request #1759 from majestrate/iterate-dir-in-order-2021-10-06
|
2021-10-06 15:15:26 -04:00 |
vpn
|
match io loop event order on windows/apple to match linux.
|
2021-12-15 15:25:53 -05:00 |
win32
|
|
|
app.xml
|
|
|
bootstrap.cpp
|
|
|
bootstrap.hpp
|
|
|
CMakeLists.txt
|
refactor logging to use std::source_location
|
2021-10-06 11:10:48 -04:00 |
context.cpp
|
it works
|
2021-09-02 14:17:09 -04:00 |
endpoint_base.cpp
|
|
|
endpoint_base.hpp
|
add MarkAddressOutbound to plainquic
|
2021-06-08 14:36:33 -04:00 |
lokinet_shared.cpp
|
Cleanup: avoid pointless copy of this pointer
|
2021-11-15 13:38:00 -04:00 |
nodedb.cpp
|
|
|
nodedb.hpp
|
|
|
pow.cpp
|
|
|
pow.hpp
|
|
|
profiling.cpp
|
far stricter profiling algorithm
|
2021-06-08 14:36:30 -04:00 |
profiling.hpp
|
|
|
router_contact.cpp
|
|
|
router_contact.hpp
|
make format
|
2021-10-16 15:16:55 -03:00 |
router_id.cpp
|
|
|
router_id.hpp
|
|
|
router_version.cpp
|
Cleanup: avoid pointless copy of this pointer
|
2021-11-15 13:38:00 -04:00 |
router_version.hpp
|
|
|
testnet.c
|
|
|