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
Jeff Becker e87b754906
fix recursion depth on introset lookup
4 years ago
..
address.cpp use std::set 5 years ago
address.hpp use std::set 5 years ago
async_key_exchange.cpp prevent segfault 5 years ago
async_key_exchange.hpp prevent segfault 5 years ago
config.cpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 5 years ago
config.hpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 5 years ago
context.cpp enable IOS on IOS 5 years ago
context.hpp Merge remote-tracking branch 'micheal/background_mode' into vpn-api-2019-10-03 5 years ago
endpoint.cpp refactor single char variables in DHT (mostly) 4 years ago
endpoint.hpp * clients expore dht faster 4 years ago
endpoint_state.cpp Replace StatusObject with underlying JSON type 5 years ago
endpoint_state.hpp Fix suspicious thread-unsafety 5 years ago
endpoint_types.hpp Refactor endpoint state management to a new class 5 years ago
endpoint_util.cpp Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 5 years ago
endpoint_util.hpp Refactor endpoint state management to a new class 5 years ago
handler.cpp Add .cpp files for all .hpp files 6 years ago
handler.hpp try async decrypt then verify 5 years ago
hidden_service_address_lookup.cpp fix recursion depth on introset lookup 4 years ago
hidden_service_address_lookup.hpp clang-tidy modernize pass 5 years ago
identity.cpp Include error code in log output in Identity::EnsureKeys() 5 years ago
identity.hpp Backup SNApp keys when migrating to new ed25519 crypto 5 years ago
info.cpp make format 5 years ago
info.hpp make format 5 years ago
intro.cpp make path builds work again 5 years ago
intro.hpp bump path build handover window, check cooldown on build. 5 years ago
intro_set.cpp Replace StatusObject with underlying JSON type 5 years ago
intro_set.hpp Port code to use CryptoManager over passing Crypto pointers 5 years ago
lookup.cpp add trace log level for tracking logic thread jobs 5 years ago
lookup.hpp dht timeout tweak 4 years ago
outbound_context.cpp Merge pull request #1033 from majestrate/prevent-segfault-2020-01-10 4 years ago
outbound_context.hpp final touches 5 years ago
pendingbuffer.cpp Move SendContext to its own component 5 years ago
pendingbuffer.hpp Move SendContext to its own component 5 years ago
protocol.cpp Make format 5 years ago
protocol.hpp clang-tidy modernize pass 5 years ago
router_lookup_job.cpp clang-tidy modernize pass 5 years ago
router_lookup_job.hpp Refactor endpoint state management to a new class 5 years ago
sendcontext.cpp remove mutex 4 years ago
sendcontext.hpp remove mutex 4 years ago
session.cpp handover should be fixed now 5 years ago
session.hpp handle reply intro 5 years ago
tag.cpp Remove data() conversions from llarp::AlignedBuffer 5 years ago
tag.hpp Apply rule of zero to code base 5 years ago
tag_lookup_job.cpp Fix gcc trunk warnings 5 years ago
tag_lookup_job.hpp clang-tidy modernize pass 5 years ago
vanity.cpp Add .cpp files for all .hpp files 6 years ago
vanity.hpp Tidy up more parts of the service/ directory 5 years ago