世界
a3b74591a7
Fix syscall packet read waiter
2024-03-25 01:49:59 +08:00
世界
2f4abc6523
Fix canceler
2024-03-24 19:12:07 +08:00
世界
0f71ce5120
tun: Fix GSO batch size
2024-03-22 14:54:57 +08:00
世界
a7338fdc2b
Fix DNS panic
2024-03-19 12:17:32 +08:00
世界
7e943e743a
Fix darwin interface monitor
2024-03-15 18:06:37 +08:00
世界
4f5e7b974d
Fix crash in HTTP proxy server again
2024-03-10 16:53:58 +08:00
世界
21dedddd93
Update dependencies
2024-03-08 23:36:33 +08:00
世界
78a5f59202
documentation: Add link to F-Droid
2024-03-05 13:13:31 +08:00
世界
8d0da685d2
Update dependencies
2024-03-02 14:29:28 +08:00
世界
e6644f784e
Fix crash in HTTP proxy server
2024-03-02 14:28:47 +08:00
世界
2b93b74d38
Fix SO_BINDTOIFINDEX
usage
2024-02-29 13:03:05 +08:00
世界
02b7041de6
Update dependencies
2024-02-26 22:53:31 +08:00
世界
96ac931b11
Fix network/interface monitor
2024-02-26 22:53:31 +08:00
世界
3077a82650
Fix reproducible builds
2024-02-24 23:19:31 +08:00
世界
4a44aa3c21
Fix HTTP inbound
2024-02-24 13:20:42 +08:00
世界
d0ba69ad22
Fix TUN unaligned panic on windows
2024-02-10 21:22:02 +08:00
世界
2239b59933
Remove duplicated rules
2024-02-02 14:30:27 +08:00
世界
425a63f59d
Fix rawConn not closed for hy/hy2
2024-02-02 14:30:27 +08:00
世界
94f76d6671
Update dependencies
2024-01-22 14:37:21 +08:00
世界
b326e60998
Update dependencies
2024-01-09 12:22:22 +08:00
世界
89c723e3e4
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
世界
fe053e26b5
Update uTLS to 1.5.4
2024-01-03 12:21:47 +08:00
世界
269434cfe6
Update tfo-go
2024-01-03 12:21:47 +08:00
世界
88495a24dc
Update gomobile and add tag
2024-01-03 12:21:46 +08:00
世界
d131a7c10a
Update cloudflare-tls to go1.21.5
2024-01-03 12:21:46 +08:00
世界
7df151e820
Update buffer usage
2024-01-03 12:21:36 +08:00
世界
87c6fd4c0f
Fix h2mux request context
2024-01-01 16:15:49 +08:00
世界
ea17c2786d
Update dependencies
2023-12-27 10:37:18 +08:00
世界
c05c798221
Fix missing UDP timeout for QUIC protocols
2023-12-21 15:16:36 +08:00
世界
d6eddce420
Fix missing handshake timeout for multiplex
2023-12-21 14:21:59 +08:00
世界
4bf057139b
Fix DNS dial context
2023-12-21 14:19:27 +08:00
世界
a1b28b8282
Try to fix HTTP server leak again
2023-12-21 14:16:16 +08:00
世界
e329bf6865
Update dependencies
2023-12-14 15:09:03 +08:00
世界
a959a67ed3
FIx error handling for netlink banned in Android
2023-12-12 13:54:23 +08:00
世界
a64b57451a
Update dependencies
2023-12-11 21:40:11 +08:00
世界
f0e2318cbd
Fix auto-route IPv6 on darwin
2023-12-11 21:39:29 +08:00
世界
ca094587be
Fix incorrect dependency
2023-12-09 00:22:27 +08:00
世界
83581b7c1a
Update dependencies
2023-12-08 11:18:52 +08:00
世界
d346f0023d
Fix HTTP connect client again
2023-12-08 11:18:52 +08:00
世界
47b7a29cbd
Fix fallback packet conn
2023-12-06 18:47:50 +08:00
世界
50f5a76380
Update dependencies
2023-12-04 21:06:15 +08:00
世界
20ca05dd36
Fix crash on websocket concurrent request
2023-12-04 20:42:01 +08:00
世界
3f458064a3
Fix not set Host header for HTTP outbound
2023-12-03 16:54:49 +08:00
世界
01f6e70bc5
Fix deadline usage
2023-12-01 20:39:01 +08:00
世界
4f7770e254
Update dependencies
2023-11-29 21:01:19 +08:00
世界
f0571b4122
Update quic-go to v0.40.0
2023-11-28 11:21:44 +08:00
世界
1b71e52e90
Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex
2023-11-28 11:21:44 +08:00
世界
2a45c178fa
Add exclude route support for tun &
...
Update gVisor to 20231113.0
2023-11-28 11:21:43 +08:00
世界
81e214812f
Add udp_disable_domain_unmapping inbound listen option
2023-11-28 11:21:43 +08:00
世界
4d23773a25
Migrate to gobwas/ws
2023-11-28 11:21:43 +08:00
世界
b08226a850
Fix "Fix HTTP server leak"
2023-11-24 19:58:31 +08:00
世界
edbae5dc4d
Fix missing UDP user context on TUIC/Hysteria2 inbounds
2023-11-24 19:56:43 +08:00
世界
50c1290567
Update dependencies
2023-11-21 10:22:44 +08:00
世界
72a81afb76
Fix "Fix Linux IPv6 auto route rules"
2023-11-16 18:25:07 +08:00
世界
240abe204c
Fix zero TTL was incorrectly reset
2023-11-16 18:25:07 +08:00
世界
3cadc90375
Fix TUIC authentication failed error message
2023-11-14 20:15:41 +08:00
世界
fe866b123a
Fix sing-tun version
2023-11-14 20:15:41 +08:00
世界
b013acd89d
tun: Fix broadcast filter not applied to mixed stack
2023-11-13 13:35:10 +08:00
世界
f6fee53676
Fix mux client close
2023-11-09 16:55:47 +08:00
世界
a20a0cb455
Add broadcast filter
2023-11-07 10:20:05 +08:00
世界
bb928f096a
Fix missing default next proto in hysteria2
2023-11-05 23:11:40 +08:00
世界
126f825241
Update dependencies
2023-11-05 16:02:10 +08:00
世界
998cc7bd22
Add multicast filter for tun
2023-11-04 08:04:17 +08:00
世界
3efccaa8f5
Update dependencies
2023-10-31 18:24:58 +08:00
世界
31c294d998
Update BBR and Hysteria congestion control & Migrate legacy Hysteria protocol to library
2023-10-30 12:41:22 +08:00
世界
e143fc510d
Update gVisor to 20230814.0
2023-10-30 12:41:21 +08:00
世界
bea177a4cd
Improve linux bind interface
2023-10-30 12:41:21 +08:00
世界
aa05a4d050
Remove deprecated features
2023-10-30 12:41:21 +08:00
世界
de0b5cc1c2
Fix Linux IPv6 auto route rules
2023-10-26 12:02:00 +08:00
世界
d9853ca2be
Update dependencies
2023-10-26 11:57:18 +08:00
世界
a634830d85
Fix invalid address check in UoT conn
2023-10-21 17:23:30 +08:00
世界
2371f0fd51
Update dependencies
2023-10-14 17:36:35 +08:00
世界
cfdce7a96f
Fix bbolt panic on arm32
2023-10-14 17:36:13 +08:00
世界
5f18738b2b
Fix task cancel context
2023-10-11 12:05:27 +08:00
世界
7b4e4ca2d0
Fix compatibility with Android 14
2023-10-10 15:09:49 +08:00
世界
0d0526afa2
Update dependencies
2023-10-06 17:10:31 +08:00
世界
5f2f7fc8b9
Fix HTTP inbound leak
2023-10-01 14:39:58 +08:00
世界
8b95292e53
Update dependencies
2023-09-30 22:34:54 +08:00
世界
3de7a2ddd3
Fix concurrent access on task returnError
2023-09-30 21:52:11 +08:00
世界
abcf030d89
Update dependencies
2023-09-27 14:16:04 +08:00
世界
df9050400e
android: Fix netlink check
2023-09-26 17:41:07 +08:00
世界
9891fd672f
Reject SOCKS4 unauthenticated request
2023-09-25 21:16:14 +08:00
世界
92a84ee112
Update dependencies
2023-09-25 17:56:21 +08:00
世界
6e84b694a4
Minor fixes
2023-09-22 12:07:39 +08:00
世界
34a93171f0
Update dependencies
2023-09-20 22:20:40 +08:00
世界
12dd1ac87f
Improve conntrack
2023-09-20 14:15:00 +08:00
世界
a9743b77f6
Don't return success as an error when the lookup result is empty
2023-09-19 19:05:23 +08:00
世界
4068871d97
Update quic-go
2023-09-19 18:33:44 +08:00
世界
f05afcea39
Update dependencies
2023-09-19 18:33:06 +08:00
世界
d17e93384b
Add ACME DNS01 challenge support via libdns
2023-09-17 01:09:41 +08:00
世界
3040e97222
Fix gomobile build on macOS
2023-09-16 00:09:45 +08:00
世界
bd7adcbb7e
Migrate QUIC wrapper and protocol implementations to library
2023-09-16 00:09:41 +08:00
世界
53475c7390
Add hysteria2 protocol
2023-09-12 13:26:21 +08:00
世界
efe33cf48d
Fix QUIC DNS
2023-09-12 13:14:21 +08:00
世界
6b943caf37
Reject invalid connection
2023-09-07 21:34:36 +08:00
世界
b83c6c9d20
Fix return nil addr in conn
2023-08-30 21:28:03 +08:00
世界
e7b35be5f6
Update Makefile
2023-08-29 10:26:11 +08:00
世界
e91a6e5439
Update dependencies
2023-08-25 20:21:14 +08:00
世界
43f72a6419
Add store_mode
and platform Clash mode selector
2023-08-25 20:21:14 +08:00
世界
edad4d1ce7
Update dependencies
2023-08-24 11:31:29 +08:00