Commit graph

456 commits

Author SHA1 Message Date
世界
0d701cfff0
Fix buffer WriteZeroN 2023-12-08 14:54:54 +08:00
世界
01c915e1e4
Fix "Fix not set Host header for HTTP proxy client" 2023-12-08 11:03:25 +08:00
世界
6b69046063
Fix fallback packet conn 2023-12-06 19:01:05 +08:00
世界
1ee2a5bd0e
Update dependencies 2023-12-06 19:01:05 +08:00
世界
0ba5576c7b
Fix not set Host header for HTTP proxy client 2023-12-03 16:52:53 +08:00
世界
bca74039ea
Fix deadline reader 2023-12-01 13:41:22 +08:00
世界
2dcabf4bfc
Add binary.NativeEndian wrapper 2023-11-24 20:52:53 +08:00
世界
7c05b33b2d
Add common.Top func 2023-11-24 20:52:49 +08:00
世界
0d98e82146
Add unidirectional NATPacketConn 2023-11-24 20:52:29 +08:00
世界
e50e7ae2d3
Fix "Fix HTTP server leak" 2023-11-24 19:57:45 +08:00
世界
5b9d6eba38
Add filemanager.chown 2023-11-24 19:57:45 +08:00
世界
d6fe25153c
Add NetConn() net.Conn support for cast 2023-11-24 19:57:45 +08:00
世界
81c1436b69
Add remove for filemanager 2023-11-05 16:05:39 +08:00
世界
38cdffccc5
Update dependencies 2023-11-05 15:35:18 +08:00
世界
8002db54c0
Add http.parseBasicAuth func stub 2023-10-21 17:08:46 +08:00
世界
27518fdf12
Improve linux bind interface 2023-10-21 17:07:11 +08:00
世界
570295cd12
Fix invalid address check in UoT conn 2023-10-21 16:35:48 +08:00
世界
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