Commit graph

1328 commits

Author SHA1 Message Date
世界 cbcf005f37
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-05-18 17:22:14 +08:00
世界 daee0b154e
badtls: Support uTLS and TLS ECH for read waiter 2024-05-18 17:22:14 +08:00
世界 d530c724c0
Bump version 2024-05-18 16:53:05 +08:00
世界 7f698c1104
Fix hysteria2 panic 2024-05-18 16:20:32 +08:00
renovate[bot] 7a4a44c6d2
[dependencies] Update golangci/golangci-lint-action action to v6 2024-05-10 19:49:20 +08:00
世界 44277e5dd2
Fix urltest logic 2024-05-10 17:41:20 +08:00
世界 1f470c69c4
Update docker workflow 2024-05-03 19:33:20 +08:00
世界 742adacce7
Bump version 2024-05-03 17:38:26 +08:00
世界 32e1d5a5e2
documentation: Update package status 2024-05-03 17:38:26 +08:00
世界 cb9f4ce597
Minor fixes 2024-05-03 15:34:47 +08:00
世界 4b1a6185ba
Fix DNF repo 2024-04-29 23:13:04 +08:00
世界 8d85c92356
Fix multiplex client dialer context 2024-04-29 11:58:20 +08:00
世界 c6164c9eca
Fix usage of github actions 2024-04-29 11:58:20 +08:00
dyhkwong 3c85b8bc48
Fix fake-ip mapping 2024-04-29 11:58:20 +08:00
HystericalDragon 8b8fb4344c
Remove unused encoder 2024-04-29 11:58:20 +08:00
renovate[bot] e85a38e059
[dependencies] Update golangci/golangci-lint-action action to v5 2024-04-29 11:58:20 +08:00
renovate[bot] f3ac91673a
[dependencies] Update actions/checkout digest to 0ad4b8f 2024-04-29 11:58:20 +08:00
世界 0f1e58b917
documentation: Update TestFlight 2024-04-29 11:58:20 +08:00
世界 c4cfe24aef
documentation: Fix strict_route description 2024-04-29 11:58:20 +08:00
世界 3d73b159ba
Fix linux workflow 2024-04-29 11:58:20 +08:00
世界 0ae1afef44
Bump version 2024-04-23 14:14:40 +08:00
世界 a5e2a4073b
Update dependencies 2024-04-23 14:03:55 +08:00
世界 b6cb3948a3
Fix initial packet MTU for QUIC protocols 2024-04-23 11:12:31 +08:00
世界 7b0f5061dc
Fix loopback detector 2024-04-17 21:45:54 +08:00
世界 76f20482f7
Fix linux repo 2024-04-12 22:52:37 +08:00
世界 e735a5bdc8
Update dependencies 2024-04-12 22:52:37 +08:00
世界 70381e93c8
Bump version 2024-04-08 11:55:41 +08:00
世界 07a40716e8
Update dependencies 2024-04-08 11:45:00 +08:00
世界 5fea5956db
Fix linux network monitor 2024-04-08 11:45:00 +08:00
世界 d20a389043
Fix timer usage 2024-04-08 11:45:00 +08:00
世界 4a4180bde5
Fixes for QUIC protocols 2024-04-08 11:44:55 +08:00
世界 7ecb6daabb
Update dependencies 2024-03-29 04:52:06 +00:00
世界 712bdd9ae5
Fix fury release 2024-03-25 10:44:57 +08:00
世界 a3b74591a7
Fix syscall packet read waiter 2024-03-25 01:49:59 +08:00
世界 2f4abc6523
Fix canceler 2024-03-24 19:12:07 +08:00
dyhkwong 965ab075d9
Fix source_ip_is_private matching 2024-03-24 19:06:02 +08:00
世界 ed2f8b9637
Bump version 2024-03-23 20:50:45 +08:00
世界 0f71ce5120
tun: Fix GSO batch size 2024-03-22 14:54:57 +08:00
世界 f8085ab111
Fix Makefile 2024-03-21 23:32:02 +08:00
世界 f61b272cbf
Fix WireGuard client bind 2024-03-20 10:52:24 +08:00
世界 59d437b9d2
Use local legacy compiler 2024-03-19 13:53:34 +08:00
世界 a7338fdc2b
Fix DNS panic 2024-03-19 12:17:32 +08:00
Puqns67 d88860928e
Fix the installation location of service files in prebuilded package 2024-03-19 12:13:59 +08:00
世界 20a2e38f47
Fix build for F-Droid 2024-03-17 21:43:22 +08:00
世界 acd438be23
Fix fury workflow 2024-03-17 21:43:22 +08:00
世界 e27fb51b54
Bump version 2024-03-16 12:05:58 +08:00
世界 adc38b26eb
Fix Makefile 2024-03-15 18:06:37 +08:00
世界 7e943e743a
Fix darwin interface monitor 2024-03-15 18:06:37 +08:00
世界 ceffcc0ad2
platform: Improve stop on apple platforms 2024-03-15 18:06:37 +08:00
世界 fdc451f7c6
platform: Fix missing log on apple platforms 2024-03-15 18:06:37 +08:00