Student Main
f46b1fb8b0
online config deletion, and update when startup
5 years ago
Student Main
787f33acae
connect view and controller
5 years ago
Student Main
50f93d62c1
sip008 resolver, preparation for sip008 support
5 years ago
Student Main
8ebe1f45ca
Update CHANGES and bump version
5 years ago
celeron533
2ebd4d7469
Update CHANGES and bump version
5 years ago
celeron533
09572f8861
Update UserAgent
5 years ago
Student Main
5172267289
refactor named pipe IPC
5 years ago
Student Main
ced49e2de1
use single method to get ExecutablePath
5 years ago
Student Main
676e606961
replace geosite url due to upstream change
6 years ago
Allen Zhu
d423a24c57
Merge pull request #2904 from studentmain/always-sip002
Always sip002
6 years ago
database64128
893ff061ba
💬 Refine logging messages as suggested by reviewer @celeron533 .
6 years ago
database64128
728e01580c
🔙 Backport 2c15276 from v5/master to master
- Compared to 2c15276: changed socketsHttpHandler to HttpClientHandler due to legacy .NET Framework
- Use System.Net.Http.HttpClient for GeositeUpdater
- New update check mechanism: first download checksum and compare, only download GeoSite DB on different checksum
- Verifiy downloaded GeoSite DB by comparing sha256sum before committing the change
6 years ago
Student Main
1d89e9bc6d
Server.FriendlyName()->Server.ToString()
6 years ago
Student Main
60321826fc
add gitattributes, run unix2dos to unify line ending
6 years ago
Student Main
77a0cedaa7
set default geosite group in Configuration
6 years ago
Student Main
46f25355b0
Merge branch 'master' into v2ray-geosite
6 years ago
Student Main
583bc317e0
customizable Geosite setting, switch to geolocation-!cn group and black list mode
6 years ago
Student Main
d92b04f944
geosite should pass as whitelist
6 years ago
Student Main
48a31bbb04
fully switch to Geosite
6 years ago
Student Main
e8b8397809
replace GFWListUpdater to GeositeUpdater
6 years ago
Student Main
c7b33bba1f
port GfwlistUpdater feature
6 years ago
Student Main
6369e76f8d
make sure protobuf works
in case gfwlist no longer update
6 years ago
Allen Zhu
b706cdf257
Merge pull request #2855 from database64128/master
New option for ss:// URL association
6 years ago
notsure2
ede2fcacb2
Update TCPHandler.lastActivity upon successful send of bytes.
Fixes https://github.com/shadowsocks/shadowsocks-windows/issues/2857
6 years ago
database64128
4bd33db1ae
🔍 Renamed to NamedPipeServer for clarity.
6 years ago
Student Main
e492bc02f4
pass received url to controller
6 years ago
Student Main
5846c9dc93
named pipe for url ipc
6 years ago
celeron533
d8c9a7c85f
Update CHANGES and bump version
6 years ago
Student Main
23ce58aa34
Tweak debug message out levels
6 years ago
celeron533
6893af10b5
Update CHANGES and bump version
6 years ago
celeron533
c93e1d58d4
Not using isVerboseLogging flag
6 years ago
celeron533
84c55d116d
WIP: Migrate to NLog
6 years ago
Student Main
49cc922631
Use mbedtls MD5 in PACServer, close #2759
Workaround FIPS, there is no security concern as it's only a "cache key".
6 years ago
celeron533
c8740b3982
Update CHANGES and bump version
6 years ago
celeron533
2e954cbc6e
Update CHANGES and bump version
6 years ago
Student Main
6cecd28cb8
fix #2739
6 years ago
celeron533
afa370b120
Update CHANGES and bump version
6 years ago
celeron533
e44cc54dbc
Using win32 native error code
Also update i18n
6 years ago
celeron533
55fcad8cd7
Fix issue when plugin program file is in system environment path
6 years ago
celeron533
8da3f11d43
Give a more user friendly message when plugin program file does not exist
6 years ago
Allen Zhu
8d9c9ca13e
Merge pull request #2728 from celeron533/config_gfwlist
Support custom GFWListUrl defined in config file
6 years ago
Student Main
2f2c3c321b
Merge pull request #2722 from rwasef1830/show-plugin-output
Implement "Show Plugin Output" checkbox.
6 years ago
celeron533
d7f38a7067
Support custom GFWListUrl defined in config file
6 years ago
Raif Atef
b83f5b3d96
Implement "Show Plugin Output" checkbox.
6 years ago
Student Main
84f8491513
generate PacSecret only once.
6 years ago
Student Main
a0786a435f
Use MD5 hash instead of timestamp for PAC URL
6 years ago
Allen Zhu
b4d02f8334
Merge branch 'master' into patch-1
6 years ago
Allen Zhu
ad36bf6d4d
Merge pull request #2598 from studentmain/pac-structure
Init JS variable in more reliable and quick way, reduce redundant code
6 years ago
celeron533
ee36bfcb08
Update CHANGES and bump version
6 years ago
Kexy Biscuit
e2f1564b6d
Remove http:// part in proxy host name.
Microsoft Docs is misleading, as always. dotnet/samples#1644
6 years ago