.. |
test
|
3005cac83c
Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled.
|
пре 10 година |
Janitor.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.
|
пре 10 година |
Janitor.h
|
b5836eb580
Cleanup leftovers of old searchspam
|
пре 10 година |
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.
|
пре 10 година |
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.
|
пре 10 година |
NodeList.h
|
2c25a476b3
Moved the code over to completely use the new pathfinder
|
пре 10 година |
NodeStore.c
|
da108a24c9
removed some testing code which ended up in the commented out version
|
пре 10 година |
NodeStore.h
|
23cc805347
Move eventBase out of public part of nodeStore
|
пре 10 година |
NodeStore_admin.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.
|
пре 10 година |
NodeStore_admin.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
пре 11 година |
ReplySerializer.c
|
e2a7ebc4d7
Completely remove code for version 2 compatibility
|
пре 10 година |
ReplySerializer.h
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
пре 10 година |
Router.c
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
пре 10 година |
Router.h
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
пре 10 година |
RouterModule.c
|
72393903d3
Added nextHop inter-router API to allow traceroute
|
пре 10 година |
RouterModule.h
|
72393903d3
Added nextHop inter-router API to allow traceroute
|
пре 10 година |
RouterModule_admin.c
|
2ca3092465
another null deref in some cases, triggered by admin socket
|
пре 10 година |
RouterModule_admin.h
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
пре 10 година |
RouterModule_pvt.h
|
5ca4dd8517
remove gitVersion definitions from dht/dhtcore/RouterModule_pvt.h
|
пре 10 година |
Router_new.h
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
пре 10 година |
RumorMill.c
|
b8e92c07a3
Use a 4-bit prefix per dht bucket instead of 1-bit. In a broken state at the moment.
|
пре 10 година |
RumorMill.h
|
3a96bdb62e
even better logging from rumormill
|
пре 10 година |
SearchRunner.c
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
пре 10 година |
SearchRunner.h
|
2c25a476b3
Moved the code over to completely use the new pathfinder
|
пре 10 година |
SearchRunner_admin.c
|
e569a8cb76
Tuning still needed but this one has the sound of a winner
|
пре 10 година |
SearchRunner_admin.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
пре 11 година |
SearchStore.c
|
38d3f8bbf1
Rewrite of RouterModule and fix of a minor DoS issue caused by a direct peer sending too many setup packets.
|
пре 11 година |
SearchStore.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
пре 11 година |
VersionList.c
|
6427d40e6d
Decrease the number of external headers pulled in and refactor allocator and reader/writer.
|
пре 11 година |
VersionList.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
пре 11 година |