gVisor bot
|
a56229a365
|
chore: simplify fast open code
|
2023-11-30 20:16:55 +08:00 |
|
gVisor bot
|
ee9b7ce693
|
feat: Add v2ray httpupgrade fast open support
|
2023-11-24 13:02:00 +08:00 |
|
gVisor bot
|
a034f7e11f
|
chore: upgrade xsync to v3
|
2023-11-23 10:24:01 +08:00 |
|
gVisor bot
|
4077fb59be
|
chore: direct append data to bufio.Reader's internal buffer as much as possible
|
2023-11-09 22:19:29 +08:00 |
|
gVisor bot
|
8742b78d47
|
chore: using wk8/go-ordered-map/v2 replace internal StringMapSlice
|
2023-11-09 08:47:44 +08:00 |
|
gVisor bot
|
a918cd66d8
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
gVisor bot
|
797769798b
|
chore: support v2ray http upgrade server too
|
2023-11-03 13:58:53 +08:00 |
|
gVisor bot
|
36c775c222
|
fix: avoid tls panic
|
2023-11-03 12:04:22 +08:00 |
|
gVisor bot
|
6805336f5b
|
chore: do websocket client upgrade directly instead of gobwas/ws
|
2023-11-03 11:50:25 +08:00 |
|
gVisor bot
|
343d874ad9
|
fix: v2ray http upgrade Hosts header not working
|
2023-11-03 11:50:25 +08:00 |
|
gVisor bot
|
5a13d3bc6a
|
chore: better tls handshake
|
2023-11-02 11:22:01 +08:00 |
|
gVisor bot
|
f398ebe6e2
|
feat: add v2ray-http-upgrade support
|
2023-11-02 11:11:35 +08:00 |
|
gVisor bot
|
f1df54e44b
|
chore: better bufio.Reader warp
|
2023-11-02 11:11:35 +08:00 |
|
gVisor bot
|
4f0d1d141e
|
fix: ssr panic
|
2023-10-23 15:39:56 +08:00 |
|
gVisor bot
|
bd3e222131
|
chore: code cleanup
|
2023-10-17 12:46:41 +08:00 |
|
gVisor bot
|
4bd0692f05
|
fix: method in vmess http-opts is not used
|
2023-10-16 09:16:36 +08:00 |
|
gVisor bot
|
934b13414e
|
fix: BBR memory leak
from: 7c46e845a6
|
2023-10-11 11:01:17 +08:00 |
|
gVisor bot
|
fbce316b14
|
chore: better atomic using
|
2023-10-10 21:28:46 +08:00 |
|
gVisor bot
|
7554cc3b26
|
fix: quic-go min MTU
|
2023-10-08 13:15:17 +08:00 |
|
gVisor bot
|
289f266c8a
|
fix: BBR bandwidth estimation edge case
from 89429598bf
|
2023-10-08 07:26:28 +08:00 |
|
gVisor bot
|
3e5600c0db
|
feat: add ws-path to vmess listener
|
2023-10-08 07:26:28 +08:00 |
|
gVisor bot
|
c675e82fbf
|
chore: migrate from gorilla/websocket to gobwas/ws
|
2023-10-06 17:44:36 +08:00 |
|
gVisor bot
|
8d225eab4b
|
chore: merge some quic-go fix
|
2023-10-01 13:44:56 +08:00 |
|
gVisor bot
|
0523f63d1a
|
chore: add new bbr implementation
|
2023-10-01 00:01:32 +08:00 |
|
gVisor bot
|
e092d17c2f
|
chore: fix bbr bugs
|
2023-09-30 13:40:07 +08:00 |
|
gVisor bot
|
c0a4786d06
|
chore: reduce string split immediately after string concat (#773)
|
2023-09-29 08:51:13 +08:00 |
|
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 |
|