Commit graph

208 commits

Author SHA1 Message Date
世界
fe3316e15f
Add JSON schema support 2026-08-04 21:51:25 +08:00
世界
8285b93230
Fix Fortinet SSO again 2026-08-04 21:51:25 +08:00
世界
9da9e60044
Improve OpenVPN & OpenConnect interoperability 2026-08-04 21:51:24 +08:00
世界
f50d3e549b
Add linux desktop build 2026-08-04 21:51:00 +08:00
世界
7e3bca6c04
desktop: Pin dependencies 2026-08-04 21:51:00 +08:00
世界
03d78b341a
Add openvpn and openconnect 2026-08-04 21:51:00 +08:00
世界
0e4332acf9
platform: Add boxdd 2026-08-04 21:50:11 +08:00
世界
fcfba99cbf
Add netns and unshare support 2026-08-04 21:50:10 +08:00
世界
a9c0ddffbf
Add USB/IP support for macOS 2026-08-04 21:49:14 +08:00
世界
a572f8afd0
Preserve comments between formatting 2026-08-04 21:47:48 +08:00
世界
b276b955ed
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-08-04 21:47:47 +08:00
世界
43c23a84c3
Add package_name_regex route, DNS and headless rule item 2026-08-04 21:31:55 +08:00
世界
6f440ed7c7
tools: Network Quality & STUN 2026-08-04 21:31:55 +08:00
世界
9791fa52fb
release: Backport workflow refactor 2026-07-27 16:18:06 +08:00
世界
5e7fd7ad78
Fix lint errors 2026-05-13 23:39:27 +08:00
世界
ddb757a25c
Reduce built-in certificate store memory 2026-04-28 07:44:20 +08:00
世界
cf4791f1ad
platform: Improve iOS OOM killer 2026-02-26 14:13:32 +08:00
世界
53f2db3f97
platform: Add windows build 2026-02-15 21:10:44 +08:00
世界
1f2fdec89d
release: Fix update_apple_version command 2026-02-15 21:09:14 +08:00
世界
98af3c0ad6
experimental: New FFI 2026-02-09 15:50:51 +08:00
世界
944a9986d9
release: Always build tailscale for iOS and tvOS 2026-01-29 13:40:34 +08:00
世界
4a14d39cad
release: Log build ID during TestFlight publishing 2026-01-17 19:16:56 +08:00
世界
ccf90aee8a
release: Improve publish_testflight 2026-01-17 05:50:08 +08:00
世界
bd9935eebb
platform: Fix gomobile build 2026-01-17 05:49:13 +08:00
世界
85f5f6cebb
Disable multipath TCP by default via GODEBUG 2026-01-17 05:48:58 +08:00
世界
8ae16aa452
Add format_docs command for documentation trailing space formatting 2026-01-17 05:48:39 +08:00
世界
f5ccf746ea
platform: Split library for Android SDK 21 and 23 2026-01-17 05:48:16 +08:00
世界
cba18635c8
Add Chrome Root Store certificate option
Adds `chrome` as a new certificate store option alongside `mozilla`.
Both stores filter out China-based CA certificates.
2026-01-17 05:47:54 +08:00
世界
ad7b982242
Add naiveproxy outbound 2026-01-17 05:47:41 +08:00
世界
a930356b04
Revert "Stop using DHCP on iOS and tvOS" 2026-01-17 05:47:32 +08:00
世界
ab0869c972
Update tfo-go to latest 2026-01-17 05:46:21 +08:00
世界
cb4deb0c20
Do not use linkname by default to simplify debugging 2026-01-17 05:46:14 +08:00
世界
ed1ee4c3a4
Update quic-go to v0.55.0 2026-01-17 05:46:13 +08:00
世界
107f92381b
Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
387b42c9c2
Remove use of ldflags -checklinkname=0 on darwin 2026-01-17 05:44:29 +08:00
世界
bba92146b1
Stop using DHCP on iOS and tvOS
We do not have the `com.apple.developer.networking.multicast` entitlement and are unable to obtain it for non-technical reasons.
2026-01-17 05:44:28 +08:00
世界
48f84b31d6
Improve local DNS server on darwin
We mistakenly believed that `libresolv`'s `search` function worked correctly in NetworkExtension, but it seems only `getaddrinfo` does.

This commit changes the behavior of the `local` DNS server in NetworkExtension to prefer DHCP, falling back to `getaddrinfo` if DHCP servers are unavailable.

It's worth noting that `prefer_go` does not disable DHCP since it respects Dial Fields, but `getaddrinfo` does the opposite. The new behavior only applies to NetworkExtension, not to all scenarios (primarily command-line binaries) as it did previously.

In addition, this commit also improves the DHCP DNS server to use the same robust query logic as `local`.
2026-01-17 05:44:28 +08:00
世界
65264afdf9
Add interface address rule items 2026-01-17 05:44:26 +08:00
世界
cb7dba3eff
release: Improve publish testflight 2025-10-01 10:22:44 +08:00
世界
378e39f70c
Update golangci-lint to v2 2025-08-13 23:37:40 +08:00
世界
2358efe44a
release: Fix android build 2025-08-11 22:11:14 +08:00
世界
0a63049845
android: Add workaround for tailscale pidfd crash 2025-08-07 12:54:19 +08:00
世界
2dcb86941f
Bump version 2025-08-04 08:54:00 +08:00
世界
72dbcd3ad4
Improve darwin tun performance 2025-07-18 21:23:04 +08:00
世界
96df69bcdc
release: Fix publish testflight 2025-07-08 13:14:46 +08:00
世界
6cfa2b8b86
Improve darwin tun performance 2025-07-08 13:14:46 +08:00
世界
da3ba573d8
release: Add IPA build 2025-07-08 13:14:45 +08:00
世界
bea9048cfe
Add API to dump AdGuard rules 2025-07-08 13:14:44 +08:00
Sukka
fc0f5ed83a
Improve AdGuard rule-set parser 2025-07-08 13:14:44 +08:00
世界
3934e53476
Minor fixes 2025-07-08 13:14:42 +08:00