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
2020-07-02 11:13:31 -04:00
..
address.cpp Use lokimq's hex/base32z encoding/decoding 2020-07-02 11:13:31 -04:00
address.hpp Use lokimq's hex/base32z encoding/decoding 2020-07-02 11:13:31 -04:00
async_key_exchange.cpp
async_key_exchange.hpp
auth.cpp address feedback. 2020-07-02 11:13:31 -04:00
auth.hpp address feedback. 2020-07-02 11:13:31 -04:00
context.cpp
context.hpp
endpoint_state.cpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
endpoint_state.hpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
endpoint_types.hpp
endpoint_util.cpp
endpoint_util.hpp
endpoint.cpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
endpoint.hpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
handler.hpp
hidden_service_address_lookup.cpp
hidden_service_address_lookup.hpp
identity.cpp
identity.hpp
info.cpp
info.hpp
intro_set.cpp
intro_set.hpp
intro.cpp
intro.hpp
lookup.cpp
lookup.hpp
outbound_context.cpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
outbound_context.hpp exit traffic via loki addresses 2020-05-23 16:07:19 -04:00
pendingbuffer.hpp
protocol_type.hpp more auth shit 2020-07-02 11:13:30 -04:00
protocol.cpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
protocol.hpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
router_lookup_job.cpp
router_lookup_job.hpp
sendcontext.cpp * rework exit codepath to allow multiple exits 2020-07-02 11:13:30 -04:00
sendcontext.hpp
session.cpp
session.hpp
tag_lookup_job.cpp
tag_lookup_job.hpp
tag.cpp
tag.hpp
vanity.hpp