世界
e67e2d5fef
platform: Split library for Android SDK 21 and 23
2026-01-17 05:48:16 +08:00
世界
1512f65c98
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
世界
3313c6e0b2
Add naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
9b7dc7f877
Revert "Stop using DHCP on iOS and tvOS"
2026-01-17 05:47:32 +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
世界
63a1edc0de
Update quic-go to v0.55.0
2026-01-17 05:46:13 +08:00
世界
47392e55a2
Add support for kTLS
...
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
0d7f40e60d
Remove use of ldflags -checklinkname=0 on darwin
2026-01-17 05:44:29 +08:00
世界
958799e85e
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
世界
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
世界
d373f57e57
Add interface address rule items
2026-01-17 05:44:26 +08:00
世界
3180efe42c
release: Improve publish testflight
2025-10-01 10:22:44 +08:00
世界
8d5f1ad310
Update golangci-lint to v2
2025-08-13 23:37:40 +08:00
世界
e65b4b05ec
release: Fix android build
2025-08-11 22:11:14 +08:00
世界
5b5ee6ed5b
android: Add workaround for tailscale pidfd crash
2025-08-07 12:54:19 +08:00
世界
a05d94c929
Bump version
2025-08-04 08:54:00 +08:00
世界
d64f844eb2
Improve darwin tun performance
2025-07-18 21:23:04 +08:00
世界
5066bd2114
release: Fix publish testflight
2025-07-08 13:14:46 +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
世界
9b5ead72c5
Add API to dump AdGuard rules
2025-07-08 13:14:44 +08:00
Sukka
1e706ff991
Improve AdGuard rule-set parser
2025-07-08 13:14:44 +08:00
世界
40e1e2c3c8
Minor fixes
2025-07-08 13:14:42 +08:00
世界
873ab4b085
Add service component type
2025-07-08 13:14:41 +08:00
愚者
3be37ed5b9
release: Fix build tags for android
...
Signed-off-by: 愚者 <11926619+FansChou@users.noreply.github.com >
2025-07-08 13:14:40 +08:00
世界
26c2b696a9
Migrate to stdlib ECH support
2025-07-08 13:12:19 +08:00
xchacha20-poly1305
17a60406fc
Remove single quotes of raw Moziila certs
2025-07-08 13:12:17 +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
世界
f75ade1991
refactor: DNS
2025-07-08 13:12:14 +08:00
世界
0d55da50cd
Make rule_set.format optional
2025-05-04 18:14:21 +08:00
世界
89f1bd0ed6
release: Fix read tag
2025-03-27 20:30:57 +08:00
世界
e7b86e990b
release: Fix workflow
2025-03-27 18:17:39 +08:00
世界
3802f283a1
release: Fix update android version
2025-02-23 08:35:30 +08:00
世界
50fd1537df
Override version
2025-02-11 15:55:15 +08:00
世界
50ac369cf5
platform: Update NDK to r28
2025-02-11 01:32:14 +08:00
世界
602180e5fd
release: Skip testflight when another build in review
2025-02-06 12:02:47 +08:00
世界
b82bf16ebe
Minor updates
2025-02-01 19:49:33 +08:00
世界
ec18305131
release: Update NDK to r28-beta3
2025-01-27 10:53:14 +08:00
世界
92b6af35d7
Fix rule-set upgrade command
2025-01-27 09:50:27 +08:00
世界
73a8a35863
Fix system time
2025-01-13 15:14:30 +08:00
世界
f9b2336887
Add rule-set merge command
2025-01-13 15:14:30 +08:00
世界
44d5411d5f
refactor: WireGuard endpoint
2025-01-13 15:14:30 +08:00
世界
1a687a6d63
Add network_[type/is_expensive/is_constrained] rule items
2025-01-13 15:14:29 +08:00
世界
c493cc521f
refactor: Modular network manager
2025-01-13 15:14:29 +08:00
世界
cc924c1a60
refactor: Modular inbound/outbound manager
2025-01-13 15:14:29 +08:00
世界
0c993f6f0c
Remove unused reject methods
2025-01-13 15:14:29 +08:00
世界
8513463170
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00
世界
725080267d
Implement dns-hijack
2025-01-13 15:14:29 +08:00