Commit Graph

430 Commits

Author SHA1 Message Date
世界
430fa490e2 shadowsocks: Fix packet process for AEAD multi-user server 2024-07-05 17:09:09 +08:00
世界
75609e23a5 vless: Fix missing deadline interfaces 2024-07-05 17:08:10 +08:00
世界
a8c28eff35 Move legacy vless implemetation to library 2024-07-03 20:17:32 +08:00
世界
9c82098284 Fix v2ray-plugin 2024-07-02 14:08:17 +08:00
世界
bd5473d88d Update quic-go to v0.45.1 & Filter HTTPS ipv4/6hint 2024-06-24 11:07:32 +08:00
世界
af86dac1b0 Fix quic-go is caching dialErr since v0.43.0 2024-06-09 13:15:40 +08:00
世界
bb20856a6c Fix repeatedly no route logs 2024-06-07 15:03:48 +08:00
世界
5f20d6371b Fix reset HTTP3 DNS transport 2024-06-06 22:28:43 +08:00
世界
41d5fe8c1a Fix get source address from X-Forwarded-For 2024-06-06 22:21:37 +08:00
世界
3849e3a908 Update gVisor to 20240422.0 2024-05-23 14:57:15 +08:00
世界
2d925511b6 Update quic-go to v0.43.1 2024-05-21 15:12:05 +08:00
世界
d9b020826a Add address filter support for DNS rules 2024-05-21 15:12:02 +08:00
世界
58d4110e32 Improve domain suffix match behavior
For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the same as other projects.

This change modifies the behavior of `domain_suffix`: If the rule value is prefixed with `.`,
the behavior is unchanged, otherwise it matches `(domain|.+\.domain)` instead.
2024-05-21 15:11:41 +08:00
世界
4943979e71 Fix hysteria2 panic 2024-05-18 16:20:32 +08:00
世界
5a61ddeb7f Minor fixes 2024-05-03 15:34:47 +08:00
世界
b6644f5f03 Update dependencies 2024-04-23 14:03:55 +08:00
世界
4575b75391 Fix initial packet MTU for QUIC protocols 2024-04-23 11:12:31 +08:00
世界
68bd2b55c4 Update dependencies 2024-04-12 22:52:37 +08:00
世界
d9a5fcf568 Update dependencies 2024-04-08 11:45:00 +08:00
世界
b064aee4d1 Fix linux network monitor 2024-04-08 11:45:00 +08:00
世界
7e736818f0 Fixes for QUIC protocols 2024-04-08 11:44:55 +08:00
世界
1b150d4b43 Update dependencies 2024-03-29 04:52:06 +00:00
世界
1284596ad9 Fix syscall packet read waiter 2024-03-25 01:49:59 +08:00
世界
412d5b5ac7 Fix canceler 2024-03-24 19:12:07 +08:00
世界
94fce0ab8a tun: Fix GSO batch size 2024-03-22 14:54:57 +08:00
世界
f42cc84258 Fix DNS panic 2024-03-19 12:17:32 +08:00
世界
f195a6d406 Fix darwin interface monitor 2024-03-15 18:06:37 +08:00
世界
2c0c202462 Fix crash in HTTP proxy server again 2024-03-10 16:53:58 +08:00
世界
8368be4f16 Update dependencies 2024-03-08 23:36:33 +08:00
世界
97969df4fb documentation: Add link to F-Droid 2024-03-05 13:13:31 +08:00
世界
ab6c947b40 Update dependencies 2024-03-02 14:29:28 +08:00
世界
618e8eb55a Fix crash in HTTP proxy server 2024-03-02 14:28:47 +08:00
世界
333bf1fe61 Fix SO_BINDTOIFINDEX usage 2024-02-29 13:03:05 +08:00
世界
292e75aa0c Update dependencies 2024-02-26 22:53:31 +08:00
世界
8bafd46fa4 Fix network/interface monitor 2024-02-26 22:53:31 +08:00
世界
6eed5c6c82 Fix reproducible builds 2024-02-24 23:19:31 +08:00
世界
d97ea76af8 Fix HTTP inbound 2024-02-24 13:20:42 +08:00
世界
dcfd80cc19 Fix TUN unaligned panic on windows 2024-02-10 21:22:02 +08:00
世界
2b2c68963c Remove duplicated rules 2024-02-02 14:30:27 +08:00
世界
dfff320763 Fix rawConn not closed for hy/hy2 2024-02-02 14:30:27 +08:00
世界
9ffb1f57cd Update dependencies 2024-01-22 14:37:21 +08:00
世界
21114fea85 Update dependencies 2024-01-09 12:22:22 +08:00
世界
b974c713b8 Improve read wait interface &
Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update quic-go to v0.40.1 &
Update wireguard-go &
Add GSO support for TUN/WireGuard &
Fix router pre-start &
Fix bind forwarder to interface for systems stack
2024-01-03 12:21:47 +08:00
世界
7778f0014d Update uTLS to 1.5.4 2024-01-03 12:21:47 +08:00
世界
217381770c Update tfo-go 2024-01-03 12:21:47 +08:00
世界
c809d20c07 Update gomobile and add tag 2024-01-03 12:21:46 +08:00
世界
1d0558f731 Update cloudflare-tls to go1.21.5 2024-01-03 12:21:46 +08:00
世界
3ab5403947 Update buffer usage 2024-01-03 12:21:36 +08:00
世界
76905fc7da Fix h2mux request context 2024-01-01 16:15:49 +08:00
世界
7218389bc0 Update dependencies 2023-12-27 10:37:18 +08:00