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
Jason Rhinelander 7f9160bb6e Untangle some interdependencies
macOS doing a shared library build is not working without untangling
some of the interdependencies.  This commit does that, at least enough
to get macOS to compile.

This isn't the cleanest as currently implemented (we have some net/
things in `liblokinet-platform` and some in `liblokinet`, and likewise
ev/vpnio.cpp is in `liblokinet` while the rest of `ev/*` is in
`liblokinet-platform`).
4 years ago
..
address.cpp The Great Wall of Blame 4 years ago
address.hpp The Great Wall of Blame 4 years ago
async_key_exchange.cpp The Great Wall of Blame 4 years ago
async_key_exchange.hpp The Great Wall of Blame 4 years ago
context.cpp keyfile was being initialized before being set by configure call. 4 years ago
context.hpp Refactor TunEndpoint::Configure() (partially) 4 years ago
endpoint.cpp Silence various warnings 4 years ago
endpoint.hpp Silence various warnings 4 years ago
endpoint_state.cpp Move all [endpoint] options to [network] 4 years ago
endpoint_state.hpp Move all [endpoint] options to [network] 4 years ago
endpoint_types.hpp The Great Wall of Blame 4 years ago
endpoint_util.cpp The Great Wall of Blame 4 years ago
endpoint_util.hpp The Great Wall of Blame 4 years ago
handler.hpp The Great Wall of Blame 4 years ago
hidden_service_address_lookup.cpp C++17 4 years ago
hidden_service_address_lookup.hpp C++17 4 years ago
identity.cpp C++17 4 years ago
identity.hpp C++17 4 years ago
info.cpp The Great Wall of Blame 4 years ago
info.hpp C++17 4 years ago
intro.cpp The Great Wall of Blame 4 years ago
intro.hpp The Great Wall of Blame 4 years ago
intro_set.cpp C++17 4 years ago
intro_set.hpp C++17 4 years ago
lookup.cpp The Great Wall of Blame 4 years ago
lookup.hpp The Great Wall of Blame 4 years ago
outbound_context.cpp C++17 4 years ago
outbound_context.hpp C++17 4 years ago
pendingbuffer.hpp The Great Wall of Blame 4 years ago
protocol.cpp The Great Wall of Blame 4 years ago
protocol.hpp Untangle some interdependencies 4 years ago
protocol_type.hpp Untangle some interdependencies 4 years ago
router_lookup_job.cpp clang-tidy modernize pass 5 years ago
router_lookup_job.hpp The Great Wall of Blame 4 years ago
sendcontext.cpp The Great Wall of Blame 4 years ago
sendcontext.hpp The Great Wall of Blame 4 years ago
session.cpp The Great Wall of Blame 4 years ago
session.hpp The Great Wall of Blame 4 years ago
tag.cpp Remove data() conversions from llarp::AlignedBuffer 6 years ago
tag.hpp The Great Wall of Blame 4 years ago
tag_lookup_job.cpp The Great Wall of Blame 4 years ago
tag_lookup_job.hpp The Great Wall of Blame 4 years ago
vanity.hpp The Great Wall of Blame 4 years ago