152 Commits

Author SHA1 Message Date
dimitriy-dade 0cf6c856ac Merged 1.16.2 from Private to Public 2026-05-22 14:02:44 -04:00
Chris Spiegel b6d480a83c Include std::ffi::CString for MacOS 2025-11-11 22:17:30 -08:00
Alexander Sagen f17b8f3f1a ServiceClient: Attempt IPv6 localhost connection if IPv4 localhost connection failed, and vice-versa 2024-08-14 12:48:38 +02:00
Alexander Sagen 2f04dc5531 ServiceClient: Use ureq::Agent with a connection pool of 1
This avoids always creating new connections, leading to excessive lingering TCP connections in TIME_WAIT state if the ZeroTier system service is unavailable.
2024-08-14 12:30:02 +02:00
Aaron Johnson 46d7c59b30 Update copyright year on about.rs 2024-03-19 16:06:36 -07:00
Brenton Bostick aeee9eb346 fix "Allow Default Router Override" -> "Allow Default Route Override" 2023-10-31 12:53:32 -04:00
Adam Ierymenko 8e9059e3a1 Merge pull request #55 from zerotier/windows-arm64-fix
ARM64 fixes for Windows.
2023-07-17 17:28:39 -04:00
Adam Ierymenko 1ef8168e49 ARM64 fixes for Windows. 2023-07-17 17:18:58 -04:00
Grant Limberg 9966920081 Fix UI client join with dev branch
One to many preceeding /'s in the request

Fixes Can't join networks with latest ZeroTierOne/dev #52
2023-05-10 14:48:41 -07:00
Adam Ierymenko 92c89514a5 Copy authtoken fix for macOS, exit if authtoken is invalid after attempted copy. 2023-03-23 10:37:45 -04:00
Adam Ierymenko 98c1533ab5 Do not try to repeatedly auth forever if it fails. 2023-03-22 15:59:06 -04:00
Adam Ierymenko 6b9a2a3d74 Don't repeatedly spam people if a network requires SSO and is not logged in. Notify once. 2022-06-09 11:34:59 -04:00
Grant Limberg 9ea70b937a fix typo 2022-06-08 15:46:45 -07:00
Adam Ierymenko cd1bebc9d2 Back out forking for notifications on Mac, will have to punt on click to launch SSO login for now. 2022-06-08 18:02:27 -04:00
Adam Ierymenko c6dbf55eb5 Have to fork for notifications on Mac. 2022-06-08 17:16:51 -04:00
Adam Ierymenko 703088c691 Regularize args to notify() 2022-06-08 15:49:40 -04:00
Adam Ierymenko 8c520e88c3 Use Mac-specific notification code, set bundle ID properly. 2022-06-08 15:32:45 -04:00
Adam Ierymenko b772268601 Tiny formatting fix. 2022-06-06 15:40:19 -04:00
Adam Ierymenko c0e71913b8 Show SSO login link in both network menu and main menu. 2022-06-06 15:27:48 -04:00
Adam Ierymenko 3f3fa1425c More SSO UI/UX work. 2022-06-06 14:54:45 -04:00
Adam Ierymenko 9bc94e7385 No SSO spam. 2022-06-06 14:24:03 -04:00
Adam Ierymenko 25c0c0aaca Take focus when windows open. 2022-06-03 21:59:09 -04:00
Adam Ierymenko 8bfa9b353e Make SSO login notification a notification, and fix copy/paste in join network box on macOS. 2022-06-03 18:24:26 -04:00
Adam Ierymenko 206f93191a Some minor look tweaks. Still not great but good enough to start. 2022-06-03 16:11:43 -04:00
Adam Ierymenko 3459c02ade Add version to about box. 2022-06-03 15:39:13 -04:00