Adam Ierymenko
|
82aa3f59d6
Fix bug in ECHO handling (OK was invalid!), and use ECHO on newer peers for path confirmation. Also get rid of path confirmation circuit breaker since this causes issues with some peers and should be done more intelligently anyway.
|
10 лет назад |
Adam Ierymenko
|
c0df1169ee
Remove unimplemented SET_EPHEMERAL_KEY for now.
|
10 лет назад |
Adam Ierymenko
|
57b71bfff0
Cluster simplification and refactor work in progress...
|
10 лет назад |
Adam Ierymenko
|
f1b6427e63
Decided to make this 1.1.0 (semantic versioning increment is warranted), and add a legacy hack for older clients working with clusters.
|
10 лет назад |
Adam Ierymenko
|
9617208e40
Some cleanup, and use VERB_PUSH_DIRECT_PATHS to redirect newer peers.
|
10 лет назад |
Adam Ierymenko
|
619e113748
Work in progress on Cluster for new root infrastructure, multi-homing.
|
10 лет назад |
Adam Ierymenko
|
824ed99160
.
|
10 лет назад |
Adam Ierymenko
|
5d2f523e81
World stuff...
|
10 лет назад |
Adam Ierymenko
|
cae58f43f1
More World stuff, and mkworld.
|
10 лет назад |
Adam Ierymenko
|
1b1945c63e
Work in progress on refactoring root-topology into World and adding in-band updates.
|
10 лет назад |
Adam Ierymenko
|
aec13b50fd
Be a bit more verbose in circuit test reports to more clearly track current and upstream hop in graph traversal history.
|
10 лет назад |
Adam Ierymenko
|
3fa6dd377f
docs
|
10 лет назад |
Adam Ierymenko
|
273f0d18b0
docs
|
10 лет назад |
Adam Ierymenko
|
fea1b6b2c3
docs
|
10 лет назад |
Adam Ierymenko
|
0ce0bc00d2
Make sure received() gets called for some new messages, and docs.
|
10 лет назад |
Adam Ierymenko
|
69b44bf9a5
Finally add an ECHO.
|
10 лет назад |
Adam Ierymenko
|
e5f168f599
Add proof of work request for future DDOS mitigation use.
|
10 лет назад |
Adam Ierymenko
|
ab0228f626
More cleanup and simple refactoring, consolidate InetAddres serialize/deserialize into the class.
|
10 лет назад |
Adam Ierymenko
|
d3f29d09e8
Plumbing through circuit test stuff.
|
10 лет назад |
Adam Ierymenko
|
5341afcdcd
Handling of CIRCUIT_TEST, should be ready to test.
|
10 лет назад |
Adam Ierymenko
|
0d0039674f
Add new verb names, and fix some Mac compiler flags.
|
10 лет назад |
Adam Ierymenko
|
1a4f16e0ed
More work on circuit testing...
|
10 лет назад |
Adam Ierymenko
|
2d0adb562d
Specify circuit test messages.
|
10 лет назад |
Adam Ierymenko
|
0b354803f3
Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank.
|
10 лет назад |
Adam Ierymenko
|
778c7e6e70
More cleanup to direct path push, comment fixes, etc.
|
10 лет назад |
Adam Ierymenko
|
c863ff3f02
A bunch of comments and cleanup, including some to yesterday's direct path pushing changes. Move path viability check to one place, and stop trying to use link-local addresses since they are not reliable.
|
10 лет назад |
Adam Ierymenko
|
f398952a6c
Revert some bad docs in Packet -- I think we will still use that. Also rename addMembershipCertificate to more security-descriptive validateAndAddMembershipCertificate, give it a return value, and drop unused force parameter.
|
10 лет назад |
Adam Ierymenko
|
79e9a8bcc2
Almost everything for GitHub issue #180 except direct path map setup.
|
10 лет назад |
Adam Ierymenko
|
255320e2a6
pushDirectPaths() implementation
|
10 лет назад |
Adam Ierymenko
|
93bb934d4e
Some cleanup, docs, and Path -> Path > RemotePath refactor.
|
10 лет назад |