database64128
0348156ea0
Merge branch 'net-core' of https://github.com/shadowsocks/shadowsocks-windows into net-core
5 years ago
Allen Zhu
597eb3c848
Merge pull request #2874 from studentmain/v5/pinvoke-based-sysproxy
drop sysproxy.exe in net-core version
5 years ago
database64128
18eea7f4a5
🧹 Cleanup app.manifest
5 years ago
MysticBoy
6c94619cde
fix
5 years ago
Student Main
12f163553f
drop Sysproxy
5 years ago
Student Main
c2bf74c554
use span instead of new byte[] in table cipher key generation
update build target
5 years ago
Student Main
3a6ab34dcf
add Fody back
accidentally removed Fody few commits ago when debugging
5 years ago
Student Main
ac9eaaeb05
adjust test case, update EncryptorInfo API
5 years ago
Student Main
019b6656c5
Merge branch 'nacl-core-chacha20' into net-core-build
5 years ago
Student Main
83b994e3b4
NaCl.Core based ChaCha20Poly1305
5 years ago
MysticBoy
8907965b4f
Merge pull request #1 from studentmain/net-core-build
Net core build
5 years ago
MysticBoy
e3c48d1f79
移除 .NET Framework
5 years ago
Student Main
eac24ede19
Merge bouncy-castle into net-core-build
5 years ago
MysticBoy
d1d9bfe9d7
fix for menu
5 years ago
MysticBoy
bc0e1bb9f7
add .Net 4.7.2
5 years ago
MysticBoy
5783bf4ea2
upgrade test project to .net core 3.0
5 years ago
MysticBoy
4490594358
调整
5 years ago
Student Main
09c3b73e32
remove libsscrypto.dll.gz
5 years ago
Student Main
64c8473d82
Merge branch 'net-rc4' into cross-platform
5 years ago
celeron533
77c6cc4e08
Add BouncyCastle AEAD
5 years ago
Student Main
edd723de49
rc4 doesn't use iv
and plain cipher for aead for fun
5 years ago
Student Main
5d658fc841
bring native rc4 back, along with rc4-md5
partially revert 421554f8ec
5 years ago
celeron533
1d0aa5881e
Working NLog with config file and "verbose log" option
5 years ago
celeron533
84c55d116d
WIP: Migrate to NLog
5 years ago
Student Main
a210888bd3
TranslateForm method, csv translation file
5 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
5 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
5 years ago
Student Main
3fe3f99d41
Init JS variable in more reliable and quick way, reduce redundant code
5 years ago
celeron533
36297b9132
Refine PAC resources
- Uncompress the text file for better version control
- Touch the PAC files in first place
5 years ago
celeron533
7030c380a1
Refine PAC server
- Split the file operations to new PACDaemon
- More precise matching logic for handling PAC content http request
5 years ago
celeron533
148d3885ad
Code refactoring: Notification tray icon
6 years ago
celeron533
a1c96055d5
Merge pull request #2379 from TGSAN/master
Support Windows 10 1903 Light Theme
6 years ago
celeron533
d1c6900b90
Upgrade the .Net Framework and Visual Studio version
6 years ago
TGSAN
6f71e6cca6
Support Windows 10 1903 Light Theme
Support Windows 10 1903 Light Theme (Menu icon color)
6 years ago
celeron533
fcef17a252
Update nuget
6 years ago
celeron533
7194f5ab71
Update nuget packages
6 years ago
Syrone Wong
9911a173bc
update privoxy to 3.0.28
binary modified via OD with tray icon function calls bypassed
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
6 years ago
celeron533
721fb3f0ef
Refine HotkeyReg logic
6 years ago
voq
f24c0e9872
Merge pull request #1130 from voq/master
Auto register hotkeys
6 years ago
Syrone Wong
3329291ab9
add xchacha20-ietf-poly1305
- update mbedtls to 2.7.0, use new md5 api
- update libsodium to 1.0.16
- static link to openssl 1.1.0g, check libsscrypto repo for detail
7 years ago
Allen Zhu
a12a70ccf0
Merge pull request #1671 from wongsyrone/master
Add OpenSSL 1.1.0g support due to hardware acceleration
7 years ago
Syrone Wong
4d4f1753c7
Add OpenSSL 1.1.0g support due to hardware acceleration
Note: If you want to compile it by yourself, please make sure
do NOT use `no-asm` configure option, since the main point of
this commit is to utilize assembly in openssl
Add OpenSSL test
7 years ago
celeron533
502397b5f9
Update nuget packages
7 years ago
SharerMax
eae0b1cfac
Add option to show password
7 years ago
Raif Atef
caa96ad334
Fix port range check and move Sip003Plugin.
7 years ago
Raif Atef
f04b497d79
SIP002 and SIP003 support
7 years ago
Syrone Wong
816651ebdc
Save user wininet settings as another config file
8 years ago
Syrone Wong
2eeebc29d7
Replace circular buffer with the blockcopy variant
to get rid of deep copy
- update NuGet pkg
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
3de14098d7
add AEAD support
8 years ago
Syrone Wong
317c64f47e
update NuGet packages
replace zxing with NuGet pkg
8 years ago