Adam Ierymenko
|
b80c229d87
Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90
|
11 years ago |
Adam Ierymenko
|
ecbcc9eb2c
TESTNET supernodes need different addresses.
|
11 years ago |
Adam Ierymenko
|
de485ad900
Add testnet ports and ZT_USE_TESTNET define for contacting the test.zerotier.com net instead of the live net.
|
11 years ago |
Adam Ierymenko
|
d187ec82d4
Adding supernode yig.zerotier.com (Sydney, Australia) and removing mi-go.zerotier.com (Singapore) due to real-world usage data.
|
11 years ago |
Adam Ierymenko
|
aee742e767
More toward GitHub issue #56
|
11 years ago |
Adam Ierymenko
|
5ef2c6fd6f
Add TCP/443 to all supernodes in Defaults.
|
11 years ago |
Adam Ierymenko
|
f9c92b0351
Build fix from merge.
|
11 years ago |
Adam Ierymenko
|
daaec84c6b
Add TCP channel support for supernode list, make Peer pick the first path if all paths are equally dead.
|
11 years ago |
Adam Ierymenko
|
abc82d6a52
IPC changes and SocketManager changes all build!
|
11 years ago |
Adam Ierymenko
|
54313212a4
New supernode: shoggoth.zerotier.com in Tokyo, Japan! This just about covers the entire world for global low-latency peer location and relaying.
|
11 years ago |
Adam Ierymenko
|
655b6d1996
Windows auto-update URL and dummy Windows update for testing.
|
11 years ago |
Adam Ierymenko
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
11 years ago |
Adam Ierymenko
|
29c18d4bde
Add new Singapore supernode!
|
11 years ago |
Adam Ierymenko
|
6bc5a84a2d
Windows build fixes and installer work...
|
11 years ago |
Adam Ierymenko
|
3482d836ae
Mac install fixes, more internal use scripts.
|
11 years ago |
Adam Ierymenko
|
60731e6d02
Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater.
|
11 years ago |
Adam Ierymenko
|
d3bcc58074
Fix update URL stuff, fix main build, add update dummy for testing updates on OSX and Linux and such.
|
11 years ago |
Adam Ierymenko
|
bf0da9f2f7
Rest of software updater, ready to test...
|
11 years ago |
Adam Ierymenko
|
6c63bfce69
File transfer work, add identities for validation of updates.
|
11 years ago |
Adam Ierymenko
|
5750cf6b72
New cthulhu.zerotier.com supernode IP address.
|
11 years ago |
Adam Ierymenko
|
c89cdcc3fd
Blech... moving on!
|
11 years ago |
Adam Ierymenko
|
bad043729f
Yet another revision of this algo... yeesh... and update to supernode IDs. I think I am gonna go with this one. Seems memory-hard enough to me. I am probably procrastinating by obsessing over it.
|
11 years ago |
Adam Ierymenko
|
ca93b4a1ac
Clean up some stuff, including a few spots where exceptions were not being handled correctly.
|
11 years ago |
Adam Ierymenko
|
2fa2796f2a
Another tweak, hopefully final, to reduce variance on identity generation times.
|
12 years ago |
Adam Ierymenko
|
0c8614b9c6
Add a second arg to idtool generate to make generating both secret and public easier, add new supernode identities after generating them, fix known good and bad IDs in selftest.
|
12 years ago |
Adam Ierymenko
|
b0187f4472
Hashcash-based identity, work in progress... committing to test speed on other boxes.
|
12 years ago |
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 years ago |
Adam Ierymenko
|
300588c5e8
Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults.
|
12 years ago |
Adam Ierymenko
|
e376c6f6a9
New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing.
|
12 years ago |
Adam Ierymenko
|
335733f110
Build fixes for *nix
|
12 years ago |