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 806d43c34e
Merge pull request #1147 from notlesh/diagnose-pubintro-round2-2020-02-28
Diagnose pubintro round2
4 years ago
..
address.cpp initial dht key blinding 4 years ago
address.hpp initial dht key blinding 4 years ago
async_key_exchange.cpp prevent segfault 5 years ago
async_key_exchange.hpp prevent segfault 5 years ago
config.cpp Replace absl string_view with string_view from lokimq 4 years ago
config.hpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 5 years ago
context.cpp only make default endpoint non-reachable if no keyfile option presented 4 years ago
context.hpp Merge remote-tracking branch 'micheal/background_mode' into vpn-api-2019-10-03 5 years ago
endpoint.cpp Merge pull request #1147 from notlesh/diagnose-pubintro-round2-2020-02-28 4 years ago
endpoint.hpp Use existing 'lastBuild' var for spacing path builds 4 years ago
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 4 years ago
endpoint_state.hpp Remove dead code 4 years ago
endpoint_types.hpp handover fixes 4 years ago
endpoint_util.cpp remove convotags on dead outbound context 4 years ago
endpoint_util.hpp remove convotags on dead outbound context 4 years ago
handler.hpp handover fixes 4 years ago
hidden_service_address_lookup.cpp Merge pull request #1115 from majestrate/handle-multiple-responses-per-lookup-2020-02-20 4 years ago
hidden_service_address_lookup.hpp handle multiple responses per hidden service lookup 4 years ago
identity.cpp Replace absl::optional with optional-lite 4 years ago
identity.hpp Replace absl::optional with optional-lite 4 years ago
info.cpp don't derive x25519 key from ed25519 key 4 years ago
info.hpp Replace absl::optional with optional-lite 4 years ago
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 4 years ago
intro.hpp llarp_time_t is now using std::chrono 4 years ago
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 4 years ago
intro_set.hpp llarp_time_t is now using std::chrono 4 years ago
lookup.cpp add trace log level for tracking logic thread jobs 5 years ago
lookup.hpp Merge pull request #1115 from majestrate/handle-multiple-responses-per-lookup-2020-02-20 4 years ago
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 4 years ago
outbound_context.hpp llarp_time_t is now using std::chrono 4 years ago
pendingbuffer.hpp Move SendContext to its own component 5 years ago
protocol.cpp Remove all ABSL_ATTRIBUTE_UNUSED uses 4 years ago
protocol.hpp llarp_time_t is now using std::chrono 4 years ago
router_lookup_job.cpp clang-tidy modernize pass 5 years ago
router_lookup_job.hpp llarp_time_t is now using std::chrono 4 years ago
sendcontext.cpp llarp_time_t is now using std::chrono 4 years ago
sendcontext.hpp llarp_time_t is now using std::chrono 4 years ago
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 4 years ago
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 4 years ago
tag.cpp Remove data() conversions from llarp::AlignedBuffer 6 years ago
tag.hpp Apply rule of zero to code base 5 years ago
tag_lookup_job.cpp initial dht key blinding 4 years ago
tag_lookup_job.hpp llarp_time_t is now using std::chrono 4 years ago
vanity.hpp Tidy up more parts of the service/ directory 5 years ago