世界
045252ffbb
Migrate ntp service to library
2024-05-21 15:11:52 +08:00
世界
f06ea8492f
Handle Windows power events
2024-05-21 15:11:52 +08:00
世界
58d4110e32
Improve domain suffix match behavior
...
For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the same as other projects.
This change modifies the behavior of `domain_suffix`: If the rule value is prefixed with `.`,
the behavior is unchanged, otherwise it matches `(domain|.+\.domain)` instead.
2024-05-21 15:11:41 +08:00
世界
ec4699fe0b
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
世界
6f340e62e7
badtls: Support uTLS and TLS ECH for read waiter
2024-05-18 17:22:14 +08:00
世界
526c3ea51e
Bump version
2024-05-18 16:53:05 +08:00
世界
4943979e71
Fix hysteria2 panic
2024-05-18 16:20:32 +08:00
renovate[bot]
35d86c42e1
[dependencies] Update golangci/golangci-lint-action action to v6
2024-05-10 19:49:20 +08:00
世界
c95893733a
Fix urltest logic
2024-05-10 17:41:20 +08:00
世界
838197c957
Update docker workflow
2024-05-03 19:33:20 +08:00
世界
10df4bf8c0
Bump version
2024-05-03 17:38:26 +08:00
世界
5b6dd93859
documentation: Update package status
2024-05-03 17:38:26 +08:00
世界
5a61ddeb7f
Minor fixes
2024-05-03 15:34:47 +08:00
世界
be36e1795b
Fix DNF repo
2024-04-29 23:13:04 +08:00
世界
b6081cff65
Fix multiplex client dialer context
2024-04-29 11:58:20 +08:00
世界
a54a6b6161
Fix usage of github actions
2024-04-29 11:58:20 +08:00
dyhkwong
142f476c83
Fix fake-ip mapping
2024-04-29 11:58:20 +08:00
HystericalDragon
6f845a3e0c
Remove unused encoder
2024-04-29 11:58:20 +08:00
renovate[bot]
1c13ae07f5
[dependencies] Update golangci/golangci-lint-action action to v5
2024-04-29 11:58:20 +08:00
renovate[bot]
97378806a1
[dependencies] Update actions/checkout digest to 0ad4b8f
2024-04-29 11:58:20 +08:00
世界
fb5a8d09d7
documentation: Update TestFlight
2024-04-29 11:58:20 +08:00
世界
0a725e3982
documentation: Fix strict_route description
2024-04-29 11:58:20 +08:00
世界
a11648d70e
Fix linux workflow
2024-04-29 11:58:20 +08:00
世界
0f1d4a9264
Bump version
2024-04-23 14:14:40 +08:00
世界
b6644f5f03
Update dependencies
2024-04-23 14:03:55 +08:00
世界
4575b75391
Fix initial packet MTU for QUIC protocols
2024-04-23 11:12:31 +08:00
世界
bf90099637
Fix loopback detector
2024-04-17 21:45:54 +08:00
世界
2c1e2e6454
Fix linux repo
2024-04-12 22:52:37 +08:00
世界
68bd2b55c4
Update dependencies
2024-04-12 22:52:37 +08:00
世界
cfae1465d7
Bump version
2024-04-08 11:55:41 +08:00
世界
d9a5fcf568
Update dependencies
2024-04-08 11:45:00 +08:00
世界
b064aee4d1
Fix linux network monitor
2024-04-08 11:45:00 +08:00
世界
2dcc6fff6d
Fix timer usage
2024-04-08 11:45:00 +08:00
世界
7e736818f0
Fixes for QUIC protocols
2024-04-08 11:44:55 +08:00
世界
1b150d4b43
Update dependencies
2024-03-29 04:52:06 +00:00
世界
8913ca7c1b
Fix fury release
2024-03-25 10:44:57 +08:00
世界
1284596ad9
Fix syscall packet read waiter
2024-03-25 01:49:59 +08:00
世界
412d5b5ac7
Fix canceler
2024-03-24 19:12:07 +08:00
dyhkwong
4910fcd2e5
Fix source_ip_is_private matching
2024-03-24 19:06:02 +08:00
世界
330d3eaf1c
Bump version
2024-03-23 20:50:45 +08:00
世界
94fce0ab8a
tun: Fix GSO batch size
2024-03-22 14:54:57 +08:00
世界
4feba5c2dd
Fix Makefile
2024-03-21 23:32:02 +08:00
世界
7eb6d528b5
Fix WireGuard client bind
2024-03-20 10:52:24 +08:00
世界
dc41a0f6e1
Use local legacy compiler
2024-03-19 13:53:34 +08:00
世界
f42cc84258
Fix DNS panic
2024-03-19 12:17:32 +08:00
Puqns67
5f75bc8c37
Fix the installation location of service files in prebuilded package
2024-03-19 12:13:59 +08:00
世界
2e22441a38
Fix build for F-Droid
2024-03-17 21:43:22 +08:00
世界
c643fa0e53
Fix fury workflow
2024-03-17 21:43:22 +08:00
世界
852dc00c49
Bump version
2024-03-16 12:05:58 +08:00
世界
3300a65a11
Fix Makefile
2024-03-15 18:06:37 +08:00