Commit graph

639 commits

Author SHA1 Message Date
世界
49f5dfd767
Fix "Fix task cancel context" 2023-10-11 12:04:19 +08:00
世界
96a05f9afe
Fix task cancel context 2023-10-10 15:10:58 +08:00
世界
d16ad13362
Update dependencies 2023-10-06 17:01:01 +08:00
世界
e0ec961fb1
Fix HTTP server leak 2023-10-01 14:36:49 +08:00
世界
e727641a98
Fix concurrent access on task returnError 2023-09-30 21:44:58 +08:00
世界
63b82af61f
Panic on bad error usage 2023-09-30 21:44:55 +08:00
世界
e781e86e32
Reject socks4 unauthenticated request 2023-09-30 21:44:53 +08:00
世界
5b05b5c147
Fix socks5 handshake 2023-09-25 17:28:53 +08:00
wwqgtxx
494f88c9b8 using io.ReadFull in uot's ReadFrom 2023-09-22 00:20:20 +08:00
世界
57f342a847
Update dependencies 2023-09-20 22:12:20 +08:00
stT-e5gna2z5MBS
3c4a2b06a9
BindToInterfaceFunc: allow block()/AutoDetectInterfaceFunc() to return error
to avoid Tun traffic loopback, AutoDetectInterfaceFunc() should return error when no valid interface is found
2023-09-20 14:05:54 +08:00
renovate[bot]
bc044ee31d
[dependencies] Update actions/checkout action to v4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20 14:03:51 +08:00
世界
b1cca65a05
Add memory package 2023-09-20 14:03:09 +08:00
世界
1453c7c8c2
Fix quic error wrapper 2023-09-12 13:08:51 +08:00
世界
b0849c43a6
Add HandshakeSuccess interface 2023-09-08 11:22:32 +08:00
世界
03c21c0a12
Fix WriteAddrPort usage 2023-09-07 12:46:49 +08:00
世界
0eec7bbe19
Add must register func for service 2023-09-03 19:41:21 +08:00
世界
30bf19f283
Check nil buffer in CopyPacketWithSrcBuffer 2023-08-30 21:26:30 +08:00
世界
8d731e6885
Add LRUCache.Clear 2023-08-24 19:58:37 +08:00
世界
620f3a3b88
Fix serializer 2023-08-21 15:35:00 +08:00
世界
4db0062caa
Add pause manager 2023-08-07 16:02:48 +08:00
世界
a755de3bbd
Improve serializer 2023-08-02 19:41:59 +08:00
世界
c6a69b4912
Fix "Fix http proxy server" 2023-08-02 18:59:22 +08:00
世界
83ce0be4d4
Remove debug log 2023-08-01 15:46:12 +08:00
世界
26d3f3d91b
Update dependencies 2023-07-31 09:01:40 +08:00
世界
221477cf17
Fix http proxy server 2023-07-31 08:57:58 +08:00
世界
32f9f628a0
Fix handshake conn interface 2023-07-23 14:05:59 +08:00
世界
8807070904
abx: Accept independent attr 2023-07-15 14:42:16 +08:00
世界
37622ea16f
Update .gitignore 2023-07-15 14:42:14 +08:00
世界
f494f694c7
Fix multi error 2023-07-15 14:41:39 +08:00
世界
f8874e3e1c
Fix direct copy 2023-07-15 14:41:36 +08:00
世界
c68251b6d0
Deprecate stack buffer 2023-07-03 08:21:04 +08:00
世界
d852e9c03d
Fix build on go1.21 2023-06-26 18:49:55 +08:00
世界
dc27334e9a
Unwrap 4in6 address in socks packet conn 2023-06-19 13:19:31 +08:00
shij
e2392d8d40
Fix isConnect logic mistake
Co-authored-by: jevin.shi <jevin.shj@gmail.com>
2023-06-16 16:35:05 +08:00
世界
a3b120b25e
Add index functions 2023-06-13 22:25:54 +08:00
世界
00f3153336
Add FindIndexed 2023-06-13 22:06:01 +08:00
世界
2812461739
Fix packet count 2023-06-11 15:06:40 +08:00
世界
221f066dba
Fix deadline reader 2023-05-30 19:44:15 +08:00
世界
49166ac427
Add Cast[Reader/Writer] interface 2023-05-19 11:00:52 +08:00
世界
be60138936
Fix rerturn EOF in syscallPacketReadWaiter 2023-05-17 20:44:04 +08:00
世界
9be7806bab
Improve read waiter interface 2023-05-12 11:36:28 +08:00
wwqgtxx
ab3e4694cb
Fix udp deadline 2023-05-12 11:05:29 +08:00
armv9
e29eff15cd
Fix socks udp behavior 2023-05-12 11:05:13 +08:00
世界
1fa58a8663
Update gci usage 2023-05-09 14:02:56 +08:00
世界
f60c80c56f
Add AbstractConn interface 2023-05-09 12:51:55 +08:00
世界
8365dd48a1
Fix write cached packets 2023-05-01 12:41:32 +08:00
世界
7662278795
Implement ByteReader for ChunkReader 2023-04-29 12:44:30 +08:00
世界
ed2d05ab51
Fix copyPacketWaitWithPool 2023-04-27 23:17:30 +08:00
世界
a23ffbaeb5
Fix cached packet order 2023-04-26 05:12:21 +08:00