Commit Graph

2089 Commits

Author SHA1 Message Date
世界 d3fa66ff99 documentation: Format changes header 2026-01-12 20:41:41 +08:00
世界 4e973bff99 Add format_docs command for documentation trailing space formatting 2026-01-12 20:41:41 +08:00
世界 d7cb4103ed Fix panic when closing Box before Start with file log output 2026-01-12 20:41:41 +08:00
世界 dd587b4a1b Add pre-match support for auto redirect 2026-01-12 20:41:41 +08:00
世界 0102f550d3 Fix cronet on iOS 2026-01-12 20:41:40 +08:00
世界 d5b23a2410 Ignore darwin IP_DONTFRAG error when not supported 2026-01-12 20:41:40 +08:00
世界 eef20dbcba Update tailscale to v1.92.4 2026-01-12 20:41:40 +08:00
世界 340b8d09fd Update cronet-go to v143.0.7499.109-1 2026-01-12 20:41:40 +08:00
世界 e7d2454397 platform: Split library for Android SDK 21 and 23 2026-01-12 20:41:40 +08:00
世界 54e1bdc59f Fix missing RootPoolFromContext and TimeFuncFromContext in HTTP clients 2026-01-12 20:41:40 +08:00
世界 0a9050ec59 documentation: Minor fixes 2026-01-12 20:41:40 +08:00
世界 3745da63e3 documentation: Add Wi-Fi state shared page 2026-01-12 20:41:40 +08:00
世界 1b08a798a4 Fix missing build constraints for linux wifi state monitor 2026-01-12 20:41:39 +08:00
世界 d81f56ba77 Update dependencies 2026-01-12 20:41:39 +08:00
世界 640a528258 Update quic-go to v0.58.0 2026-01-12 20:41:39 +08:00
世界 3541da86b9 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-12 20:41:39 +08:00
世界 3ae277df89 Fix cronet-go crash 2026-01-12 20:41:39 +08:00
世界 edec9dfb9e Add trace logging for lifecycle calls
Log start/close operations with timing information for debugging.
2026-01-12 20:41:39 +08:00
世界 40cebe4c57 documentation: Minor fixes 2026-01-12 20:41:39 +08:00
世界 12dc2c9874 Remove certificate_public_key_sha256 for naive 2026-01-12 20:41:39 +08:00
世界 6e95674797 platform: Use new crash log api 2026-01-12 20:41:38 +08:00
世界 65d6a1124b Fix naive network 2026-01-12 20:41:38 +08:00
世界 0340c170fb Add QUIC support for naiveproxy 2026-01-12 20:41:38 +08:00
世界 9c3f04aeb8 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
2026-01-12 20:41:38 +08:00
世界 f074fe51fc Fix naiveproxy build 2026-01-12 20:41:38 +08:00
世界 0b48c0a579 Add OpenAI Codex Multiplexer service 2026-01-12 20:41:38 +08:00
世界 04d5030848 Update pricing for CCM service 2026-01-12 20:41:38 +08:00
世界 25cb1fff22 release: Upload only other apks 2026-01-12 20:41:38 +08:00
世界 cd088f47e1 Fix bugs and add UoT option for naiveproxy outbound 2026-01-12 20:41:38 +08:00
世界 d4b8630a79 Add naiveproxy outbound 2026-01-12 20:41:37 +08:00
世界 69076f5c07 Apply ping destination filter for Windows 2026-01-12 20:41:37 +08:00
世界 fc2af9effa 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.
2026-01-12 20:41:37 +08:00
世界 2d119c97aa daemon: Add clear logs 2026-01-12 20:41:37 +08:00
世界 6e4593b13b Revert "Stop using DHCP on iOS and tvOS" 2026-01-12 20:41:37 +08:00
世界 45a3652a6e platform: Refactoring libbox to use gRPC-based protocol 2026-01-12 20:41:37 +08:00
世界 b385bae3aa Add Windows WI-FI state support 2026-01-12 20:41:37 +08:00
世界 56f577caeb 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)
2026-01-12 20:41:36 +08:00
世界 39286c2005 Add more tcp keep alive options
Also update default TCP keep-alive initial period from 10 minutes to 5 minutes.
2026-01-12 20:41:36 +08:00
世界 6cc8273658 Update quic-go to v0.57.1 2026-01-12 20:41:36 +08:00
世界 cd8f31f1ca Fix read credentials for ccm service 2026-01-12 20:41:36 +08:00
世界 ad16e1e6d5 Add claude code multiplexer service 2026-01-12 20:41:35 +08:00
世界 edc4595fcd Fix compatibility with MPTCP 2026-01-12 20:41:35 +08:00
世界 67d71de2bc Use a more conservative strategy for resolving with systemd-resolved for local DNS server 2026-01-12 20:41:35 +08:00
世界 1ec0c15192 Fix missing mTLS support in client options 2026-01-12 20:41:35 +08:00
世界 0a3827bfe5 Add curve preferences, pinned public key SHA256 and mTLS for TLS options 2026-01-12 20:41:35 +08:00
世界 2d27effd0b Fix WireGuard input packet 2026-01-12 20:41:35 +08:00
世界 15e67bfe0c Update tfo-go to latest 2026-01-12 20:41:35 +08:00
世界 a6e8bb6f3c Remove compatibility codes 2026-01-12 20:41:34 +08:00
世界 7f454763c1 Do not use linkname by default to simplify debugging 2026-01-12 20:41:34 +08:00
世界 25d38b7834 documentation: Update chinese translations 2026-01-12 20:41:34 +08:00