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 80919a3b76
address feedback.
* use exceptions when fetching identity key instead of std::optional, will throw on fail
* fix up config options for endpoint auth and add better docs
* add llarp::serive::AuthType enum for controlling what kind of endpoint auth to use
4 years ago
..
address.cpp Use lokimq's hex/base32z encoding/decoding 4 years ago
address.hpp Use lokimq's hex/base32z encoding/decoding 4 years ago
async_key_exchange.cpp
async_key_exchange.hpp
auth.cpp address feedback. 4 years ago
auth.hpp address feedback. 4 years ago
context.cpp
context.hpp
endpoint.cpp * rework exit codepath to allow multiple exits 4 years ago
endpoint.hpp * rework exit codepath to allow multiple exits 4 years ago
endpoint_state.cpp * rework exit codepath to allow multiple exits 4 years ago
endpoint_state.hpp * rework exit codepath to allow multiple exits 4 years ago
endpoint_types.hpp
endpoint_util.cpp
endpoint_util.hpp
handler.hpp
hidden_service_address_lookup.cpp
hidden_service_address_lookup.hpp
identity.cpp
identity.hpp
info.cpp
info.hpp
intro.cpp
intro.hpp
intro_set.cpp
intro_set.hpp
lookup.cpp
lookup.hpp
outbound_context.cpp use lokimq workers instead of llarp:🧵:ThreadPool 4 years ago
outbound_context.hpp
pendingbuffer.hpp
protocol.cpp * rework exit codepath to allow multiple exits 4 years ago
protocol.hpp * rework exit codepath to allow multiple exits 4 years ago
protocol_type.hpp more auth shit 4 years ago
router_lookup_job.cpp
router_lookup_job.hpp
sendcontext.cpp * rework exit codepath to allow multiple exits 4 years ago
sendcontext.hpp
session.cpp
session.hpp
tag.cpp
tag.hpp
tag_lookup_job.cpp
tag_lookup_job.hpp
vanity.hpp