Grant Limberg
|
af3f8b00a4
|
fix cv2 connection
|
11 months ago |
Grant Limberg
|
db06c98608
|
startup script
|
11 months ago |
Grant Limberg
|
332a7d1488
|
more fun with the startup script
|
11 months ago |
Grant Limberg
|
48f9f7de14
|
Allow setting cv2: for the db url
|
11 months ago |
Grant Limberg
|
35d37559c8
|
v2controller docker target on mac
|
11 months ago |
Grant Limberg
|
1a6c0a5f12
|
reflect schema changes
|
11 months ago |
Grant Limberg
|
2c8f032a76
|
CV2 controller. Should have everything but SSO now
|
11 months ago |
Grant Limberg
|
fb7b07fc42
|
make sure the pg connstring is correct for cv2:// instances
|
12 months ago |
Grant Limberg
|
1d2130610c
|
use the CV2 db instance if the path prefix is cv2://
|
12 months ago |
Grant Limberg
|
0b04f772ef
|
make things compile
|
12 months ago |
Grant Limberg
|
5c73fe9304
|
build fix
|
12 months ago |
Grant Limberg
|
2af105000f
|
WIP: refactoring for CV2 db integration
|
12 months ago |
Grant Limberg
|
cadfa0bc4d
|
Merge pull request #2445 from zerotier/docker-local-conf
Allow setting local.conf content from Docker environment variable
|
12 months ago |
Grant Limberg
|
f2521c8536
|
Allow setting local.conf content from Docker environment variable
|
12 months ago |
Grant Limberg
|
d353e0c6fa
|
Merge pull request #2442 from zerotier/dependabot/cargo/rustybits/ring-0.17.13
Bump ring from 0.17.8 to 0.17.13 in /rustybits
|
1 year ago |
Grant Limberg
|
346731ea5d
|
Merge branch 'dev' into dependabot/cargo/rustybits/ring-0.17.13
|
1 year ago |
Grant Limberg
|
2ef38d84d1
|
Merge pull request #2444 from zerotier:gl/temporal-sdk-fix
temporal sdk fix
|
1 year ago |
Grant Limberg
|
5630d48a66
|
temporal sdk fix
missing WorkflowIdConflictPolicy
|
1 year ago |
Grant Limberg
|
b44a9b8b62
|
Merge pull request #2443 from zerotier:gl/onelogin-fix
Fix AuthInfo Provider not being set
|
1 year ago |
Grant Limberg
|
f5b0fc6a8f
|
Fix AuthInfo Provider not being set
|
1 year ago |
dependabot[bot]
|
a20bc772f2
|
Bump ring from 0.17.8 to 0.17.13 in /rustybits
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)
---
updated-dependencies:
- dependency-name: ring
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Travis LaDuke
|
010c4b0d64
|
Merge pull request #2441 from zerotier/laduke/update-actions
Run CI on pull requests
|
1 year ago |
travisladuke
|
5998f1497a
|
Run CI on pull requests
If the PR is from an external repo,
the action won't run without approval.
right now we can't run the actions on external PRs.
|
1 year ago |
Grant Limberg
|
a2162c01e3
|
Merge pull request #2430 from zerotier/dependabot/cargo/rustybits/openssl-0.10.70
Bump openssl from 0.10.68 to 0.10.70 in /rustybits
|
1 year ago |
Grant Limberg
|
870c221690
|
Merge branch 'dev' into dependabot/cargo/rustybits/openssl-0.10.70
|
1 year ago |
Grant Limberg
|
87ad848202
|
Merge pull request #2432 from zerotier:ci-update
Update upload-artifact action to use v4
|
1 year ago |
Grant Limberg
|
b736b6835d
|
Update upload-artifact action to use v4
V3 is no longer supported and throws an error on use
|
1 year ago |
dependabot[bot]
|
91bec01da8
|
Bump openssl from 0.10.68 to 0.10.70 in /rustybits
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Grant Limberg
|
b5c51796b9
|
Merge pull request #2417 from zerotier/rust-deps
update rust dependencies
|
1 year ago |
Grant Limberg
|
724002f142
|
update rust dependencies
|
1 year ago |
Grant Limberg
|
377a9d6f41
|
Merge pull request #2409 from zerotier/dependabot/cargo/rustybits/rustls-0.23.18
Bump rustls from 0.23.15 to 0.23.18 in /rustybits
|
1 year ago |
dependabot[bot]
|
003b4cf876
|
Bump rustls from 0.23.15 to 0.23.18 in /rustybits
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.15 to 0.23.18.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.15...v/0.23.18)
---
updated-dependencies:
- dependency-name: rustls
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Joseph Henry
|
b12dd19d44
|
Merge pull request #2405 from zerotier/jh-fix-openbsd-tap
Build fix for OpenBSD - See ticket #2397
|
1 year ago |
Joseph Henry
|
82c6454950
|
Fix broken ifdef on OpenBSD
|
1 year ago |
Joseph Henry
|
969c0ee6e3
|
Omit CPU pinning code on OpenBSD
|
1 year ago |
Joseph Henry
|
c092b63987
|
Merge pull request #2365 from zerotier/laduke/2361-phy-mtu
Lower ZT_MIN_PHYSMTU
|
1 year ago |
Joseph Henry
|
47efee1df4
|
Merge branch 'dev' into laduke/2361-phy-mtu
|
1 year ago |
Joseph Henry
|
18a5452de8
|
Merge pull request #2395 from zerotier/core-objs
Move osutils/OSUtils.o into CORE_OBJS
|
1 year ago |
Joseph Henry
|
c3794ba8d4
|
Merge branch 'dev' into core-objs
|
1 year ago |
Joseph Henry
|
75a5b4438b
|
Build fix for OpenBSD - See ticket #2397
|
1 year ago |
Adam Ierymenko
|
185a3a2c76
|
Merge pull request #2396 from zerotier/1.14.2
1.14.2
|
1 year ago |
Adam Ierymenko
|
3fcef51137
|
Windows installer version bump.
|
1 year ago |
Grant Limberg
|
f959c2f4ca
|
Move osutils/OSUtils.o into CORE_OBJS
When building via `make core` to make libzerotiercore.a, you can't link unless OSUtils.cpp is also built & linked.
|
1 year ago |
Adam Ierymenko
|
b7a6e106fd
|
Version increments.
|
1 year ago |
Adam Ierymenko
|
7dca7fac11
|
Bump Rust library versions.
|
1 year ago |
Adam Ierymenko
|
4ef2d4cc8e
|
Merge pull request #2376 from sh1ve/patch-1
Fix build error under certain character sets in Windows
|
1 year ago |
travisladuke
|
55bbd2aec6
|
Lower ZT_MIN_PHYSMTU
regarding #2361
|
1 year ago |
Grant Limberg
|
36b4659f77
|
Merge pull request #2379 from zerotier/docker-release
add `make docker-release` command & update dockerfile
|
1 year ago |
Grant Limberg
|
0b5666bde2
|
Merge remote-tracking branch 'origin/dev' into docker-release
|
1 year ago |
Grant Limberg
|
e1c72e6d51
|
add `make docker-release` command & update dockerfile
|
1 year ago |