Commit graph

71 commits

Author SHA1 Message Date
世界
957166799e
Fix CloseOnHandshakeFailure 2024-12-04 17:14:58 +08:00
世界
30e9d91b57
Fix AppendClose 2024-11-26 12:21:37 +08:00
世界
fa5355e99e
bufio: more copy funcs 2024-11-20 11:27:20 +08:00
世界
e52e04f721
Fix HandshakeFailure usages 2024-11-15 16:27:03 +08:00
世界
ae139d9ee1
Update N.PayloadDialer 2024-11-14 17:49:49 +08:00
世界
a4eb7fa900
udpnat2: Add SetHandler 2024-11-05 18:43:05 +08:00
世界
7ec09d6045
udpnat2: New synced udp nat service 2024-11-05 18:43:04 +08:00
世界
0f2447a95b
Crazy sekai overturns the small pond 2024-11-05 18:43:04 +08:00
世界
caa4340dc9
binary: Move varint utils to new package 2024-06-24 09:42:23 +08:00
世界
de1b0bd772
Fix Fix socks5 packet conn 2024-05-21 15:09:17 +08:00
世界
8fb1634c9a
Fix calculate reader headroom 2024-05-17 13:20:35 +08:00
世界
eec2fc325a
Improve interface finder 2024-04-12 09:05:39 +08:00
世界
8b43ec8058
Add reserve support for buffer 2023-12-24 08:03:39 +08:00
世界
c17babe0ba
Merge ThreadSafeReader into ReadWaiter interface 2023-12-24 08:03:38 +08:00
世界
ae8098ad39
Refactor read waiter interface 2023-12-24 08:03:38 +08:00
世界
b0849c43a6
Add HandshakeSuccess interface 2023-09-08 11:22:32 +08:00
世界
49166ac427
Add Cast[Reader/Writer] interface 2023-05-19 11:00:52 +08:00
世界
9be7806bab
Improve read waiter interface 2023-05-12 11:36:28 +08:00
世界
f60c80c56f
Add AbstractConn interface 2023-05-09 12:51:55 +08:00
世界
bf0aaacc67
Add direct copy 2023-04-25 20:27:20 +08:00
世界
df54c89b04
Add deadline reader/conn 2023-04-09 15:02:29 +08:00
世界
8d4b1ac38d
Add addr to ListenSerial result 2023-04-02 11:24:41 +08:00
世界
3e60222a1a
Add more network names 2023-03-22 01:27:05 +08:00
世界
83d9121b04
Add early conn interface 2023-02-26 23:00:41 +08:00
Dmitry R
76391bb71c
Match 0.0.0.0/8 as private address 2023-02-09 21:32:28 +08:00
世界
60a9910eef
Fix lazy mtu 2022-10-08 20:06:26 +08:00
世界
ec72b91c12
Add lazy headroom 2022-10-07 20:17:55 +08:00
世界
8dcfcc6959
Add SerialVectorisedWriter 2022-10-06 15:47:06 +08:00
世界
3483762200
Fix calculate mtu 2022-10-01 11:03:41 +08:00
世界
cb9b17d6a4
Fix calculate headroom 2022-09-30 21:02:14 +08:00
世界
7209937cc2
Fix bind control 2022-09-26 13:49:00 +08:00
世界
54c64e225c
Update buffer write interface (break change) 2022-09-03 16:42:43 +08:00
世界
b6422174d2
Add ParallelDialer api 2022-09-03 09:55:50 +08:00
世界
57fe2e623c
Add limit to writer MTU 2022-08-22 11:10:40 +08:00
世界
5945fd0457
Fix copy with src buffer 2022-08-21 08:42:38 +08:00
世界
9fe5992480
Fix calculate mtu 2022-08-19 08:11:35 +08:00
世界
05f9836bff
Add vectorised interface 2022-08-12 16:21:20 +08:00
世界
169983a8d7
Refactor bufio (break change) 2022-08-11 21:55:44 +08:00
世界
842fd713ff
Fix buffer usage 2022-08-02 10:17:49 +08:00
世界
401581b139
Fix copy with src buffer to headroom writer 2022-07-30 21:22:30 +08:00
世界
4376f188c5
Add handshake conn interface 2022-07-29 20:09:10 +08:00
世界
c922e42771
Add network name constants 2022-07-29 19:53:56 +08:00
世界
8311d6e970
Improve 4in6 processing (break change) 2022-07-22 16:11:42 +08:00
世界
bd79d31e3b
Fix public addr check 2022-07-16 10:18:30 +08:00
世界
4394f7cbba
Add default FallbackDelay 2022-07-11 14:26:52 +08:00
世界
49d3f6ee66
Fix format script 2022-07-11 14:17:16 +08:00
世界
4339e5f2c0
Add multi dialer 2022-07-11 13:51:53 +08:00
世界
f128942ffe
Refine socks client 2022-07-03 13:13:39 +08:00
世界
e85528b42f
Refactor dialer 2022-07-01 13:30:04 +08:00
世界
beeeba3388
Make linter happy 2022-06-28 22:16:48 +08:00