lokinet/llarp/service
Jeff 252692a55b
dont poke routes if we have no exit (#1352)
* * refactor route poking out of llarp::Router and into llarp::RoutePoker
* only poke routes when we have an exit enabled as a client

* add route_poker header so it compiles
2020-09-23 20:28:38 -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 proper route poking (#1330) 2020-09-01 17:22:22 -04:00
context.hpp proper route poking (#1330) 2020-09-01 17:22:22 -04:00
endpoint_state.cpp macos route poking (#1333) 2020-09-03 18:22:22 -04:00
endpoint_state.hpp LNS (#1342) 2020-09-17 15:18:08 -04:00
endpoint_types.hpp LNS (#1342) 2020-09-17 15:18:08 -04:00
endpoint_util.cpp LNS (#1342) 2020-09-17 15:18:08 -04:00
endpoint_util.hpp
endpoint.cpp dont poke routes if we have no exit (#1352) 2020-09-23 20:28:38 -04:00
endpoint.hpp dont poke routes if we have no exit (#1352) 2020-09-23 20:28:38 -04:00
handler.hpp
hidden_service_address_lookup.cpp LNS (#1342) 2020-09-17 15:18:08 -04:00
hidden_service_address_lookup.hpp LNS (#1342) 2020-09-17 15:18:08 -04:00
identity.cpp use fs::path for service::Identity::EnsureKeys (#1364) 2020-09-23 07:05:37 -04:00
identity.hpp use fs::path for service::Identity::EnsureKeys (#1364) 2020-09-23 07:05:37 -04:00
info.cpp make format 2020-05-20 19:48:13 -03:00
info.hpp Don't use std::optional::value() because f u macos 2020-05-20 19:18:28 -03:00
intro_set.cpp SRV records fixes (#1332) 2020-08-31 19:25:58 -04:00
intro_set.hpp SRV records fixes (#1332) 2020-08-31 19:25:58 -04:00
intro.cpp
intro.hpp
lookup.cpp
lookup.hpp LNS (#1342) 2020-09-17 15:18:08 -04:00
name.cpp LNS (#1342) 2020-09-17 15:18:08 -04:00
name.hpp LNS (#1342) 2020-09-17 15:18:08 -04:00
outbound_context.cpp macos route poking (#1333) 2020-09-03 18:22:22 -04:00
outbound_context.hpp SRV Record handling for introsets (#1331) 2020-08-31 16:07:17 -04:00
pendingbuffer.hpp
protocol_type.hpp more auth shit 2020-07-02 11:13:30 -04:00
protocol.cpp macos route poking (#1333) 2020-09-03 18:22:22 -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 explicitly set frame reset field to zero by default 2020-08-24 20:23:26 -04:00
sendcontext.hpp
session.cpp
session.hpp
tag.cpp
tag.hpp
vanity.hpp