世界
|
c875a4ffab
|
Fix http client
|
2023-03-03 13:20:48 +08:00 |
|
世界
|
6c2116b204
|
Add append conn
|
2023-03-03 13:05:12 +08:00 |
|
世界
|
9fab0a9f43
|
Fix tls listener
|
2023-03-02 00:00:41 +08:00 |
|
世界
|
bb61749065
|
Add net conn method to tls conn interface
|
2023-02-28 11:48:29 +08:00 |
|
世界
|
b60f6390df
|
Add tls listener wrapper
|
2023-02-28 11:10:50 +08:00 |
|
世界
|
8540030b40
|
Add tls interface
|
2023-02-28 10:59:53 +08:00 |
|
世界
|
83d9121b04
|
Add early conn interface
|
2023-02-26 23:00:41 +08:00 |
|
世界
|
e839483670
|
Rename mutli error unwrap method
|
2023-02-26 21:34:21 +08:00 |
|
wwqgtxx
|
7def9588a5
|
Fix uot client's WriteTo mistake
|
2023-02-26 15:57:03 +08:00 |
|
世界
|
3401d21038
|
Add NTP client
|
2023-02-21 14:06:43 +08:00 |
|
世界
|
989b59665f
|
Update workflow
|
2023-02-09 21:58:08 +08:00 |
|
Dmitry R
|
76391bb71c
|
Match 0.0.0.0/8 as private address
|
2023-02-09 21:32:28 +08:00 |
|
世界
|
5f1ef3441c
|
Fix socks connect response
|
2023-02-09 21:20:10 +08:00 |
|
世界
|
e6cec20420
|
Fix lint
|
2023-02-09 21:14:09 +08:00 |
|
renovate[bot]
|
c28588d162
|
[dependencies] Update module golang.org/x/sys to v0.5.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-09 21:09:17 +08:00 |
|
renovate[bot]
|
3e93dc9574
|
[dependencies] Update github-actions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-09 21:08:57 +08:00 |
|
世界
|
7faee4bf60
|
Add renovate config
|
2023-02-09 21:07:26 +08:00 |
|
世界
|
27d2950cdb
|
Improve buffered writer
|
2023-02-07 14:38:19 +08:00 |
|
世界
|
3f1a1243a5
|
Fix lint
|
2023-02-07 14:38:19 +08:00 |
|
世界
|
af83426404
|
Remove seed initialize on go1.20
|
2023-02-07 14:38:19 +08:00 |
|
Hellojack
|
439ecb1a20
|
Improve buffer write string
Both []byte(string) and copy([]byte, string) are zero-alloc for this operation, but copy([]byte, string) is faster since Go supports it as a feature.
|
2023-01-22 16:37:56 +08:00 |
|
世界
|
bc788b0271
|
Fix convert netaddr
|
2023-01-14 19:58:04 +08:00 |
|
世界
|
620a4e75cd
|
Fix unwrapIPv6Address
|
2023-01-13 11:50:14 +08:00 |
|
世界
|
6adf1a53aa
|
Fix parse socksaddr
|
2023-01-11 14:32:03 +08:00 |
|
世界
|
2e9748c3ef
|
Fix abx reader
|
2023-01-11 14:32:03 +08:00 |
|
世界
|
bb02986064
|
Update dependencies
|
2023-01-11 14:32:03 +08:00 |
|
世界
|
d8c779c030
|
wininet: skip set bypass list
|
2022-12-26 12:12:00 +08:00 |
|
世界
|
fd5c69d7ab
|
Merge abx decoder
|
2022-12-19 12:43:46 +08:00 |
|
世界
|
e38f1ed7d9
|
Add io cache for uot conn
|
2022-12-19 12:17:43 +08:00 |
|
世界
|
f9766a597f
|
Remove unused
|
2022-12-19 12:17:00 +08:00 |
|
世界
|
0a3f2b2661
|
Update dependencies
|
2022-12-19 12:16:52 +08:00 |
|
isnowly
|
e4b763450c
|
Fix http proxy auth
|
2022-12-18 15:41:14 +08:00 |
|
世界
|
bdf4eb1552
|
Add copy file func
|
2022-12-01 12:48:11 +08:00 |
|
世界
|
ec55ee90e4
|
Remove unused
|
2022-11-26 10:58:40 +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 |
|
世界
|
c4e9bf11fa
|
Add buffer.LenMulti
|
2022-10-06 16:18:21 +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 |
|
世界
|
9a83e35b71
|
Add windnsapi
|
2022-09-29 08:02:16 +08:00 |
|
世界
|
7209937cc2
|
Fix bind control
|
2022-09-26 13:49:00 +08:00 |
|
世界
|
b12b8b7fd2
|
Remove 4in6 cast
|
2022-09-25 19:20:14 +08:00 |
|
世界
|
86d7d51023
|
Add force_stdio build flag
|
2022-09-21 18:16:04 +08:00 |
|
wwqgtxx
|
b2828dac5f
|
Fix buffer overflow
|
2022-09-21 17:02:19 +08:00 |
|
世界
|
4e70523360
|
Fix reader wrapper
|
2022-09-21 17:02:19 +08:00 |
|
世界
|
834794b006
|
Skip bind for local addr
|
2022-09-16 15:13:26 +08:00 |
|
世界
|
a8e70a54fe
|
Fix parse socksaddr
|
2022-09-15 16:33:42 +08:00 |
|
世界
|
38f39bc0c6
|
Fix uot server overflow
|
2022-09-15 11:13:30 +08:00 |
|
世界
|
93cc53b60c
|
Refactor bind control
|
2022-09-14 12:52:34 +08:00 |
|