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/service
Jason Rhinelander 9dd604820f
Unleak exit mode DNS via unbound DNS trampoline on (macOS)
When we enable/disable exit mode on this restarts the unbound DNS
responder with the DNS trampoline (or restores upstream, when disabling)
to properly route DNS requests through the tunnel (because libunbound's
direct requests don't get tunneled because unbound is inside the network
extension).
3 years ago
..
address.cpp use more variants 3 years ago
address.hpp use more variants 3 years ago
async_key_exchange.cpp standardize include format and pragma once 3 years ago
async_key_exchange.hpp standardize include format and pragma once 3 years ago
auth.cpp Reformat with clang-format-11 3 years ago
auth.hpp standardize include format and pragma once 3 years ago
context.cpp standardize include format and pragma once 3 years ago
context.hpp standardize include format and pragma once 3 years ago
convotag.cpp make the lokinet endpoint code work 3 years ago
convotag.hpp wire up snode traffic to quic 3 years ago
endpoint.cpp publish introsets on nearest routers 3 years ago
endpoint.hpp Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
endpoint_state.cpp fix up client to snode codepath 3 years ago
endpoint_state.hpp Merge pull request #1541 from majestrate/lns-consensus-2021-02-19 3 years ago
endpoint_types.hpp fix up client to snode codepath 3 years ago
endpoint_util.cpp HandleTimeout can touch iterators so do all handling of lookup timeouts outside of loop iteration 3 years ago
endpoint_util.hpp * tweak introset handover timeouts 3 years ago
handler.hpp add MarkAddressOutbound to plainquic 3 years ago
hidden_service_address_lookup.cpp add relayOrder awareness to introset lookups. 3 years ago
hidden_service_address_lookup.hpp make it so lookups dont time out 3 years ago
identity.cpp initial commit for #1595 3 years ago
identity.hpp standardize include format and pragma once 3 years ago
info.cpp standardize include format and pragma once 3 years ago
info.hpp standardize include format and pragma once 3 years ago
intro.cpp * tweak introset handover timeouts 3 years ago
intro.hpp spelling fix 3 years ago
intro_set.cpp * tweak introset handover timeouts 3 years ago
intro_set.hpp * tweak introset handover timeouts 3 years ago
lns_tracker.cpp use var::variant and var::visit shims because apple is sux 3 years ago
lns_tracker.hpp use std::variant 3 years ago
lookup.cpp make the lokinet endpoint code work 3 years ago
lookup.hpp only inform failure or success of introset lookups when all lookups have returned 3 years ago
name.cpp fix up some retarded bullshit 3 years ago
name.hpp standardize include format and pragma once 3 years ago
outbound_context.cpp expunge outbound contexts that have not gotten inbound traffic for a long while 3 years ago
outbound_context.hpp more 3 years ago
pendingbuffer.hpp standardize include format and pragma once 3 years ago
protocol.cpp format and logging 3 years ago
protocol.hpp * tweak introset handover timeouts 3 years ago
protocol_type.cpp initial commit for #1595 3 years ago
protocol_type.hpp initial commit for #1595 3 years ago
router_lookup_job.cpp standardize include format and pragma once 3 years ago
router_lookup_job.hpp standardize include format and pragma once 3 years ago
sendcontext.cpp add idempotent wakeup for flushing instead of the dumb queue checking 3 years ago
sendcontext.hpp add idempotent wakeup for flushing instead of the dumb queue checking 3 years ago
session.cpp improve log messages about expiring convotags 3 years ago
session.hpp improve log messages about expiring convotags 3 years ago
tag.cpp standardize include format and pragma once 3 years ago
tag.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
vanity.hpp standardize include format and pragma once 3 years ago