Commit Graph

2107 Commits

Author SHA1 Message Date
世界 e3f9aa5ff9 platform: Display k based bytes 2026-01-12 20:42:33 +08:00
世界 549e68ead4 Fix tailscale endpoint 2026-01-12 20:42:33 +08:00
世界 d31e776ee4 tailscale: Add system interface support 2026-01-12 20:42:33 +08:00
世界 f7b8228d47 platform: Fix gomobile build 2026-01-12 20:42:33 +08:00
世界 f930d62ab1 platform: Update apple build comamnds 2026-01-12 20:42:33 +08:00
世界 1529b7885b platform: Improve interface 2026-01-12 20:42:33 +08:00
世界 e4e442c66c Downgrade quic-go to v0.57.1 2026-01-12 20:41:42 +08:00
世界 4fd761016b Fix linux musl builds 2026-01-12 20:41:42 +08:00
世界 159d5a9b63 Fix openwrt builds 2026-01-12 20:41:42 +08:00
世界 9ae2ab330a Add kmod-nft-queue dependency for openwrt package 2026-01-12 20:41:42 +08:00
世界 6ba9b4bbcb Fix nfqueue fallback 2026-01-12 20:41:42 +08:00
世界 28d552c676 Disable multipath TCP by default via GODEBUG 2026-01-12 20:41:42 +08:00
世界 033ce7ec69 Fix missing relay support for Tailscale 2026-01-12 20:41:42 +08:00
世界 7b81c85bef cronet: Fix windows DNS hijack 2026-01-12 20:41:42 +08:00
世界 6acdee152d Fix DNS transports 2026-01-12 20:41:41 +08:00
世界 85931d136e platform: Expose process info 2026-01-12 20:41:41 +08:00
世界 6253e1582d Update bypass action behavior for auto redirect 2026-01-12 20:41:41 +08:00
世界 0624733c0c platform: Add GetStartedAt for StartedService 2026-01-12 20:41:41 +08:00
世界 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