世界
e27a335ee0
documentation: Add Wi-Fi state shared page
2025-12-25 14:51:59 +08:00
世界
a1694d4c7b
Fix missing build constraints for linux wifi state monitor
2025-12-25 14:51:59 +08:00
世界
48e5344cea
Update dependencies
2025-12-25 14:51:59 +08:00
世界
6e59a76941
Update quic-go to v0.58.0
2025-12-25 14:51:59 +08:00
世界
6a7264aa91
Add Chrome Root Store certificate option
...
Adds `chrome` as a new certificate store option alongside `mozilla`.
Both stores filter out China-based CA certificates.
2025-12-25 14:51:59 +08:00
世界
bc23473411
Fix cronet-go crash
2025-12-25 14:51:59 +08:00
世界
8171e792cc
Add trace logging for lifecycle calls
...
Log start/close operations with timing information for debugging.
2025-12-25 14:51:59 +08:00
世界
589e4e5bd7
documentation: Minor fixes
2025-12-25 14:51:59 +08:00
世界
7dd91362b5
Remove certificate_public_key_sha256 for naive
2025-12-25 14:51:59 +08:00
世界
0e79256f15
platform: Use new crash log api
2025-12-25 14:51:59 +08:00
世界
05169b09ad
Fix naive network
2025-12-25 14:51:59 +08:00
世界
99c125d8f3
Add QUIC support for naiveproxy
2025-12-25 14:51:59 +08:00
世界
e473c64cd6
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-25 14:51:59 +08:00
世界
be7254c335
Fix naiveproxy build
2025-12-25 14:51:58 +08:00
世界
bf0e432340
Add OpenAI Codex Multiplexer service
2025-12-25 14:51:58 +08:00
世界
d592e2d12a
Update pricing for CCM service
2025-12-25 14:51:58 +08:00
世界
dd164d9150
release: Upload only other apks
2025-12-25 14:49:49 +08:00
世界
84b277615c
Fix bugs and add UoT option for naiveproxy outbound
2025-12-25 14:49:49 +08:00
世界
13e425d5c3
Add naiveproxy outbound
2025-12-25 14:49:49 +08:00
世界
626ef0b427
Apply ping destination filter for Windows
2025-12-25 14:49:48 +08:00
世界
277c643c3e
platform: Add UsePlatformWIFIMonitor to gRPC interface
...
Align dev-next-grpc with wip2 by adding UsePlatformWIFIMonitor()
to the new PlatformInterface, allowing platform clients to indicate
they handle WIFI monitoring themselves.
2025-12-25 14:49:48 +08:00
世界
7a4c70ede9
daemon: Add clear logs
2025-12-25 14:49:48 +08:00
世界
55df080e2a
Revert "Stop using DHCP on iOS and tvOS"
2025-12-25 14:49:48 +08:00
世界
71253f800e
platform: Refactoring libbox to use gRPC-based protocol
2025-12-25 14:49:48 +08:00
世界
30ef92ec7b
Add Windows WI-FI state support
2025-12-25 14:49:47 +08:00
世界
5ce866cc8a
Add Linux WI-FI state support
...
Support monitoring WIFI state on Linux through:
- NetworkManager (D-Bus)
- IWD (D-Bus)
- wpa_supplicant (control socket)
- ConnMan (D-Bus)
2025-12-25 14:49:47 +08:00
世界
eca6a5da18
Add more tcp keep alive options
...
Also update default TCP keep-alive initial period from 10 minutes to 5 minutes.
2025-12-25 14:49:47 +08:00
世界
37a43dd63a
Update quic-go to v0.57.1
2025-12-25 14:49:47 +08:00
世界
2f377b2cdf
Fix read credentials for ccm service
2025-12-25 14:49:47 +08:00
世界
fac4068214
Add claude code multiplexer service
2025-12-25 14:49:46 +08:00
世界
ee07065f7b
Fix compatibility with MPTCP
2025-12-25 14:49:45 +08:00
世界
f70867e0a9
Use a more conservative strategy for resolving with systemd-resolved for local DNS server
2025-12-25 14:49:45 +08:00
世界
bf43a6655e
Fix missing mTLS support in client options
2025-12-25 14:49:45 +08:00
世界
bf055b8ae2
Add curve preferences, pinned public key SHA256 and mTLS for TLS options
2025-12-25 14:49:45 +08:00
世界
f88d249f03
Fix WireGuard input packet
2025-12-25 14:49:45 +08:00
世界
10d6d22b73
Update tfo-go to latest
2025-12-25 14:49:45 +08:00
世界
65e7649952
Remove compatibility codes
2025-12-25 14:49:45 +08:00
世界
d01534aa5c
Do not use linkname by default to simplify debugging
2025-12-25 14:49:44 +08:00
世界
3efe0fdfdc
documentation: Update chinese translations
2025-12-25 14:49:44 +08:00
世界
67a0c19b07
Update quic-go to v0.55.0
2025-12-25 14:49:44 +08:00
世界
3546a9368b
Update WireGuard and Tailscale
2025-12-25 14:49:44 +08:00
世界
8ab5c7695f
Fix preConnectionCopy
2025-12-25 14:49:44 +08:00
世界
07190d8d8a
Fix ping domain
2025-12-25 14:49:24 +08:00
世界
8e627088c6
release: Fix linux build
2025-12-25 14:49:24 +08:00
世界
f306f704bc
Improve ktls rx error handling
2025-12-25 14:49:24 +08:00
世界
537ca35cfe
Improve compatibility for kTLS
2025-12-25 14:49:24 +08:00
世界
84a0f240f9
ktls: Add warning for inappropriate scenarios
2025-12-25 14:49:24 +08:00
世界
7f13a66e12
Add support for kTLS
...
Reference: https://gitlab.com/go-extension/tls
2025-12-25 14:49:23 +08:00
世界
301e829266
Add proxy support for ICMP echo request
2025-12-25 14:49:23 +08:00
世界
b04310f285
Fix resolve using resolved
2025-12-25 14:48:56 +08:00