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
Jeff Becker ce7643a3aa
remove case that spams build on an outbound context
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 add MarkAddressOutbound to plainquic 3 years ago
endpoint.hpp add MarkAddressOutbound to plainquic 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 only inform failure or success of introset lookups when all lookups have returned 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 remove case that spams build on an outbound context 3 years ago
outbound_context.hpp use weak_ptr on a path to reference its parent pathset instead of a bare pointer so crashes dont happen 3 years ago
pendingbuffer.hpp standardize include format and pragma once 3 years ago
protocol.cpp * tweak introset handover timeouts 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