gVisor bot
|
dcccdaddaf
|
fix: tuic relay tuic
|
2023-03-12 19:03:18 +08:00 |
|
gVisor bot
|
8521485872
|
fix: tuic server set authentication timeout after quic handshake complete
|
2023-03-10 12:26:17 +08:00 |
|
gVisor bot
|
89a070ea42
|
fix: tuic server close with error message
|
2023-03-09 10:41:24 +08:00 |
|
gVisor bot
|
a5cf2ce0df
|
chore: use fastrand to replace math/rand
|
2023-03-06 18:10:14 +08:00 |
|
gVisor bot
|
c6ec5c683b
|
chore: Generate UUID from fastrand
|
2023-03-05 11:00:14 +08:00 |
|
gVisor bot
|
aa9da5dcb0
|
chore: cleanup natTable's api
|
2023-02-18 13:16:07 +08:00 |
|
gVisor bot
|
e23763c71a
|
feat: introduce a new robust approach to handle tproxy udp. (#389)
|
2023-02-17 16:31:15 +08:00 |
|
gVisor bot
|
fa54a8206a
|
chore: better parseAddr
|
2023-01-17 15:41:51 +08:00 |
|
gVisor bot
|
325e44dee7
|
chore: Update const type
|
2023-01-17 12:33:15 +08:00 |
|
gVisor bot
|
becafd8bec
|
fix: tuic server's SetCongestionController
|
2023-01-17 10:41:51 +08:00 |
|
gVisor bot
|
82ab43c7ba
|
fix: Add CC for TUIC server
|
2023-01-17 01:08:30 +08:00 |
|
gVisor bot
|
58b8cc56b5
|
chore: Update BBR config
chore: Adjust workflow
|
2023-01-16 21:50:02 +08:00 |
|
gVisor bot
|
483b1a83f8
|
chore: tuic decrease unneeded copy
|
2023-01-16 09:55:06 +08:00 |
|
gVisor bot
|
cd38fc63b3
|
Fix: Deprecate TCPMSS (#336)
* 修改 DefaultTCPMSS 为 MaxDatagramSize
修改 MaxDatagramSize 的值提高 TUIC 的上传速度
|
2023-01-12 00:53:42 +08:00 |
|
gVisor bot
|
57cd902214
|
chore: cleanup code
|
2022-12-22 09:53:25 +08:00 |
|
gVisor bot
|
861357234f
|
chore: relay support tuic
|
2022-12-20 00:11:02 +08:00 |
|
gVisor bot
|
3ed496ac65
|
fix: remove cyclic dependent to make tuic's Finalizer work
|
2022-12-02 16:56:17 +08:00 |
|
gVisor bot
|
6c4a6872e7
|
fix: ensure pool's dial pass to client
|
2022-11-29 09:23:28 +08:00 |
|
gVisor bot
|
5c8ffc98c9
|
fix: tuic protocol error
|
2022-11-29 00:42:26 +08:00 |
|
gVisor bot
|
b646df14c2
|
fix: structure decode first do strict match
|
2022-11-28 19:11:55 +08:00 |
|
gVisor bot
|
df306be1ec
|
chore: tuic-server support heartbeat command
|
2022-11-28 18:28:22 +08:00 |
|
gVisor bot
|
81e03ec904
|
chore: tuic-server support disassociate command
|
2022-11-28 18:18:51 +08:00 |
|
gVisor bot
|
dbe9c4ba47
|
chore: add tuic-server listener
|
2022-11-28 17:09:25 +08:00 |
|
gVisor bot
|
797e54c92f
|
fix: set RequestTimeout in earlyConn
|
2022-11-27 16:38:41 +08:00 |
|
gVisor bot
|
9c1bdc686c
|
fix: tuic client use pool-based bytes.Buffer
|
2022-11-27 12:06:04 +08:00 |
|
gVisor bot
|
7f46bd7552
|
fix: quicStreamPacketConn's close
|
2022-11-27 11:42:43 +08:00 |
|
gVisor bot
|
81f5305705
|
chore: allow to set max-open-streams for tuic
|
2022-11-27 09:38:20 +08:00 |
|
gVisor bot
|
d3bfbe06dc
|
chore: rebuild tuic client's code
|
2022-11-26 23:53:59 +08:00 |
|
gVisor bot
|
c3d449af71
|
chore: tuic add fast-open support
|
2022-11-26 21:14:56 +08:00 |
|
gVisor bot
|
5e6b33327b
|
chore: tuic use a udp pool too and auto close when outbound is garbage collected
|
2022-11-25 22:42:28 +08:00 |
|
gVisor bot
|
69b223041c
|
chore: tuic use a simple client pool
|
2022-11-25 20:14:05 +08:00 |
|
gVisor bot
|
29df286610
|
fix: tuic better stream close
|
2022-11-25 19:14:09 +08:00 |
|
gVisor bot
|
10e194a238
|
fix: tuic set MaxOpenStreams
|
2022-11-25 18:32:30 +08:00 |
|
gVisor bot
|
947f029a4a
|
chore: split tuic's tcp and udp client
|
2022-11-25 17:15:45 +08:00 |
|
gVisor bot
|
29dd58edaa
|
fix: tuic stream close
|
2022-11-25 16:06:56 +08:00 |
|
gVisor bot
|
ac47ee6bc0
|
fix: tuic err handle
|
2022-11-25 13:03:36 +08:00 |
|
gVisor bot
|
71c8ef54e6
|
chore: tuic add max_udp_relay_packet_size
|
2022-11-25 12:43:23 +08:00 |
|
gVisor bot
|
5e23e5c490
|
fix: tuic panic
|
2022-11-25 12:10:33 +08:00 |
|
gVisor bot
|
25540e6c96
|
chore: better tuic conn close
|
2022-11-25 11:32:52 +08:00 |
|
gVisor bot
|
45cd046df8
|
fix: don't close tuic when read timeout
|
2022-11-25 11:04:28 +08:00 |
|
gVisor bot
|
65b60a3468
|
chore: tuic add cubic,new_reno,bbr congestion_controller
|
2022-11-25 10:33:37 +08:00 |
|
gVisor bot
|
0f4a0a7275
|
chore: add tuic outbound
close #133
|
2022-11-25 08:08:14 +08:00 |
|