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 c3637c81fd Remove another unused randomize parameter 5 years ago
..
address.cpp initial dht key blinding 5 years ago
address.hpp initial dht key blinding 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 Remove another unused randomize parameter 5 years ago
endpoint.hpp Remove another unused randomize parameter 5 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 dont use optional 5 years ago
handler.cpp
handler.hpp try async decrypt then verify 5 years ago
hidden_service_address_lookup.cpp Bencode/decode relayOrder in lexigraphical order, make it uint64_t 5 years ago
hidden_service_address_lookup.hpp Bencode/decode relayOrder in lexigraphical order, make it uint64_t 5 years ago
identity.cpp don't derive x25519 key from ed25519 key 5 years ago
identity.hpp Derived key fixes 5 years ago
info.cpp don't derive x25519 key from ed25519 key 5 years ago
info.hpp don't derive x25519 key from ed25519 key 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 s/LogInfo/LogDebug @ 'signed/verify encrypted introset' 5 years ago
intro_set.hpp Fixed EncryptedIntroSet signing to use PrivateKey 5 years ago
lookup.cpp add trace log level for tracking logic thread jobs 5 years ago
lookup.hpp initial dht key blinding 5 years ago
outbound_context.cpp Remove unused parameter 5 years ago
outbound_context.hpp Remove unused parameter 5 years ago
pendingbuffer.cpp
pendingbuffer.hpp
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 5 years ago
sendcontext.hpp Remove unused parameter 5 years ago
session.cpp handover should be fixed now 5 years ago
session.hpp handle reply intro 5 years ago
tag.cpp
tag.hpp
tag_lookup_job.cpp initial dht key blinding 5 years ago
tag_lookup_job.hpp initial dht key blinding 5 years ago
vanity.cpp
vanity.hpp