世界
|
f8038854d2
|
Improve canceler
|
2023-03-23 15:12:35 +08:00 |
|
世界
|
1c4c60c739
|
Fix E.IsTimeout
|
2023-03-23 13:59:25 +08:00 |
|
世界
|
3e60222a1a
|
Add more network names
|
2023-03-22 01:27:05 +08:00 |
|
世界
|
4bbf5f2c30
|
Fix linkedhashmap
|
2023-03-18 17:46:14 +08:00 |
|
世界
|
18cd006d26
|
Fix write nil in buffered vectorised writer
|
2023-03-18 16:30:58 +08:00 |
|
renovate[bot]
|
2adcd8e205
|
dependencies: Update actions/setup-go action to v4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-18 14:37:58 +08:00 |
|
世界
|
46fc706837
|
Fix unix build
|
2023-03-18 14:24:31 +08:00 |
|
世界
|
85a9429ead
|
Update UoT protocol
|
2023-03-17 12:42:31 +08:00 |
|
世界
|
ed73785ecc
|
Add low memory interface
|
2023-03-16 00:31:30 +08:00 |
|
世界
|
2731df1672
|
Update UoT server conn
|
2023-03-15 14:30:14 +08:00 |
|
世界
|
2f422b53b0
|
Add lazy UoT conn
|
2023-03-15 13:58:14 +08:00 |
|
世界
|
2cee5a24f6
|
Update UoT protocol
|
2023-03-15 13:10:16 +08:00 |
|
世界
|
448948d26d
|
Print command to shell error
|
2023-03-13 11:35:00 +08:00 |
|
世界
|
b8ca9f5424
|
Improve Must conditions
|
2023-03-13 11:27:32 +08:00 |
|
世界
|
bef6988dcf
|
Update dependencies
|
2023-03-13 11:27:01 +08:00 |
|
世界
|
3ccf42b7d5
|
Add common.Shell.ReadOutput
|
2023-03-09 16:25:35 +08:00 |
|
世界
|
0560a4da41
|
Fix cached conn
|
2023-03-07 13:45:59 +08:00 |
|
世界
|
e16845727f
|
Improve vectorised writer
|
2023-03-05 13:51:48 +08:00 |
|
世界
|
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 |
|