Student Main
d42f4136a8
bump version
5 years ago
Student Main
60ddf15b0f
Merge tag '4.2.0.0' into v5/master
# Conflicts:
# shadowsocks-csharp/Controller/Service/UpdateChecker.cs
# shadowsocks-csharp/Controller/System/ProtocolHandler.cs
# shadowsocks-csharp/Program.cs
# shadowsocks-csharp/packages.config
# shadowsocks-csharp/shadowsocks-csharp.csproj
5 years ago
Student Main
5172267289
refactor named pipe IPC
6 years ago
Student Main
f209f8d159
use CommandLineParser to parse command line
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
database64128
cc69251f0d
📦 Update dependencies to their latest versions
6 years ago
Student Main
13689dbd69
Merge branch 'master' into v5/master
# Conflicts:
# appveyor.yml
# shadowsocks-csharp/Controller/Service/TCPRelay.cs
# shadowsocks-csharp/Program.cs
# shadowsocks-csharp/Properties/Resources.Designer.cs
# shadowsocks-csharp/View/MenuViewController.cs
# shadowsocks-csharp/packages.config
# shadowsocks-csharp/shadowsocks-csharp.csproj
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
6369e76f8d
make sure protobuf works
in case gfwlist no longer update
6 years ago
Student Main
2ea9a22afc
Merge pull request #2877 from database64128/net-core
Re-enable PerMonitorV2 for v5/master
6 years ago
Student Main
1bc2ba0eb3
bump version in all place... build AnyCPU target
6 years ago
database64128
0348156ea0
Merge branch 'net-core' of https://github.com/shadowsocks/shadowsocks-windows into net-core
6 years ago
Allen Zhu
597eb3c848
Merge pull request #2874 from studentmain/v5/pinvoke-based-sysproxy
drop sysproxy.exe in net-core version
6 years ago
database64128
18eea7f4a5
🧹 Cleanup app.manifest
6 years ago
MysticBoy
6c94619cde
fix
6 years ago
database64128
4bd33db1ae
🔍 Renamed to NamedPipeServer for clarity.
6 years ago
Student Main
7c22506eb1
add protocol handler in registry
6 years ago
Student Main
5846c9dc93
named pipe for url ipc
6 years ago
Student Main
12f163553f
drop Sysproxy
6 years ago
Student Main
c2bf74c554
use span instead of new byte[] in table cipher key generation
update build target
6 years ago
Student Main
3a6ab34dcf
add Fody back
accidentally removed Fody few commits ago when debugging
6 years ago
Student Main
ac9eaaeb05
adjust test case, update EncryptorInfo API
6 years ago
Student Main
019b6656c5
Merge branch 'nacl-core-chacha20' into net-core-build
6 years ago
Student Main
83b994e3b4
NaCl.Core based ChaCha20Poly1305
6 years ago
MysticBoy
8907965b4f
Merge pull request #1 from studentmain/net-core-build
Net core build
6 years ago
MysticBoy
e3c48d1f79
移除 .NET Framework
6 years ago
Student Main
eac24ede19
Merge bouncy-castle into net-core-build
6 years ago
MysticBoy
d1d9bfe9d7
fix for menu
6 years ago
MysticBoy
bc0e1bb9f7
add .Net 4.7.2
6 years ago
MysticBoy
5783bf4ea2
upgrade test project to .net core 3.0
6 years ago
MysticBoy
4490594358
调整
6 years ago
Student Main
09c3b73e32
remove libsscrypto.dll.gz
6 years ago
Student Main
64c8473d82
Merge branch 'net-rc4' into cross-platform
6 years ago
celeron533
77c6cc4e08
Add BouncyCastle AEAD
6 years ago
Student Main
edd723de49
rc4 doesn't use iv
and plain cipher for aead for fun
6 years ago
Student Main
5d658fc841
bring native rc4 back, along with rc4-md5
partially revert 421554f8ec
6 years ago
celeron533
1d0aa5881e
Working NLog with config file and "verbose log" option
6 years ago
celeron533
84c55d116d
WIP: Migrate to NLog
6 years ago
Student Main
a210888bd3
TranslateForm method, csv translation file
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
cd4595ad69
Update the nuget configurations and packages
- Redirect the nuget \3rd folder to ..\packages folder as default by
remove the nuget.config file
- Update csproj file: remove unnecessary scripts for old nuget
packages on old .Net framework
- Upgrade nuget packages to .Net framework 4.7.2 as the target framework
- Downgrade Fody to 4.2.1. The 5.0.0+ requires MSBuild 16 and above
6 years ago
Student Main
3fe3f99d41
Init JS variable in more reliable and quick way, reduce redundant code
6 years ago
celeron533
36297b9132
Refine PAC resources
- Uncompress the text file for better version control
- Touch the PAC files in first place
6 years ago
celeron533
7030c380a1
Refine PAC server
- Split the file operations to new PACDaemon
- More precise matching logic for handling PAC content http request
6 years ago
celeron533
148d3885ad
Code refactoring: Notification tray icon
7 years ago
celeron533
a1c96055d5
Merge pull request #2379 from TGSAN/master
Support Windows 10 1903 Light Theme
7 years ago
celeron533
d1c6900b90
Upgrade the .Net Framework and Visual Studio version
7 years ago
TGSAN
6f71e6cca6
Support Windows 10 1903 Light Theme
Support Windows 10 1903 Light Theme (Menu icon color)
7 years ago
celeron533
fcef17a252
Update nuget
7 years ago