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-02-20 15:25:09 -05: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 Revert "Merge pull request #679 from tewinget/revert-config-refactor" 2019-07-06 14:46:25 +01: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 Merge pull request #1111 from notlesh/redundant-introset-propagation-2020-02-19 2020-02-20 10:50:06 -08:00
endpoint.hpp Merge pull request #1111 from notlesh/redundant-introset-propagation-2020-02-19 2020-02-20 10:50:06 -08:00
endpoint_state.cpp Replace StatusObject with underlying JSON type 2019-08-19 10:33:26 +01:00
endpoint_state.hpp handover fixes 2020-02-18 12:15:14 -05:00
endpoint_types.hpp handover fixes 2020-02-18 12:15:14 -05:00
endpoint_util.cpp Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 2019-10-01 10:51:28 -04:00
endpoint_util.hpp dont use optional 2020-02-14 17:43:13 -04:00
handler.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
handler.hpp handover fixes 2020-02-18 12:15:14 -05:00
hidden_service_address_lookup.cpp Merge pull request #1114 from notlesh/redundant-introset-lookup-improvements-2020-02-20 2020-02-20 15:25:09 -05:00
hidden_service_address_lookup.hpp Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04: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 make path builds work again 2019-11-05 11:58:53 -05:00
intro.hpp bump path build handover window, check cooldown on build. 2019-08-27 16:00:00 -04:00
intro_set.cpp Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
intro_set.hpp Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
lookup.cpp add trace log level for tracking logic thread jobs 2019-11-22 16:23:19 -05:00
lookup.hpp initial dht key blinding 2020-01-27 16:30:41 -05:00
outbound_context.cpp Merge pull request #1110 from jagerman/no-abseil-optional 2020-02-20 12:38:16 -05:00
outbound_context.hpp Replace absl::optional with optional-lite 2020-02-19 18:21:25 -04:00
pendingbuffer.cpp Move SendContext to its own component 2019-04-21 19:39:50 +01:00
pendingbuffer.hpp Move SendContext to its own component 2019-04-21 19:39:50 +01:00
protocol.cpp Make format 2019-12-06 10:13:09 -07:00
protocol.hpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
router_lookup_job.cpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
router_lookup_job.hpp Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
sendcontext.cpp remove mutex 2020-01-07 12:59:30 -05:00
sendcontext.hpp Remove unused parameter 2020-02-14 17:45:18 -04:00
session.cpp handover should be fixed now 2019-09-19 16:28:12 -04:00
session.hpp handle reply intro 2019-06-28 10:12:20 -04: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 initial dht key blinding 2020-01-27 16:30:41 -05:00
vanity.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
vanity.hpp Tidy up more parts of the service/ directory 2019-04-22 22:28:10 +01:00