世界
6a1640fe71
Update tfo-go to latest
2025-12-06 11:36:54 +08:00
世界
2e6af5185c
Do not use linkname by default to simplify debugging
2025-12-06 11:36:53 +08:00
世界
63121f18c0
Add support for kTLS
...
Reference: https://gitlab.com/go-extension/tls
2025-12-06 11:36:51 +08:00
世界
4f4d18bfaf
Remove use of ldflags -checklinkname=0 on darwin
2025-12-06 11:36:50 +08:00
世界
16de8b394f
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.
2025-12-06 11:36:49 +08:00
世界
52a0134af0
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`.
2025-12-06 11:36:49 +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
世界
3934e53476
Minor fixes
2025-07-08 13:14:42 +08:00
愚者
886d427337
release: Fix build tags for android
...
Signed-off-by: 愚者 <11926619+FansChou@users.noreply.github.com >
2025-07-08 13:14:40 +08:00
世界
7743c6e881
Migrate to stdlib ECH support
2025-07-08 13:12:19 +08:00
xchacha20-poly1305
91c7b638e8
Remove single quotes of raw Moziila certs
2025-07-08 13:12:17 +08:00
世界
6f793a0273
Add Tailscale endpoint
2025-07-08 13:12:16 +08:00
世界
17576e9f66
Add certificate store
2025-07-08 13:12:14 +08:00
世界
2e4a6de4e7
release: Fix read tag
2025-03-27 20:30:57 +08:00
世界
6aae834493
release: Fix workflow
2025-03-27 18:17:39 +08:00
世界
4000e1e66d
release: Fix update android version
2025-02-23 08:35:30 +08:00
世界
ff31c469a0
Override version
2025-02-11 15:55:15 +08:00
世界
07ac01dcb7
platform: Update NDK to r28
2025-02-11 01:32:14 +08:00
世界
8d6c4f1289
release: Skip testflight when another build in review
2025-02-06 12:02:47 +08:00
世界
3923b57abf
release: Update NDK to r28-beta3
2025-01-27 10:53:14 +08:00
世界
27bdef34c7
release: Fix create app store version
2024-12-21 17:20:56 +08:00
世界
50576084c6
release: Add publish testflight
2024-12-17 13:43:17 +08:00
世界
2ac2589d14
release: Fix publish testflight
2024-12-15 02:57:08 +08:00
世界
64a94e8144
release: Fix UpdateBuildForAppStoreVersion
2024-12-14 20:18:36 +08:00
世界
52f3a4226c
release: Add app store connect actions
2024-12-14 20:18:36 +08:00
世界
483d9fa503
release: Fix check prerelease
2024-12-14 20:18:36 +08:00
世界
dd9de694f8
release: Update macOS project version atomically
2024-12-14 20:18:36 +08:00
世界
1e6a3f1f0b
release: Update debug iOS library build
2024-12-12 14:51:47 +08:00
世界
f0b6818b4c
Add workaround for golang/go#68760
2024-12-10 10:30:42 +08:00
世界
3032317918
release: Add workflow build
2024-12-10 09:25:11 +08:00
世界
db22f61846
Update NDK to r28-rc1
2024-12-09 15:11:38 +08:00
世界
1e07633914
Downgrade NDK to 26.2.11394342
2024-11-18 13:10:06 +08:00
世界
8df0aa5719
Downgrade NDK to r26d
2024-11-07 19:58:53 +08:00
世界
419058f466
Update NDK version
2024-10-30 14:01:13 +08:00
世界
82ab68b542
build: Fix find NDK
2024-10-13 13:07:18 +08:00
世界
923d3222b0
WTF is this
2024-10-13 13:07:01 +08:00
世界
8464c8cb7c
Fix version script
2024-09-20 21:10:15 +08:00
世界
6ddbe19bc0
platform: Update bundle id
2024-09-12 17:55:53 +08:00
世界
7359fdf195
platform: Upgrade NDK to the latest LTS version
2024-02-28 15:10:28 +08:00
世界
3077a82650
Fix reproducible builds
2024-02-24 23:19:31 +08:00
世界
80d1aebcb7
platform: Unify client versions
2024-02-24 13:20:27 +08:00
Devman
f76b21b02c
Fix mobile build on windows
...
gobind executable name is not exactly `gobind` on windows it's `gobind.exe`
Signed-off-by: Devman <85770917+amir-devman@users.noreply.github.com >
2024-02-01 12:07:39 +08:00