278 Commits

Author SHA1 Message Date
countbinoculars 6da24f63ec Merge pull request #80 from zerotier/update-dependencies
Update pinned dependencies
2026-05-21 10:45:18 -07:00
Chris Spiegel 6933b2e3d7 Update pinned dependencies 2026-05-21 10:43:16 -07:00
Grant Limberg 609d7db15a Merge pull request #79 from zerotier/dependabot/cargo/cargo-f6ecf5c85a
Bump bytes from 1.10.0 to 1.11.1 in the cargo group across 1 directory
2026-04-21 13:27:05 -07:00
Grant Limberg 5aef2d44d3 Merge branch 'main' into dependabot/cargo/cargo-f6ecf5c85a 2026-04-21 13:26:38 -07:00
Grant Limberg daa94ced01 Merge pull request #78 from zerotier/dependabot/cargo/cargo-19d6922b9f
Bump time from 0.3.37 to 0.3.47 in the cargo group across 1 directory
2026-04-21 13:26:25 -07:00
dependabot[bot] 5142cdddd0 Bump bytes from 1.10.0 to 1.11.1 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [bytes](https://github.com/tokio-rs/bytes).


Updates `bytes` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-21 20:20:09 +00:00
dependabot[bot] 0f15c152ab Bump time from 0.3.37 to 0.3.47 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [time](https://github.com/time-rs/time).


Updates `time` from 0.3.37 to 0.3.47
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.37...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-21 20:20:03 +00:00
Joseph Henry b2a7a30409 Merge pull request #72 from cspiegel/fix-macos
Include std::ffi::CString for MacOS
2025-11-21 09:51:25 -08:00
Joseph Henry ec3fbe20e3 Merge pull request #71 from zerotier/build-fixes
Add missing headers to fix the build
2025-11-21 09:50:32 -08:00
Joseph Henry 268c1faf5f Merge branch 'main' into fix-macos 2025-11-21 09:26:31 -08:00
Joseph Henry fe2dcb61e6 Merge branch 'main' into build-fixes 2025-11-21 09:26:16 -08:00
Joseph Henry f6555c9c23 Merge pull request #57 from damageboy/aytana-appindicator
Transition to libaytana-appindicator3 from libappindicator3
2025-11-21 09:25:21 -08:00
Joseph Henry 417b6bfc94 Merge branch 'main' into aytana-appindicator 2025-11-21 09:24:19 -08:00
Chris Spiegel 96613db142 Add missing headers to fix the build
strings.h - strcasecmp()
sys/stat.h - chmod()
2025-11-12 09:15:39 -08:00
Chris Spiegel b6d480a83c Include std::ffi::CString for MacOS 2025-11-11 22:17:30 -08:00
Joseph Henry 5e80ae3f62 Merge pull request #61 from alexrsagen/main
Improve reliability of ServiceClient
2025-11-11 09:54:26 -08:00
Grant Limberg c12ddd93a1 Merge pull request #69 from zerotier/dependabot/cargo/ring-0.17.13
Bump ring from 0.17.8 to 0.17.13
2025-03-11 10:09:47 -07:00
dependabot[bot] d002fa6d36 Bump ring from 0.17.8 to 0.17.13
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>
2025-03-11 16:55:32 +00:00
Grant Limberg ae164e08b6 Merge pull request #68 from zerotier/rust-url-dep
Update url to 2.5.4.
2025-02-04 16:49:05 -08:00
Grant Limberg 2f59e08ff7 Update url to 2.5.4.
transitively required idna 0.5.0.  Updates to idna 1.0.3 to fix security vulnerability
2025-02-04 16:36:23 -08:00
Grant Limberg 452eca3270 Merge pull request #64 from zerotier/dependabot/cargo/rustls-0.22.4
Bump rustls from 0.22.3 to 0.22.4
2024-09-26 14:45:48 -07:00
dependabot[bot] 66fd06d224 Bump rustls from 0.22.3 to 0.22.4
Bumps [rustls](https://github.com/rustls/rustls) from 0.22.3 to 0.22.4.
- [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.22.3...v/0.22.4)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 21:44:31 +00:00
Grant Limberg 2a2afcc96a Merge pull request #63 from zerotier/1.14.1
Merge 1.14.1 changes to main
2024-09-26 14:43:30 -07:00
Grant Limberg 131f54340d fix dependencies 2024-09-26 14:42:45 -07:00
Grant Limberg 406824ded3 Merge branch 'main' into 1.14.1 2024-09-26 14:39:31 -07:00