1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/service
2020-03-04 01:32:20 -04:00
..
address.cpp initial dht key blinding 2020-01-27 16:30:41 -05:00
address.hpp initial dht key blinding 2020-01-27 16:30:41 -05:00
async_key_exchange.cpp prevent segfault 2019-11-29 19:11:14 -04:00
async_key_exchange.hpp prevent segfault 2019-11-29 19:11:14 -04:00
config.cpp Replace absl string_view with string_view from lokimq 2020-02-24 14:27:44 -04:00
config.hpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 2019-07-06 14:46:25 +01:00
context.cpp only make default endpoint non-reachable if no keyfile option presented 2020-02-12 09:56:36 -05:00
context.hpp Merge remote-tracking branch 'micheal/background_mode' into vpn-api-2019-10-03 2019-10-04 14:10:58 -04:00
endpoint.cpp Fix lookup filter to filter second, not first, lookup 2020-03-04 01:32:20 -04:00
endpoint.hpp Use existing 'lastBuild' var for spacing path builds 2020-02-25 13:39:28 -07:00
endpoint_state.cpp remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 2020-02-25 12:05:13 -05:00
endpoint_state.hpp remote lookup limiting of 500ms per address 2020-03-02 12:02:21 -05:00
endpoint_types.hpp handover fixes 2020-02-18 12:15:14 -05:00
endpoint_util.cpp remote lookup limiting of 500ms per address 2020-03-02 12:02:21 -05:00
endpoint_util.hpp remote lookup limiting of 500ms per address 2020-03-02 12:02:21 -05:00
handler.hpp handover fixes 2020-02-18 12:15:14 -05:00
hidden_service_address_lookup.cpp fix up introset lookups 2020-03-02 11:12:29 -05:00
hidden_service_address_lookup.hpp fix up introset lookups 2020-03-02 11:12:29 -05:00
identity.cpp Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
identity.hpp Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
info.cpp don't derive x25519 key from ed25519 key 2020-02-03 17:21:31 -05:00
info.hpp Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
intro.cpp remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 2020-02-25 12:05:13 -05:00
intro.hpp llarp_time_t is now using std::chrono 2020-02-24 15:25:03 -05:00
intro_set.cpp remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 2020-02-25 12:05:13 -05:00
intro_set.hpp llarp_time_t is now using std::chrono 2020-02-24 15:25:03 -05:00
lookup.cpp add trace log level for tracking logic thread jobs 2019-11-22 16:23:19 -05:00
lookup.hpp Merge pull request #1115 from majestrate/handle-multiple-responses-per-lookup-2020-02-20 2020-02-25 16:25:19 -05:00
outbound_context.cpp remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 2020-02-25 12:05:13 -05:00
outbound_context.hpp llarp_time_t is now using std::chrono 2020-02-24 15:25:03 -05:00
pendingbuffer.hpp Move SendContext to its own component 2019-04-21 19:39:50 +01:00
protocol.cpp Remove all ABSL_ATTRIBUTE_UNUSED uses 2020-02-24 14:27:44 -04:00
protocol.hpp llarp_time_t is now using std::chrono 2020-02-24 15:25:03 -05:00
router_lookup_job.cpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
router_lookup_job.hpp llarp_time_t is now using std::chrono 2020-02-24 15:25:03 -05:00
sendcontext.cpp llarp_time_t is now using std::chrono 2020-02-24 15:25:03 -05:00
sendcontext.hpp llarp_time_t is now using std::chrono 2020-02-24 15:25:03 -05:00
session.cpp remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 2020-02-25 12:05:13 -05:00
session.hpp remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 2020-02-25 12:05:13 -05:00
tag.cpp Remove data() conversions from llarp::AlignedBuffer 2019-01-02 01:03:53 +00:00
tag.hpp Apply rule of zero to code base 2019-05-19 23:11:07 +01:00
tag_lookup_job.cpp initial dht key blinding 2020-01-27 16:30:41 -05:00
tag_lookup_job.hpp llarp_time_t is now using std::chrono 2020-02-24 15:25:03 -05:00
vanity.hpp Tidy up more parts of the service/ directory 2019-04-22 22:28:10 +01:00