世界
470866935e
release: Add replace_macos_standalone make target
2026-05-13 13:37:40 +08:00
世界
e269ad6528
release: Unify default build tags and linker flags into shared files
...
Move hardcoded build tags and ldflags from Makefile, Dockerfile, CI
workflows, and local build scripts into canonical files under release/:
- release/DEFAULT_BUILD_TAGS (Linux common archs, Darwin, Android)
- release/DEFAULT_BUILD_TAGS_WINDOWS (includes with_purego)
- release/DEFAULT_BUILD_TAGS_OTHERS (no with_naive_outbound)
- release/LDFLAGS (shared linker flags)
2026-03-03 21:21:09 +08:00
世界
f009c7be63
documentation: Update mkdcos-material
2026-03-01 18:37:31 +08:00
世界
8c4f7ce5a4
platform: Fix gorelease build
2026-02-27 15:07:16 +08:00
世界
fa890d47a0
platform: Add windows build
2026-02-15 21:10:44 +08:00
世界
e847748f69
experimental: New FFI
2026-02-09 15:50:51 +08:00
世界
638aedd1a0
release: Update android command
2026-01-17 19:16:56 +08:00
世界
30a004af7b
release: Improve publish_testflight
2026-01-17 05:50:08 +08:00
世界
fae770c98b
platform: Fix gomobile build
2026-01-17 05:49:13 +08:00
世界
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