Adam Ierymenko
|
bfa4bd2584
Removing this, which was suggested by a linter, turns out to break things by breaking equality comparison. The NetworkConfig struct would have to be re-implemented in a more modern way to allow the compiler to properly generate comparison operators, which is not important right now.
|
2 月之前 |
Adam Ierymenko
|
6e6fc9a704
Add conditional compilation of controller.
|
2 月之前 |
Adam Ierymenko
|
9aff094b6f
node/ -> MPL
|
2 月之前 |
Adam Ierymenko
|
055be92ef0
Plumb through attaching network ID to packet sends.
|
3 月之前 |
Adam Ierymenko
|
58c80ff0ab
Add network ID to upstream lookup, cleanup, release notes for 1.16.
|
3 月之前 |
Adam Ierymenko
|
697011df7b
Cleanup, define specialist for network specific relays, remove some dead code.
|
3 月之前 |
Adam Ierymenko
|
ba2a4a605c
clang-format
|
3 月之前 |
Adam Ierymenko
|
8caede300c
Add OS_ARCH to network config metadata.
|
1 年之前 |
Adam Ierymenko
|
1982071d46
1.14.0 version bump for Linux and macOS, date update.
|
1 年之前 |
Brenton Bostick
|
f73e51e94c
Brenton/curly braces (#1971)
|
2 年之前 |
Grant Limberg
|
0ae09577f6
Client & Central Controller updates to support additonal OIDC features (#1848)
|
2 年之前 |
Brenton Bostick
|
f74a594e98
fix typos in comments and strings
|
2 年之前 |
Adam Ierymenko
|
a4e8847664
Restore sending of rejections but move it exclusively to a thread, widen netconf window to 30 minutes.
|
3 年之前 |
Adam Ierymenko
|
55a99f34d0
Tighten certificate window and deprecate sending of revocations for ordinary SSO timeouts. Revocations should only be for deliberate deauth to kick people off networks. Cert window should now stay within refresh window for SSO so normal cert expiration should handle it just fine.
|
3 年之前 |
Grant Limberg
|
7cce23ae79
wip
|
3 年之前 |
Grant Limberg
|
fa21fdc1cc
rename stuff for clarity
|
4 年之前 |
Grant Limberg
|
4d021e16a5
update field lengths
|
4 年之前 |
Grant Limberg
|
8d39c9a861
plumbing full flow from controller -> client network
|
4 年之前 |
Grant Limberg
|
364ad87e2b
add ssoEnabled flag to network config
|
4 年之前 |
Adam Ierymenko
|
98722ed7ea
Increase URL buffer sizes
|
4 年之前 |
Adam Ierymenko
|
1dfe909bab
Increase authentication URL sizes.
|
4 年之前 |
Adam Ierymenko
|
b270d527f4
Basic plumbing for authentication requirement and piping through of URL information.
|
4 年之前 |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
5 年之前 |
Grant Limberg
|
c0c215c83c
single dns config per network
|
5 年之前 |
Grant Limberg
|
387039456d
Pass 1 at adding DNS to controller
|
5 年之前 |
Grant Limberg
|
ee91c81799
Initialize C arrays to NULL in NetworkConfig() constructor
|
5 年之前 |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 年之前 |
Joseph Henry
|
6958ba9557
Added ZT_DISABLE_COMPRESSION build flag for SDK and low-end NAS builds
|
6 年之前 |
Joseph Henry
|
90d324ae96
Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more permanent homes
|
6 年之前 |
Adam Ierymenko
|
678116b6d1
One more.
|
6 年之前 |