世界
2e30ca2132
Add ECH support for NaiveProxy outbound and tls.ech.query_server_name option
...
- Enable ECH for NaiveProxy outbound with DNS resolver integration
- Add query_server_name option to override domain for ECH HTTPS record queries
- Update cronet-go dependency and remove windows_386 support
2025-12-17 22:18:35 +08:00
世界
49b10831d2
Fix naiveproxy build
2025-12-17 22:18:35 +08:00
世界
644956e940
Add OpenAI Codex Multiplexer service
2025-12-16 22:29:42 +08:00
世界
dc018d49e8
release: Upload only other apks
2025-12-15 15:29:42 +08:00
世界
b6b8c52411
Fix bugs and add UoT option for naiveproxy outbound
2025-12-15 14:51:50 +08:00
世界
f6f74a7b8b
Add naiveproxy outbound
2025-12-14 00:29:07 +08:00
世界
01e78efa4a
Add claude code multiplexer service
2025-12-14 00:11:49 +08:00
世界
decdb55e8d
Update tfo-go to latest
2025-12-14 00:11:48 +08:00
世界
481487c2dc
Do not use linkname by default to simplify debugging
2025-12-14 00:11:48 +08:00
世界
8cd28d1274
release: Fix linux build
2025-12-14 00:11:48 +08:00
世界
016f7ce8c1
Improve compatibility for kTLS
2025-12-14 00:11:47 +08:00
世界
5e9408712b
Add support for kTLS
...
Reference: https://gitlab.com/go-extension/tls
2025-12-14 00:11:47 +08:00
世界
541251d09a
Remove use of ldflags -checklinkname=0 on darwin
2025-12-14 00:11:46 +08:00
世界
9b663235aa
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-14 00:11:46 +08:00
世界
e385a98ced
Update Go to 1.25.5
2025-12-13 20:11:29 +08:00
世界
48e76038d0
Update Go to 1.25.4
2025-11-16 09:53:10 +08:00
世界
6421252d44
release: Fix windows7 build
2025-11-16 09:09:34 +08:00
世界
d0e1fd6c7e
Update Go to 1.25.3
2025-10-14 23:43:36 +08:00
世界
d9d7f7880d
Pin gofumpt and golangci-lint versions
...
As we don't want to remove naked returns
2025-09-23 16:33:42 +08:00
世界
0977c5cf73
release: Disable Apple platform CI builds, since `-allowProvisioningUpdates is broken by Apple
2025-09-13 00:07:57 +08:00
世界
07697bf931
release: Fix xcode build
2025-09-12 22:57:44 +08:00
世界
1af83e997d
Update Go to 1.25.1
2025-09-10 22:57:24 +08:00
世界
378e39f70c
Update golangci-lint to v2
2025-08-13 23:37:40 +08:00
renovate[bot]
043a2e7a07
[dependencies] Update github-actions
2025-08-13 22:12:19 +08:00
世界
5eb318ba06
Update Go to 1.25
2025-08-13 22:08:35 +08:00
世界
09d3b8f2c2
release: Fix repo
2025-08-11 22:11:14 +08:00
世界
9495b56772
Update Go to 1.24.6
2025-08-08 17:07:56 +08:00
世界
e061538c30
Update Go to 1.24.5
2025-07-21 10:10:02 +08:00
世界
a902e9f9f6
Revert "release: Add IPA build"
...
After testing, it seems that since extensions are not handled correctly, it cannot be installed by SideStore.
2025-07-08 13:14:45 +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
世界
dbdcce20a8
Update utls to v1.7.2
2025-07-08 13:12:35 +08:00
世界
cdea3f63d4
release: Skip override version for iOS
2025-07-08 13:12:31 +08:00
世界
0f6c417c3c
Build legacy binaries with latest Go
2025-07-08 13:12:16 +08:00
世界
832eb4458d
release: Fix xcode version
2025-06-29 18:44:40 +08:00
世界
03e8d029c2
release: Fix apt-get install
2025-04-25 16:03:57 +08:00
世界
6a051054db
release: Fix packages
2025-04-19 19:12:01 +08:00
世界
144a890c71
release: Add openwrt packages
2025-04-18 08:54:40 +08:00
世界
6aae834493
release: Fix workflow
2025-03-27 18:17:39 +08:00
世界
f56131f38e
Make linter happy
2025-03-24 20:38:42 +08:00
世界
d6d94b689f
release: Replace goreleaser build with scripts
2025-03-24 13:48:37 +08:00
世界
30d785f1ee
release: Use fake goreleaser key
2025-03-21 22:25:51 +08:00
世界
3ae036e997
Downgrade goreleaser to stable since nfpm fixed
2025-03-13 18:53:19 +08:00
世界
5da2d1d470
release: Fix goreleaser version
2025-03-12 16:15:50 +08:00
世界
ed46438359
release: Use nightly goreleaser to fix rpm bug
2025-03-11 13:29:08 +08:00
世界
8946a6d2d0
release: Use latest goreleaser
2025-03-09 15:27:04 +08:00
世界
4000e1e66d
release: Fix update android version
2025-02-23 08:35:30 +08:00
世界
6cad142cfe
Bump Go to go1.24
2025-02-23 08:35:30 +08:00
世界
07ac01dcb7
platform: Update NDK to r28
2025-02-11 01:32:14 +08:00
世界
3923b57abf
release: Update NDK to r28-beta3
2025-01-27 10:53:14 +08:00