Commit Graph

404 Commits

Author SHA1 Message Date
Heng lu
2a1c465d62 Fix netns fd leak in ListenNetworkNamespace 2026-03-09 20:06:34 +08:00
世界
7ff25431c0 endpoint: Fix UDP resolved destination 2026-03-02 13:55:26 +08:00
世界
da06212268 Remove overdue deprecated features 2026-03-01 12:30:43 +08:00
世界
96cf5822a0 dialer: use KeepAliveConfig for TCP keepalive 2026-02-27 14:58:06 +08:00
世界
cf5333562d Fix per-outbound bind_interface 2026-02-27 14:58:06 +08:00
世界
8436c06718 platform: Improve iOS OOM killer 2026-02-26 14:13:32 +08:00
世界
5b9f98c8c7 Remove varbin usages 2026-01-29 13:40:34 +08:00
Balthild
a456e2072f Add acmedns support 2026-01-17 20:52:43 +08:00
世界
51a5451a5f Add dial option bind_address_no_port 2026-01-17 05:49:56 +08:00
世界
fbbc64dadf Fix missing build constraints for linux wifi state monitor 2026-01-17 05:48:15 +08:00
世界
ba49af1ce8 Update dependencies 2026-01-17 05:48:15 +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
世界
464554ab8f 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-17 05:47:42 +08:00
世界
0b6fe45fb9 platform: Refactoring libbox to use gRPC-based protocol 2026-01-17 05:47:32 +08:00
世界
35062abc34 Add Windows WI-FI state support 2026-01-17 05:47:27 +08:00
世界
701b82279d 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-17 05:47:04 +08:00
世界
c9c686369f Add more tcp keep alive options
Also update default TCP keep-alive initial period from 10 minutes to 5 minutes.
2026-01-17 05:47:04 +08:00
世界
5470977941 Fix missing mTLS support in client options 2026-01-17 05:46:23 +08:00
世界
3e3b2d0b29 Add curve preferences, pinned public key SHA256 and mTLS for TLS options 2026-01-17 05:46:22 +08:00
世界
50732226c4 Update tfo-go to latest 2026-01-17 05:46:21 +08:00
世界
0acf11ff70 Remove compatibility codes 2026-01-17 05:46:14 +08:00
世界
bc86dcec9b Do not use linkname by default to simplify debugging 2026-01-17 05:46:14 +08:00
世界
e7c387b49b Update WireGuard and Tailscale 2026-01-17 05:46:02 +08:00
世界
4f9f088e40 Improve ktls rx error handling 2026-01-17 05:46:01 +08:00
世界
c387601c27 Improve compatibility for kTLS 2026-01-17 05:46:00 +08:00
世界
a8a4467bc3 ktls: Add warning for inappropriate scenarios 2026-01-17 05:44:43 +08:00
世界
47392e55a2 Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
e2ba72e7c1 Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
世界
14bec14972 Fix rule-set format 2026-01-17 05:44:29 +08:00
世界
d373f57e57 Add interface address rule items 2026-01-17 05:44:26 +08:00
世界
158f246d1d Fix ECH retry support 2026-01-17 05:44:26 +08:00
neletor
6fdd08ac2d Add support for ech retry configs 2026-01-17 05:44:26 +08:00
世界
59314bbce4 Fix quic sniffer 2026-01-02 19:14:13 +08:00
世界
4637874b3c Update Mozilla certificates 2025-12-25 14:42:18 +08:00
世界
869528acba Improve HTTPS DNS transport 2025-10-09 23:45:23 +08:00
世界
8df94f091f Fix race codes 2025-09-12 21:58:48 +08:00
世界
709cdc1f95 Fix DNS exchange 2025-09-12 18:05:02 +08:00
世界
fad41589ce Fix ipv6 tproxy listener 2025-09-09 14:16:40 +08:00
世界
45387f3231 Fix DNS client 2025-09-08 09:12:30 +08:00
世界
40c3c7f506 Fix route.default_interface not taking effect 2025-09-02 18:00:02 +08:00
世界
412fa4cfbc Fix typo in TestSniffUQUICChrome115 2025-09-02 17:55:26 +08:00
世界
2efdd4dd7c Deprecate common/atomic 2025-08-25 19:49:12 +08:00
世界
746d07de91 Make realityClientConnWrapper replaceable 2025-08-20 16:26:27 +08:00
dyhkwong
26636843af Fix tlsfragment fallback writeAndWaitAck 2025-08-20 09:20:41 +08:00
世界
c2946c80d3 Make ReadWaitConn reader replaceable 2025-08-20 09:18:03 +08:00
wwqgtxx
465b481c7b Make utlsConnWrapper replaceable 2025-08-20 08:45:09 +08:00
wwqgtxx
d2178180e0 Make realityConnWrapper replaceable 2025-08-20 08:45:09 +08:00
世界
2d70ad3562 Fix bind_interface not working with auto_redirect 2025-08-17 14:48:01 +08:00
世界
c06b212363 Fix atomic pointer usages 2025-08-15 15:05:34 +08:00
世界
8d5f1ad310 Update golangci-lint to v2 2025-08-13 23:37:40 +08:00