Adam Ierymenko
|
960ceb4791
Rest of GitHub issue #140 implementation.
|
10 سال پیش |
Adam Ierymenko
|
196f27f1f0
Add delay to NAT-t escalation stuff to try to address GitHub issue #167
|
10 سال پیش |
Adam Ierymenko
|
d9006712f6
Completely factor out "desperation" from the core. I thought of a significantly simpler way to move all of this logic entirely into the containing service, liberating the core from any concern over the nature of its pipe to the outside world.
|
10 سال پیش |
Adam Ierymenko
|
c894710ac1
Remove Logger.hpp references.
|
10 سال پیش |
Adam Ierymenko
|
49f031ccb4
Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc.
|
10 سال پیش |
Adam Ierymenko
|
6eb9289367
Bunch more cleanup, improvements to NAT traversal logic, finished updating Switch.
|
10 سال پیش |
Adam Ierymenko
|
ee0f56355b
Send path simplification.
|
10 سال پیش |
Adam Ierymenko
|
a69e1876f1
The concept of link desperation (escalating to less desirable transports) simplifies a ton of stuff. Loads of spaghetti logic can die since we no longer have to make these decisions down in the core.
|
10 سال پیش |
Adam Ierymenko
|
93012b0ee5
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
10 سال پیش |
Adam Ierymenko
|
4e95384ad6
Cleanup, add tristate to config code in Network, and happy new year!
|
10 سال پیش |
Adam Ierymenko
|
e7c81ef34e
Turns out that needed to be a list after all. Also clean up Multicaster::gather().
|
11 سال پیش |
Adam Ierymenko
|
ae082c3cb8
Yay... now everything compiles! Getting close to testing on this. Still have not added backward compatibility support for relaying of multicasts to 0.9.X clients yet but that will be easy. Will test with heterogenous 1.0.0 clients only first.
|
11 سال پیش |
Adam Ierymenko
|
8607aa7c3c
Everything in for new multicast except IncomingPacket parsing...
|
11 سال پیش |
Adam Ierymenko
|
431476e2e4
Some more multicast algo work...
|
11 سال پیش |
Adam Ierymenko
|
557801a09e
Rename PacketDecoder to much more descriptive IncomingPacket
|
11 سال پیش |
Adam Ierymenko
|
d9abd4d9be
Work on defining new direct broadcast multicast algorithm.
|
11 سال پیش |
Adam Ierymenko
|
aee742e767
More toward GitHub issue #56
|
11 سال پیش |
Adam Ierymenko
|
f13493edb2
Oops... turns out we need to differentiate incoming from outgoing TCP and indeed learn incoming TCP paths. Otherwise the recipient of a TCP connection does not know to reply via TCP! Heh.
|
11 سال پیش |
Adam Ierymenko
|
abc82d6a52
IPC changes and SocketManager changes all build!
|
11 سال پیش |
Adam Ierymenko
|
0b75992737
Everything but the local config bus... blech.
|
11 سال پیش |
Adam Ierymenko
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
11 سال پیش |
Adam Ierymenko
|
8b65b3e6d7
Yank PROBE stuff since it's not used and was a premature addition to the protocol.
|
11 سال پیش |
Adam Ierymenko
|
10df5dcf70
Fix several things:
|
11 سال پیش |
Adam Ierymenko
|
612c17240a
Dead code removal, fix for cleanup GitHub issue #28
|
12 سال پیش |
Adam Ierymenko
|
797bba04dd
Get rid of not used and maybe never to be used Filter code.
|
12 سال پیش |
Adam Ierymenko
|
46f868bd4f
Lots of cleanup, more work on certificates, some security fixes.
|
12 سال پیش |
Adam Ierymenko
|
3443b203e4
Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet.
|
12 سال پیش |
Adam Ierymenko
|
0dca9964bf
Whew, it builds!
|
12 سال پیش |
Adam Ierymenko
|
b2b24ca41b
Some file format cleanup.
|
12 سال پیش |
Adam Ierymenko
|
195ded4608
Cleanup, comments, regularize TRACE messages.
|
12 سال پیش |