.. |
test
|
670b047d8a
Fixed bug in getPeers which caused it to return the same peers every time
|
před 9 roky |
Janitor.c
|
ec8c4fdd62
Added -c to search to allow for more exhaustive searches, also sort sessionStats
|
před 9 roky |
Janitor.h
|
b5836eb580
Cleanup leftovers of old searchspam
|
před 10 roky |
Node.c
|
f3ce288092
Go back to guessing instead of trying to try every bestParent change. Try to make guesses cause fewer flappy routes. Track the time each link was last tested, use either the least recently tested link or the node's test time when deciding how old our info about a node is. Move tryExistingNode out of the conditional chain in the janitor, to prevent it from being blocked during bootstrapping (when we're most vulnerable to blackholes anyway). Misc code cleanup.
|
před 10 roky |
Node.h
|
f3ce288092
Go back to guessing instead of trying to try every bestParent change. Try to make guesses cause fewer flappy routes. Track the time each link was last tested, use either the least recently tested link or the node's test time when deciding how old our info about a node is. Move tryExistingNode out of the conditional chain in the janitor, to prevent it from being blocked during bootstrapping (when we're most vulnerable to blackholes anyway). Misc code cleanup.
|
před 10 roky |
NodeList.h
|
2c25a476b3
Moved the code over to completely use the new pathfinder
|
před 11 roky |
NodeStore.c
|
86c885f05a
32 bit issue
|
před 9 roky |
NodeStore.h
|
23cc805347
Move eventBase out of public part of nodeStore
|
před 10 roky |
NodeStore_admin.c
|
71aaab8e0f
Refactored some admin APIs to return Address data instead of non-standard forms
|
před 9 roky |
NodeStore_admin.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
před 11 roky |
ReplySerializer.c
|
ff287fbbff
getpeers should not splice the address in order to be clearer
|
před 9 roky |
ReplySerializer.h
|
ff287fbbff
getpeers should not splice the address in order to be clearer
|
před 9 roky |
Router.c
|
ec8c4fdd62
Added -c to search to allow for more exhaustive searches, also sort sessionStats
|
před 9 roky |
Router.h
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
před 10 roky |
RouterModule.c
|
ff287fbbff
getpeers should not splice the address in order to be clearer
|
před 9 roky |
RouterModule.h
|
72393903d3
Added nextHop inter-router API to allow traceroute
|
před 10 roky |
RouterModule_admin.c
|
71aaab8e0f
Refactored some admin APIs to return Address data instead of non-standard forms
|
před 9 roky |
RouterModule_admin.h
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
před 10 roky |
RouterModule_pvt.h
|
5ca4dd8517
remove gitVersion definitions from dht/dhtcore/RouterModule_pvt.h
|
před 10 roky |
Router_new.h
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
před 10 roky |
RumorMill.c
|
b8e92c07a3
Use a 4-bit prefix per dht bucket instead of 1-bit. In a broken state at the moment.
|
před 10 roky |
RumorMill.h
|
3a96bdb62e
even better logging from rumormill
|
před 10 roky |
SearchRunner.c
|
ec8c4fdd62
Added -c to search to allow for more exhaustive searches, also sort sessionStats
|
před 9 roky |
SearchRunner.h
|
ec8c4fdd62
Added -c to search to allow for more exhaustive searches, also sort sessionStats
|
před 9 roky |
SearchRunner_admin.c
|
ec8c4fdd62
Added -c to search to allow for more exhaustive searches, also sort sessionStats
|
před 9 roky |
SearchRunner_admin.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
před 11 roky |
SearchStore.c
|
38d3f8bbf1
Rewrite of RouterModule and fix of a minor DoS issue caused by a direct peer sending too many setup packets.
|
před 11 roky |
SearchStore.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
před 11 roky |
VersionList.c
|
6427d40e6d
Decrease the number of external headers pulled in and refactor allocator and reader/writer.
|
před 11 roky |
VersionList.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
před 11 roky |