Commit graph

628 commits

Author SHA1 Message Date
世界
0acb36c118
Minor fixes 2024-09-10 23:46:03 +08:00
世界
26511a251f
udpnat: Fix read deadline not initialized 2024-08-19 17:56:31 +08:00
世界
afd8993773
windnsapi: Fix incorrect error checking 2024-08-19 17:47:42 +08:00
世界
96bef0733f
Fix bad group usages 2024-08-18 11:15:20 +08:00
世界
ec1df651e8
Update golangci-lint configuration 2024-08-18 11:15:15 +08:00
世界
e33b1d67d5
bufio: Add ReadBufferSize and ReadPacketSize 2024-08-18 09:14:52 +08:00
世界
ed6cde73f7
udpnat: Implement read deadline 2024-08-18 09:14:44 +08:00
世界
73cc65605e
pipe: Make pipeDeadline public for use 2024-08-18 08:59:04 +08:00
世界
6c19e0736d
windows: Migrate to mkwinsyscall 2024-08-09 12:00:21 +08:00
世界
08e8c02fb1
Fix usage of PowerUnregisterSuspendResumeNotification 2024-08-08 15:27:35 +08:00
世界
7beca62e4f
Improve winpowrprof callback 2024-08-06 13:19:09 +08:00
世界
e422e3d048
Reuse winpowrprof callback 2024-08-06 12:23:56 +08:00
世界
fa81eabc29
ntp: Fix a bad context usage 2024-08-06 12:23:56 +08:00
世界
4498e57839
task: Fix context not continuous 2024-07-31 18:06:42 +08:00
世界
f97054e917
ntp: Ignore setup error 2024-07-31 10:25:01 +08:00
世界
a2f9fef936
domain: Add adguard matcher 2024-07-26 08:00:09 +08:00
世界
7893a74f75
json: Add UnmarshalDisallowUnknownFields 2024-07-22 12:02:46 +08:00
世界
332e470075
domain: Add a new label type for domain suffix 2024-07-17 15:55:30 +08:00
世界
2bf9cc7253
Remove unused legacy variable 2024-07-17 15:54:12 +08:00
世界
bf8fc103a4
Fix golangci-lint configuration 2024-07-17 15:53:40 +08:00
世界
774893928c
Add crazy badges to README 2024-07-02 16:39:51 +08:00
renovate[bot]
7ceaf63d41
[dependencies] Update github-actions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-02 16:32:54 +08:00
世界
8806e421f2
Fix renovate configuration 2024-07-02 16:29:55 +08:00
世界
c37f988a4f
Add dump for domain matcher 2024-07-02 15:49:37 +08:00
世界
0b4c0a1283
varbin: Unique pointer value format for array or map value 2024-06-24 19:51:17 +08:00
世界
4745c34b4c
varbin: Accept fixed slices 2024-06-24 13:51:49 +08:00
世界
e0196407a3
Remove bad rw usages 2024-06-24 09:42:23 +08:00
世界
d8ec9c46cc
Deprecated bad rw funcs 2024-06-24 09:42:23 +08:00
世界
a33349366d
Remove bad linkname usage 2024-06-24 09:42:23 +08:00
世界
3155c16990
Use varbin for domain matcher read write 2024-06-24 09:42:23 +08:00
世界
caa4340dc9
binary: Move varint utils to new package 2024-06-24 09:42:23 +08:00
世界
a31dba8ad2
bianry: Improve varint read and write 2024-06-23 14:07:07 +08:00
世界
9571124cf4
badjson: Add disableAppend option 2024-06-22 20:07:31 +08:00
世界
1c495c9b07
Make RoutingMark uint32 2024-06-17 12:38:23 +08:00
wwqgtxx
0f95dfe0e3
Recover context json for go1.20 2024-06-17 12:38:22 +08:00
世界
f3380c8dfe
Drop support for go1.18 and go1.19 2024-06-17 12:38:22 +08:00
世界
ab4353dd13
binary: Add variant data reader/writer 2024-06-17 12:38:22 +08:00
世界
e0e490af7b
binary: init from encoding/binary 2024-06-17 12:38:22 +08:00
世界
ad4d59e2ed
Add control.Interface.HardwareAddr 2024-06-17 12:38:21 +08:00
世界
aca2a85545
Add redirect and tproxy controls 2024-06-17 12:38:21 +08:00
世界
589c7eb4df
contentjson: Add support for tailing comma 2024-06-17 12:38:21 +08:00
世界
2873799b6d
Drop context json for go1.20 2024-06-17 12:38:21 +08:00
世界
47cc308abf
Add InterfaceFinder.Interfaces() []control.Interface 2024-06-17 12:38:21 +08:00
HystericalDragon
d9f2559214
Fix http socks close 2024-06-17 12:37:52 +08:00
世界
b8736cc58d
Update workflows 2024-06-11 21:13:49 +08:00
世界
e82ff8e2e6
Fix get source address from X-Forwarded-For 2024-06-06 22:18:55 +08:00
世界
ba68e017a9
Fix PrefixFromNet 2024-06-06 22:18:20 +08:00
世界
967afcf6c1
Update dependencies 2024-06-06 22:18:13 +08:00
世界
0c110ad733
Update dependencies 2024-05-27 19:35:12 +08:00
世界
de1b0bd772
Fix Fix socks5 packet conn 2024-05-21 15:09:17 +08:00