Commit Graph
1157 Commits
Author SHA1 Message Date
世界 cfd9879b17 documentation: Remove unused 2024-08-19 06:39:33 +08:00
世界 7c2b4e75b5 documentation: Announce that our apps on Apple platforms are no longer available 2024-08-19 06:39:33 +08:00
世界 9ceb660c57 documentation: Announce that our apps on Apple platforms are no longer available 2024-08-19 06:39:33 +08:00
printferand世界 c27da9e91b documentation: Fix typo 2024-07-07 16:09:41 +08:00
printferand世界 81e9eda357 documentation: Fix typo 2024-07-07 16:09:41 +08:00
世界 853ff1afc7 Bump version 2024-06-09 13:20:56 +08:00
世界 085f603377 Bump version 2024-06-09 13:20:56 +08:00
世界 6d26a08d6e Bump version 2024-06-08 22:00:46 +08:00
世界 c2354ebf25 Bump version 2024-06-08 22:00:46 +08:00
世界 6c44bad0fd Bump version 2024-06-07 19:07:46 +08:00
世界 3853201412 Bump version 2024-06-07 19:07:46 +08:00
世界 109c84760f Bump version 2024-05-25 11:30:43 +08:00
世界 5ff7006326 Bump version 2024-05-25 11:30:43 +08:00
世界 baa25731f3 documentation: Bump version 2024-05-23 14:57:45 +08:00
世界 a89107ea9d documentation: Bump version 2024-05-23 14:57:45 +08:00
世界 ad37345884 documentation: Add manuel for mitigating tunnelvision attacks 2024-05-23 14:57:27 +08:00
世界 9ffdbba2ed documentation: Add manuel for mitigating tunnelvision attacks 2024-05-23 14:57:27 +08:00
世界 07b24a0b2e documentation: Update DNS manual 2024-05-23 14:57:26 +08:00
世界 65c71049ea documentation: Update DNS manual 2024-05-23 14:57:26 +08:00
世界 15dc38335e Add bypass_domain and search_domain platform HTTP proxy options 2024-05-23 14:57:26 +08:00
世界 8a9a77a438 Add bypass_domain and search_domain platform HTTP proxy options 2024-05-23 14:57:26 +08:00
世界 2be319ea85 Add custom prefix support in EDNS0 client subnet options 2024-05-21 15:12:05 +08:00
世界 da9e22b4e6 Add custom prefix support in EDNS0 client subnet options 2024-05-21 15:12:05 +08:00
世界 eb365da910 Fix missing rule_set_ipcidr_match_source item in DNS rules 2024-05-21 15:12:03 +08:00
世界 71d1879bd6 Fix missing rule_set_ipcidr_match_source item in DNS rules 2024-05-21 15:12:03 +08:00
世界 4634c14516 Add rejected DNS response cache support 2024-05-21 15:12:03 +08:00
世界 93ae3f7a1e Add rejected DNS response cache support 2024-05-21 15:12:03 +08:00
世界 ec7120b762 Add support for client-subnet DNS options 2024-05-21 15:12:03 +08:00
世界 f24a2aed7d Add support for client-subnet DNS options 2024-05-21 15:12:03 +08:00
世界 d9b020826a Add address filter support for DNS rules 2024-05-21 15:12:02 +08:00
世界 0517ceef76 Add address filter support for DNS rules 2024-05-21 15:12:02 +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
世界 ee14135298 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
世界 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
世界 526c3ea51e Bump version 2024-05-18 16:53:05 +08:00
世界 d530c724c0 Bump version 2024-05-18 16:53:05 +08:00
世界 10df4bf8c0 Bump version 2024-05-03 17:38:26 +08:00
世界 742adacce7 Bump version 2024-05-03 17:38:26 +08:00
世界 5b6dd93859 documentation: Update package status 2024-05-03 17:38:26 +08:00
世界 32e1d5a5e2 documentation: Update package status 2024-05-03 17:38:26 +08:00
世界 be36e1795b Fix DNF repo 2024-04-29 23:13:04 +08:00
世界 4b1a6185ba Fix DNF repo 2024-04-29 23:13:04 +08:00
世界 fb5a8d09d7 documentation: Update TestFlight 2024-04-29 11:58:20 +08:00
世界 0f1e58b917 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
世界 c4cfe24aef documentation: Fix strict_route description 2024-04-29 11:58:20 +08:00
世界 0f1d4a9264 Bump version 2024-04-23 14:14:40 +08:00
世界 0ae1afef44 Bump version 2024-04-23 14:14:40 +08:00
世界 2c1e2e6454 Fix linux repo 2024-04-12 22:52:37 +08:00