.. |
test
|
33815d555b
tuning and improvements to --bench
|
пре 9 година |
Janitor.c
|
7785b3c5af
Minor tuning on janitor
|
пре 9 година |
Janitor.h
|
12720d9d1c
make janitor refuse to ping a node which it has already pinged within 30 seconds ago, this will suppress some resonant conditions
|
пре 9 година |
Janitor_admin.c
|
f7b7ae1e1e
Make rumormills accessable for debugging purposes
|
пре 9 година |
Janitor_admin.h
|
f7b7ae1e1e
Make rumormills accessable for debugging purposes
|
пре 9 година |
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
|
33acce27e0
Removed last reminents of Pinned Nodes and tried to avoid adding the same nodes to the external rumormill over and over
|
пре 9 година |
NodeList.h
|
2c25a476b3
Moved the code over to completely use the new pathfinder
|
пре 11 година |
NodeStore.c
|
b057b34ed9
Fixed counting of links in assertion
|
пре 9 година |
NodeStore.h
|
b1c7b9cee0
wip
|
пре 9 година |
NodeStore_admin.c
|
efdf39c8cb
Merge branch 'parse_ip' of git://github.com/ehmry/cjdns into crashey
|
пре 9 година |
NodeStore_admin.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
пре 11 година |
ReplySerializer.c
|
ff287fbbff
getpeers should not splice the address in order to be clearer
|
пре 9 година |
ReplySerializer.h
|
ff287fbbff
getpeers should not splice the address in order to be clearer
|
пре 9 година |
Router.c
|
258a2c4a46
it all seems to work well enough
|
пре 9 година |
Router.h
|
33815d555b
tuning and improvements to --bench
|
пре 9 година |
RouterModule.c
|
581dac9dce
should not be pinging ourselves
|
пре 9 година |
RouterModule.h
|
72393903d3
Added nextHop inter-router API to allow traceroute
|
пре 10 година |
RouterModule_admin.c
|
71aaab8e0f
Refactored some admin APIs to return Address data instead of non-standard forms
|
пре 9 година |
RouterModule_admin.h
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
пре 10 година |
RouterModule_pvt.h
|
5ca4dd8517
remove gitVersion definitions from dht/dhtcore/RouterModule_pvt.h
|
пре 11 година |
Router_new.h
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
пре 10 година |
RumorMill.c
|
f7b7ae1e1e
Make rumormills accessable for debugging purposes
|
пре 9 година |
RumorMill.h
|
f7b7ae1e1e
Make rumormills accessable for debugging purposes
|
пре 9 година |
RumorMill_admin.h
|
f7b7ae1e1e
Make rumormills accessable for debugging purposes
|
пре 9 година |
SearchRunner.c
|
4bd18f7672
If a search causes you to communicate directly with the target, ask them for their peers
|
пре 9 година |
SearchRunner.h
|
258a2c4a46
it all seems to work well enough
|
пре 9 година |
SearchRunner_admin.c
|
258a2c4a46
it all seems to work well enough
|
пре 9 година |
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 година |