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
Jeff Becker bf0416cab8
remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json
5 years ago
..
messages Remove all ABSL_ATTRIBUTE_UNUSED uses 5 years ago
bucket.hpp initial wack at 0.7.0 dht fixes 5 years ago
context.cpp llarp_time_t is now using std::chrono 5 years ago
context.hpp Merge pull request #1114 from notlesh/redundant-introset-lookup-improvements-2020-02-20 5 years ago
dht.cpp llarp_time_t is now using std::chrono 5 years ago
dht.h clang-tidy modernize pass 5 years ago
explorenetworkjob.cpp fix unit test 5 years ago
explorenetworkjob.hpp refactor 6 years ago
kademlia.hpp Refactor DHT introset lookups to use redundant lookup strategy 5 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
localserviceaddresslookup.cpp Make format 5 years ago
localserviceaddresslookup.hpp Bencode/decode relayOrder in lexigraphical order, make it uint64_t 5 years ago
localtaglookup.cpp Fix gcc trunk warnings 5 years ago
localtaglookup.hpp
message.cpp Make format 5 years ago
message.hpp Remove relayOrder from MessageDecoder 5 years ago
node.hpp initial dht key blinding 5 years ago
publishservicejob.cpp Make format 5 years ago
publishservicejob.hpp Make format 5 years ago
recursiverouterlookup.cpp dht fixes, disable iterative lookups on clients, revert "fixes" from 0.6.3, pass in recursion depth from introset lookup 5 years ago
recursiverouterlookup.hpp clang-tidy modernize pass 5 years ago
serviceaddresslookup.cpp Make format 5 years ago
serviceaddresslookup.hpp Refactor: remove recursionDepth from DHT lookups 5 years ago
taglookup.cpp Make format 5 years ago
taglookup.hpp Big R, little r, what begins with R? 5 years ago
tx.hpp Move logging to subdirectory 5 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 5 years ago
txowner.hpp Remove IStateful virtual inheritance 6 years ago