世界
4ee7c1039e
platform: Update apple build comamnds
2026-01-17 05:49:13 +08:00
世界
4cd79cef55
Disable multipath TCP by default via GODEBUG
2026-01-17 05:48:58 +08:00
世界
9131a80656
Add format_docs command for documentation trailing space formatting
2026-01-17 05:48:39 +08:00
世界
0fd51633f4
Add OpenAI Codex Multiplexer service
2026-01-17 05:47:42 +08:00
世界
3313c6e0b2
Add naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
e354670c36
Add claude code multiplexer service
2026-01-17 05:46:23 +08:00
世界
50732226c4
Update tfo-go to latest
2026-01-17 05:46:21 +08:00
世界
bc86dcec9b
Do not use linkname by default to simplify debugging
2026-01-17 05:46:14 +08:00
世界
ce778e569b
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
世界
cb89991fe1
Revert "Pin gofumpt and golangci-lint versions"
...
This reverts commit 6775c029df .
2026-01-02 19:14:13 +08:00
世界
6775c029df
Pin gofumpt and golangci-lint versions
...
As we don't want to remove naked returns
2025-09-23 16:33:42 +08:00
世界
8df94f091f
Fix race codes
2025-09-12 21:58:48 +08:00
世界
8d5f1ad310
Update golangci-lint to v2
2025-08-13 23:37:40 +08:00
世界
f8e13d566e
Fix build with Go 1.25
2025-08-13 22:08:35 +08:00
世界
b2dd53e1b8
Improve darwin tun performance
2025-07-08 13:14:46 +08:00
世界
a0a21b1266
release: Add IPA build
2025-07-08 13:14:45 +08:00
世界
40e1e2c3c8
Minor fixes
2025-07-08 13:14:42 +08:00
世界
96e5697d23
Update utls to v1.7.2
2025-07-08 13:12:35 +08:00
世界
2ea485bbe0
Update gVisor to 20250319.0
2025-07-08 13:12:28 +08:00
世界
26c2b696a9
Migrate to stdlib ECH support
2025-07-08 13:12:19 +08:00
世界
71322d2b4c
Add Tailscale endpoint
2025-07-08 13:12:16 +08:00
世界
a5db391fcf
Add certificate store
2025-07-08 13:12:14 +08:00
世界
cff837bc7b
Fix logger for acme
2025-06-29 18:44:40 +08:00
纳西妲 · Nahida
e8c1e4802b
Fix build will fail when use space to split each tag
2025-04-12 13:06:16 +08:00
世界
f9b2336887
Add rule-set merge command
2025-01-13 15:14:30 +08:00
世界
d5d797ace1
release: Add app store connect actions
2024-12-14 20:18:36 +08:00
世界
2168c5e5a8
release: Update macOS project version atomically
2024-12-14 20:18:36 +08:00
世界
a11949b743
Add workaround for golang/go#68760
2024-12-10 10:30:42 +08:00
世界
8dfa69971b
release: Set upload threads to 5
2024-12-03 17:36:19 +08:00
世界
15a833d125
release: Clean before iOS build
2024-11-27 10:35:20 +08:00
世界
a64696d3f5
release: Notarize macos standalone manually with --no-s3-acceleration
2024-11-18 14:07:00 +08:00
世界
c0e9171d61
release: Add upload dSYMs
2024-10-30 15:35:20 +08:00
世界
92ea482404
Drop support for go1.18 and go1.19
2024-10-07 04:58:48 +08:00
世界
5feaa93e89
Fix Makefile
2024-10-07 04:34:48 +08:00
世界
e7433fe893
Add completions for linux packages
2024-10-07 04:34:48 +08:00
世界
5b08a59229
Minor fixes
2024-09-20 20:13:14 +08:00
世界
f06799e09b
Update macOS build workflow
2024-09-17 22:01:05 +08:00
世界
3c17e69101
Fix Makefile
2024-09-12 17:55:53 +08:00
世界
c7fd8c66bb
gomobile: Fix go mod version
2024-09-10 23:05:13 +08:00
世界
297cc5aa29
docs: Switch to venv
2024-06-24 10:10:49 +08:00
世界
cfae1465d7
Bump version
2024-04-08 11:55:41 +08:00
世界
4feba5c2dd
Fix Makefile
2024-03-21 23:32:02 +08:00
世界
2e22441a38
Fix build for F-Droid
2024-03-17 21:43:22 +08:00
世界
3300a65a11
Fix Makefile
2024-03-15 18:06:37 +08:00
世界
62824e0ab1
Add repo release
2024-03-15 18:06:37 +08:00
世界
6eed5c6c82
Fix reproducible builds
2024-02-24 23:19:31 +08:00
世界
c1d9ff4ce1
Remove invalid archlinux packages from release
2024-02-24 13:20:43 +08:00
世界
d689f35902
platform: Unify client versions
2024-02-24 13:20:27 +08:00
世界
42cce55115
documentation: Fix description for with_ech
2024-02-10 12:01:09 +08:00
世界
7778f0014d
Update uTLS to 1.5.4
2024-01-03 12:21:47 +08:00