Commit Graph

214 Commits

Author SHA1 Message Date
gVisor bot
c025b77ca0 chore: update quic-go to 0.39.0 2023-09-26 08:51:25 +08:00
gVisor bot
7de04cd5cf chore: rebuild ca parsing 2023-09-22 14:45:34 +08:00
gVisor bot
4cdb789918 chore: limit tuicv5's maxUdpRelayPacketSize up to 1200-PacketOverHead 2023-09-21 23:49:45 +08:00
gVisor bot
7a4f9959f9 chore: support set cwnd for hy2 too 2023-09-21 16:41:31 +08:00
gVisor bot
1b70a57951 fix: tuicv5 panic in ReadFrom 2023-09-21 15:10:35 +08:00
gVisor bot
f97dd6838a Revert "migration: go 1.21"
This reverts commit 33d41338ef.
2023-09-21 08:29:28 +08:00
gVisor bot
1c0fa63386 migration: go 1.21 2023-09-17 17:05:13 +08:00
gVisor bot
acb2daa6aa chore: use cmp in go 1.21
Co-authored-by: H1JK <hell0jack@protonmail.com>
2023-09-16 12:06:58 +08:00
gVisor bot
d0d576bdee chore: using xsync.MapOf replace sync.Map 2023-09-02 16:54:48 +08:00
gVisor bot
0517522f2f fix: TLS ALPN support 2023-08-14 15:48:13 +08:00
gVisor bot
fd9aca5f39 chore: using uint16 for ports in Metadata 2023-08-09 13:51:02 +08:00
gVisor bot
a58bd50cef chore: better tuicV5 deFragger 2023-08-03 23:07:30 +08:00
gVisor bot
61629307e0 chore: Update dependencies 2023-08-01 13:54:22 +08:00
gVisor bot
1323773a23 chore: Remove legacy XTLS support (#645)
* chore: Remove legacy XTLS support

* chore: Rename function
2023-07-16 23:26:07 +08:00
gVisor bot
da70b0a4b8 chore: Update dependencies 2023-07-14 11:37:15 +08:00
gVisor bot
903c77d806 chore: update to go1.21rc2, drop support for go1.19 2023-07-02 09:59:18 +08:00
gVisor bot
e66226cf51 chore: update quic-go to 0.36.0 2023-06-26 12:08:38 +08:00
gVisor bot
7c04b3a096 chore: tuic server can handle V4 and V5 in same port 2023-06-21 13:53:37 +08:00
gVisor bot
fee81c1962 chore: adjustable cwnd for cc in quic 2023-06-18 00:47:26 +08:00
gVisor bot
dd0c347c28 fix: tuicV5's heartbeat should be a datagram packet 2023-06-13 17:50:10 +08:00
gVisor bot
011cde328c feat: support tuicV5 2023-06-12 18:42:46 +08:00
gVisor bot
65cff13bd8 chore: init gopacket only when dial fake-tcp to decrease memory using 2023-06-08 11:58:51 +08:00
gVisor bot
000197a706 feat: Add XUDP migration support 2023-06-07 23:03:36 +08:00
gVisor bot
a836631aee fix: hysteria faketcp loopback in tun mode 2023-06-03 22:15:09 +08:00
gVisor bot
9e6aaea7e0 chore: update quic-go to 0.35.1 2023-06-03 16:45:35 +08:00
gVisor bot
d51aab0cc8 chore: update quic-go to 0.34.0 2023-06-01 16:25:02 +08:00
gVisor bot
755f7c27b8 chore: add WaitReadFrom support in ssr 2023-05-28 22:51:44 +08:00
gVisor bot
66ca57a787 chore: slightly improve quic-bbr performance 2023-05-28 20:15:11 +08:00
gVisor bot
14c1918e6c chore: add WaitReadFrom support in quicStreamPacketConn 2023-05-28 15:22:08 +08:00
gVisor bot
344533fd11 chore: Add vision splice support 2023-05-27 11:26:13 +08:00
gVisor bot
7d83127347 refactor: Move vision implementation to a new package 2023-05-26 20:11:06 +08:00
gVisor bot
57883b4927 chore: using internal socks5.ReadAddr0 in trojan 2023-05-20 18:35:04 +08:00
gVisor bot
b59df5ac42 chore: Decrease UoT read memory 2023-05-20 17:01:52 +08:00
gVisor bot
c71a4619b8 chore: more context passing in outbounds 2023-05-18 13:15:08 +08:00
gVisor bot
90bf28cb89 feat: Support insecure gRPC 2023-05-13 09:38:14 +08:00
gVisor bot
5070a21626 fix: tuic server return error udp address 2023-05-11 22:45:27 +08:00
gVisor bot
ec4508255d chore: better tuic earlyConn impl 2023-05-10 09:36:06 +08:00
gVisor bot
72e42957bf fix: Update unsafe pointer add usage 2023-05-06 15:49:10 +08:00
gVisor bot
bc15a8d757 fix: tuic connection error using fast_open 2023-04-29 15:44:07 +00:00
gVisor bot
190014aa1d chore: using sync/atomic replace uber/atomic 2023-04-22 15:37:57 +08:00
gVisor bot
422fccc100 fix: h2 close panic 2023-04-17 23:42:15 +08:00
gVisor bot
0e2f5e4436 fix: ensure StreamWebsocketConn call N.NewDeadlineConn 2023-04-17 00:23:12 +08:00
gVisor bot
d4b6acb212 fix: proxyDialer panic when domain name was not resolved 2023-04-12 12:49:53 +08:00
gVisor bot
c28e495f44 fix: tuic pool client should only cache the system's UDPConn 2023-04-10 12:22:12 +08:00
gVisor bot
c4580858fb chore: Update dependencies 2023-04-09 15:40:17 +08:00
gVisor bot
d20ac0dc8a Fix: return pooled buffer when simple-obfs tls read error (#2643) 2023-04-06 09:32:27 +08:00
gVisor bot
8358114e31 chore: Add early bounds checks 2023-04-05 13:51:50 +08:00
gVisor bot
c0bcf77bf7 fix: tuic fast-open not work 2023-04-03 21:08:12 +08:00
gVisor bot
ae5fafa885 chore: make all net.Conn wrapper can pass through N.ExtendedConn 2023-04-02 22:24:46 +08:00
gVisor bot
46a76f38f2 fix: Vision slice out of bounds error 2023-04-01 20:08:49 +08:00