Adam Ierymenko
c470c6255e
Postgres code for SSO (almost certainly needs work)
5 years ago
Grant Limberg
4fed56443e
secondary ports are no longer based on the node ID and fully randomized instead
5 years ago
Grant Limberg
1859365f9d
same IPv6 temp address detection code for macOS works on FreeBSD.
...
update ifdefs & go
5 years ago
Grant Limberg
ab87b8f881
Don't bind to temporary IPv6 addresses (linux)
5 years ago
Grant Limberg
b8b65da51c
Don't bind temporary IPv6 addresses (macOS)
5 years ago
Grant Limberg
198e6f765c
Don't bind to temporary Ipv6 addresses (windows)
5 years ago
Adam Ierymenko
810e2a761f
Fix authentication URL...
5 years ago
Adam Ierymenko
6ce71c1bc3
Fix reporting of status.
5 years ago
Adam Ierymenko
6b3a7ec827
Fix a few things...
5 years ago
Adam Ierymenko
ed2360d9f7
Version bump.
5 years ago
Adam Ierymenko
1ce71f9dc0
Build fix.
5 years ago
Adam Ierymenko
18508b5a2e
Build fix.
5 years ago
Adam Ierymenko
621898f3c5
Forgot to set auth info in NetworkConfig.
5 years ago
Adam Ierymenko
2c1d7f3dcc
CLI printing of URL.
5 years ago
Adam Ierymenko
8bb5bc736d
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
5 years ago
Adam Ierymenko
b270d527f4
Basic plumbing for authentication requirement and piping through of URL information.
5 years ago
Grant Limberg
1bd9e9078e
libhiredis++ multi-arch binary
5 years ago
Grant Limberg
a3361a7d97
libhiredis + arm64 for controller
5 years ago
Grant Limberg
ca1715118f
force mac native central controller builds to be x64 only for now
5 years ago
Joseph Henry
27ecb7c7b6
Merge branch 'xumng123-master' into dev
5 years ago
Joseph Henry
be7fca254f
Merge branch 'master' of https://github.com/xumng123/ZeroTierOne into xumng123-master
...
Remove unnecessary include
5 years ago
Joseph Henry
b64ae8c8a5
Fix for bug #1403
5 years ago
joseph-henry
15905b2fe3
Merge pull request #1397 from zerotier/bugfix-bad-traces
...
Fix erroneous cast of verb to double that causes invalid tracing output
5 years ago
Joseph Henry
24615ed24b
Fix erroneous cast of verb to double that causes invalid tracing output
5 years ago
Joseph Henry
13481cea18
Fix (some) compile-time warnings on Windows
5 years ago
Joseph Henry
7faaa55436
Merge branch 'dev' of https://github.com/zerotier/ZeroTierOne into dev-multipath
5 years ago
Joseph Henry
11ddbc6f30
Fix (some) compile-time warnings on Linux
5 years ago
Joseph Henry
29e5880d8b
Match formatting of Bond-related sources to ZeroTier standard (no functional changes)
5 years ago
Joseph Henry
63fd2cbaeb
Add ZeroTier standard .clang-format -- Keeping tabs for 1.X line. Mostly based on LLVM format.
5 years ago
Grant Limberg
9c58308e6a
Merge pull request #1383 from erikh/docker-image-fixes
...
Multiple image fixes:
5 years ago
Grant Limberg
5fb814a04f
Merge pull request #1388 from emundo/fix/1387-dns-issue
...
Fix macOS DNS issue
5 years ago
Grant Limberg
c69d2df0a2
Merge pull request #1390 from jonathonf/linux-tap-link-ordering
...
Set MAC address before bringing up Linux TAP link
5 years ago
Adam Ierymenko
46a7136b0d
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
5 years ago
Adam Ierymenko
d2974f2e60
Do not inherit open file descriptors on fork() in MacEthernetTapAgent
5 years ago
Adam Ierymenko
ed8fe8990b
Revert "Removed language from comments"
...
This reverts commit 1bd1923964 .
5 years ago
Adam Ierymenko
50703534b1
Revert "Removed language from comments"
...
This reverts commit 57a225cb39 .
5 years ago
Adam Ierymenko
4a7c156bf8
Revert "Removed language from comments"
...
This reverts commit 0a18e66a83 .
5 years ago
Adam Ierymenko
54680a6edc
Revert "Update zttap300.inf"
...
This reverts commit 3af693af34 .
5 years ago
Jonathon Fernyhough
bac57e355d
Set MAC address before bringing up Linux TAP link
...
This corrects the flow for bringing up a TAP device under Linux by
setting the device MAC address prior to bringing up the device.
Closes #1314
5 years ago
Jonathon Fernyhough
b8b1f64959
Revert "Reorder Linux TAP link sequence"
...
This reverts commit 9374e45449 .
5 years ago
Grant Limberg
cdcd6c4886
Merge pull request #1389 from jonathonf/linux-tap-link-ordering
...
Reorder Linux TAP link sequence
5 years ago
Robert.Schreib
4e8640b380
Handle case where no old DNS servers exist
5 years ago
Jonathon Fernyhough
9374e45449
Reorder Linux TAP link sequence
...
This corrects the flow for bringing up a TAP device under Linux.
Closes #1314
5 years ago
Robert.Schreib
31ffe4403c
Check if DNS servers need to be Applied on macOS
5 years ago
Adam Ierymenko
e8f7d5ef9e
VERSION 1.6.5
...
This is a minor release that fixes some path stability issues and an issue with Windows interface enumeration.
5 years ago
Adam Ierymenko
ee0e306685
Windows version bump.
5 years ago
Adam Ierymenko
df0007d532
Update hard-coded default planet to latest.
5 years ago
Adam Ierymenko
b70c5b94bd
1.6.5 version bump
5 years ago
Erik Hollensbe
23f9baa9f2
Multiple image fixes:
...
- Can now provide the following environment variables to populate
secrets (nice for kubernetes, other situations)
- ZEROTIER_API_SECRET: authtoken.secret
- ZEROTIER_IDENTITY_PUBLIC: identity.public
- ZEROTIER_IDENTITY_SECRET: identity.secret
- Joining networks by providing them as a part of docker's "command"
array should now work properly
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
5 years ago
xumng123
537ce83498
yes
5 years ago