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 95cd275cdd
liblokinet additions:
* add lokinet_add_bootstrap_rc function for adding an rc from memory
* prevent stack overflow on error closing connection in quic
* add in memory nodedb
* refactor how convotags are set as active
* add initial stubs for endpoint statistics
* refactor time stuff to be a bit cleaner
* update lnproxy script with more arguments
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 liblokinet additions: 3 years ago
endpoint.hpp liblokinet additions: 3 years ago
endpoint_state.cpp standardize include format and pragma once 3 years ago
endpoint_state.hpp Merge pull request #1541 from majestrate/lns-consensus-2021-02-19 3 years ago
endpoint_types.hpp refactors 3 years ago
endpoint_util.cpp rpc endpoint for triggering quic tunnel 3 years ago
endpoint_util.hpp standardize include format and pragma once 3 years ago
handler.hpp liblokinet additions: 3 years ago
hidden_service_address_lookup.cpp make the lokinet endpoint code work 3 years ago
hidden_service_address_lookup.hpp make the lokinet endpoint code work 3 years ago
identity.cpp standardize include format and pragma once 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 standardize include format and pragma once 3 years ago
intro.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
intro_set.cpp standardize include format and pragma once 3 years ago
intro_set.hpp standardize include format and pragma once 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 make the lokinet endpoint code work 3 years ago
name.cpp standardize include format and pragma once 3 years ago
name.hpp standardize include format and pragma once 3 years ago
outbound_context.cpp refactors 3 years ago
outbound_context.hpp refactors 3 years ago
pendingbuffer.hpp standardize include format and pragma once 3 years ago
protocol.cpp liblokinet additions: 3 years ago
protocol.hpp liblokinet additions: 3 years ago
protocol_type.hpp WIP plainquic tunnels 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 liblokinet additions: 3 years ago
sendcontext.hpp refactors 3 years ago
session.cpp liblokinet additions: 3 years ago
session.hpp liblokinet additions: 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