Commit Graph

25 Commits

Author SHA1 Message Date
Tindy X
54747a3268
Enhancements
Fix broken SSID group exported to Quantumult X configurations. (#167)
Fix compatibility with some V2Ray-Core configurations.
Add support for using CORS proxy in downloading.
Optimize codes.
2020-05-15 22:47:31 +08:00
Tindy X
c99230e551
Enhancements
Fix support for parsing some subscriptions with complex passwords.
Add replacing all match when using rename_node.
Remove support for std::regex for now.
Optimize codes.
2020-05-01 10:50:08 +08:00
Tindy X
ef8b4e39ef
Enhancements
Add SNI host parsing support for Trojan subscriptions.
Add detailed log report.
Optimize codes.
Update build scripts.
2020-04-14 11:32:21 +08:00
Tindy X
a034e872cf
Update build scripts 2020-04-02 23:26:53 +08:00
Mingye Wang
b950260e68
Add support for data: URIs (#62)
Add support for data: URIs.
Code conversion renaming (GBK->ACP).
2020-02-15 15:14:43 +08:00
Tindy X
e14f7dd6bf
Enhancements
Fix when processing duplicated node name for Surge, the program will crash.
Add an interface to directly convert Surge config to Clash config.
Add Netease Music IP ruleset.
Clean up codes.
Update build scripts.
2020-02-10 18:22:12 +08:00
Tindy X
c05b7913af
Fix codes for compiling with mbedTLS
Clean up codes. (+6 squashed commit)

Squashed commit:

[4126d9e] Update build scripts

[2ee5027] Update CMake module

[71da951] Update build scripts

[dea8d3f] Update CMake script

[92113ba] Clean up codes and update build script
2020-02-03 18:10:52 +08:00
Tindy X
00976c9eeb
Enhancements
Fix when subscription download timeout before complete, the parser will still try to parse downloaded content.
Change default regex library to PCRE2.
Change Quantumult X "url-test" equivalent to "available".
Optimize codes.
Update build scripts.
2020-02-02 23:18:20 +08:00
Tindy X
d1bf8a13f2
Enhancements
Fix dependency bug for compiling on some platforms.
Add specifying port via environment variable.
Add BacktoCN.list extracted from ConnersHua's original BakctoCN configuration.
2020-01-07 11:39:18 +08:00
Tindy X
fc7def5bfd
Add option for enabling malloc_trim 2019-12-28 15:00:15 +08:00
Tindy X
0d76b751f1
Fix CMake install permissions 2019-12-28 04:12:46 +08:00
Tindy X
c31edcc129
Fix CMake install process 2019-12-28 03:54:31 +08:00
Tindy X
2703435815
Add option for choosing between std::regex and pcrecpp 2019-12-28 03:05:54 +08:00
Tindy X
fe9a4c06ad
Update CMake scripts 2019-12-27 21:15:52 +08:00
Tindy X
b3fe174d13
Fix PCRECPP detection in CMake script 2019-12-27 13:54:55 +08:00
Tindy X
6b633d9153
Update CMake script 2019-12-26 11:16:38 -06:00
Tindy X
05fa5be1cc
Update CMake scripts 2019-12-26 23:54:31 +08:00
Tindy X
2b21d4d71a
Update build script 2019-12-26 23:39:47 +08:00
Tindy X
3971bcc688
Update build script 2019-12-26 23:25:08 +08:00
Tindy X
0992be1e2a
Update build scripts 2019-12-26 23:17:56 +08:00
Tindy X
cc4a20ddf7
Update build script 2019-12-26 23:14:30 +08:00
Tindy X
6f05d965cc
Update build script 2019-12-26 22:13:45 +08:00
Tindy X
c305b55e4c
Update build script 2019-12-26 21:59:17 +08:00
Tindy X
dc3ceac21d
Update build script 2019-12-26 21:50:20 +08:00
Tindy X
b89a8b1f7c
Add CMake support
Clean up file structure.
Update build scripts.
2019-12-26 20:37:47 +08:00