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/dht
Stephen Shelton a8623f09e9
Properly deserialize PubIntroMessages' relayed var
4 years ago
..
messages Properly deserialize PubIntroMessages' relayed var 4 years ago
bucket.hpp initial wack at 0.7.0 dht fixes 4 years ago
context.cpp Add some notes/comments about DHT message handling 4 years ago
context.hpp change function signature for dht context to exclude time parameter 4 years ago
dht.cpp change function signature for dht context to exclude time parameter 4 years ago
dht.h clang-tidy modernize pass 5 years ago
explorenetworkjob.cpp fix unit test 4 years ago
explorenetworkjob.hpp Judicious removal of dead code 4 years ago
kademlia.hpp Refactor DHT introset lookups to use redundant lookup strategy 4 years ago
key.hpp Use ToString over ToHex 5 years ago
localrouterlookup.cpp Add warning when we found a null RC for a DHT lookup 5 years ago
localrouterlookup.hpp Introduce abstract class for dht::Context 5 years ago
localserviceaddresslookup.cpp Make format 4 years ago
localserviceaddresslookup.hpp Bencode/decode relayOrder in lexigraphical order, make it uint64_t 4 years ago
localtaglookup.cpp Fix gcc trunk warnings 5 years ago
localtaglookup.hpp Introduce abstract class for dht::Context 5 years ago
message.cpp Require 'From' and 'relayed' in PublishIntroMessage ctor 4 years ago
message.hpp Remove relayOrder from MessageDecoder 4 years ago
node.hpp initial dht key blinding 4 years ago
publishservicejob.cpp Make format 4 years ago
publishservicejob.hpp Judicious removal of dead code 4 years ago
recursiverouterlookup.cpp Judicious removal of dead code 4 years ago
recursiverouterlookup.hpp Judicious removal of dead code 4 years ago
serviceaddresslookup.cpp Judicious removal of dead code 4 years ago
serviceaddresslookup.hpp Judicious removal of dead code 4 years ago
taglookup.cpp Make format 4 years ago
taglookup.hpp Judicious removal of dead code 4 years ago
tx.hpp Judicious removal of dead code 4 years ago
txholder.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
txowner.hpp Remove IStateful virtual inheritance 5 years ago