sing-box/common
世界 62ac3c8e32
Remove `PROCESS_NAME_NATIVE` dwFlag in process query output
The `process_path` rule of sing-box is inherited from Clash,
the original code uses the local system's path format (e.g. `\Device\HarddiskVolume1\folder\program.exe`),
but when the device has multiple disks, the HarddiskVolume serial number is not stable.

This change make QueryFullProcessImageNameW output a Win32 path (such as `C:\folder\program.exe`),
which will disrupt the existing `process_path` use cases in Windows.
2024-01-05 14:06:15 +08:00
..
badtls badtls: Support uTLS and TLS ECH for read waiter 2024-01-05 13:48:06 +08:00
badversion Migrate contentjson and badjson to library & 2024-01-03 12:21:37 +08:00
conntrack Improve conntrack 2023-09-20 14:15:00 +08:00
dialer Improve read wait interface & 2024-01-03 12:21:47 +08:00
geoip Fix geoip close 2024-01-02 14:31:23 +08:00
geosite Add trojan connection fallback 2022-08-20 21:08:53 +08:00
humanize Improve conntrack 2023-09-20 14:15:00 +08:00
interrupt Add interrupt support for outbound groups 2023-09-16 00:09:41 +08:00
mux Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
pipelistener Add shadowsocks-multiuser control api 2022-07-27 21:59:40 +08:00
process Remove `PROCESS_NAME_NATIVE` dwFlag in process query output 2024-01-05 14:06:15 +08:00
redir Fix ipv6 redir port 2023-02-05 14:48:02 +08:00
settings Fix set KDE system proxy 2023-09-30 16:44:58 +08:00
sniff Fix QUIC sniffer 2023-11-16 22:48:16 +08:00
srs Add rule-set 2024-01-03 12:21:36 +08:00
taskmonitor Avoid opening log output before start & 2024-01-03 12:21:46 +08:00
tls Improve read wait interface & 2024-01-03 12:21:47 +08:00
uot Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
urltest Improve URLTest delay calculate 2023-09-23 20:27:43 +08:00