.. |
messages
|
Remove redundant lookup logic from relays
|
2020-03-02 09:27:07 -07:00 |
bucket.hpp
|
initial wack at 0.7.0 dht fixes
|
2020-01-27 11:54:51 -05:00 |
context.cpp
|
revert relay side dedup parameter
|
2020-03-02 11:42:26 -05:00 |
context.hpp
|
Merge pull request #1147 from notlesh/diagnose-pubintro-round2-2020-02-28
|
2020-03-01 20:26:41 -04:00 |
dht.cpp
|
change function signature for dht context to exclude time parameter
|
2020-02-27 11:37:23 -05:00 |
dht.h
|
clang-tidy modernize pass
|
2019-08-12 16:52:58 +01:00 |
explorenetworkjob.cpp
|
fix unit test
|
2020-02-07 13:48:56 -05:00 |
explorenetworkjob.hpp
|
Judicious removal of dead code
|
2020-02-28 16:26:45 -07:00 |
kademlia.hpp
|
Refactor DHT introset lookups to use redundant lookup strategy
|
2020-02-14 17:43:13 -04:00 |
key.hpp
|
dedup via txid not keyspace location
|
2020-03-01 11:17:39 -05:00 |
localrouterlookup.cpp
|
Add warning when we found a null RC for a DHT lookup
|
2020-01-15 19:37:12 -07:00 |
localrouterlookup.hpp
|
Introduce abstract class for dht::Context
|
2019-01-26 00:40:40 +00:00 |
localserviceaddresslookup.cpp
|
Make format
|
2020-02-20 13:14:20 -07:00 |
localserviceaddresslookup.hpp
|
Bencode/decode relayOrder in lexigraphical order, make it uint64_t
|
2020-02-14 17:43:13 -04:00 |
localtaglookup.cpp
|
Fix gcc trunk warnings
|
2019-08-02 10:29:08 +01:00 |
localtaglookup.hpp
|
Introduce abstract class for dht::Context
|
2019-01-26 00:40:40 +00:00 |
message.cpp
|
Require 'From' and 'relayed' in PublishIntroMessage ctor
|
2020-02-28 16:28:57 -07:00 |
message.hpp
|
Remove relayOrder from MessageDecoder
|
2020-02-14 17:43:13 -04:00 |
node.hpp
|
initial dht key blinding
|
2020-01-27 16:30:41 -05:00 |
publishservicejob.cpp
|
wrong txid
|
2020-03-01 12:33:54 -05:00 |
publishservicejob.hpp
|
add local publish intro message to send reply down path
|
2020-03-01 12:30:05 -05:00 |
recursiverouterlookup.cpp
|
Judicious removal of dead code
|
2020-02-28 16:26:45 -07:00 |
recursiverouterlookup.hpp
|
Judicious removal of dead code
|
2020-02-28 16:26:45 -07:00 |
serviceaddresslookup.cpp
|
dedup via txid not keyspace location
|
2020-03-01 11:17:39 -05:00 |
serviceaddresslookup.hpp
|
dedup via txid not keyspace location
|
2020-03-01 11:17:39 -05:00 |
taglookup.cpp
|
Make format
|
2020-02-20 13:14:20 -07:00 |
taglookup.hpp
|
Judicious removal of dead code
|
2020-02-28 16:26:45 -07:00 |
tx.hpp
|
dedup via txid not keyspace location
|
2020-03-01 11:17:39 -05:00 |
txholder.hpp
|
dedup via txid not keyspace location
|
2020-03-01 11:17:39 -05:00 |
txowner.hpp
|
Remove IStateful virtual inheritance
|
2019-04-19 16:10:26 +01:00 |