celeron533
76267dc623
Update test.csproj namespace and assembly name
6 years ago
celeron533
50699a9aac
Fix #2431 test failed
When launch from test framework, the Application.StartupPath looks like "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\COMMUNITY\COMMON7\IDE\EXTENSIONS\TESTPLATFORM" which may not have write permission.
6 years ago
celeron533
554203aa74
Merge pull request #2419 from Yifei0727/master
Support local IPv6 listener
# Conflicts:
# shadowsocks-csharp/Model/Configuration.cs
6 years ago
Yifei0727
561ba610f2
Fix IE global proxy mode 'server address' always be ipv4 problem
6 years ago
Allen Zhu
2f64ac8e4e
Merge pull request #2427 from Mygod/dpipm-off
Turn off per-monitor DPI awareness as it is not supported
6 years ago
TGSAN
66b94d4983
Fixed bug of #2379 pullrequestreview-254461303
Fixed bug of #2379 pullrequestreview-254461303
Redundant paintings when user move mouse on the icon, pixel by pixel.
6 years ago
celeron533
d1c6900b90
Upgrade the .Net Framework and Visual Studio version
6 years ago
celeron533
f9e00d860b
Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows
6 years ago
Allen Zhu
d6089b405a
Merge pull request #2410 from Stzx/master
Refactoring Config Form
Upgrade appveyor image to Visual Studio 2017
6 years ago
celeron533
75a5b13a4f
Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows
6 years ago
Mygod
f221a4bdba
Turn off per-monitor DPI awareness as it is not supported
6 years ago
Yifei0727
5c0ce2159b
add jsonignore for param localHost
6 years ago
Yifei0727
339d29b2b9
change UpdateChecker WebProxy host support IPv6 mode
6 years ago
Yifei0727
58c914d8ed
add Pac support for IPv6
6 years ago
Yifei0727
f8fef5f909
add IPv6 support for tcp/dup/ and Privoxy
6 years ago
Yifei0727
da9af1cf72
Add IPv6 param flag to config
6 years ago
TGSAN
95b760c6e1
Update for #2379
Move GetWindows10SystemThemeSetting() to Util.cs
WindowsThemeMode use enum
Status var windowsThemeMode rename to windowsThemeMode
Used `if else` to replace `switch case`
Delete legacy commint (Some code).
Increase contrast for icon.
6 years ago
Stzx
ba60c51c77
Upgrade appveyor image version
6 years ago
Stzx
62f40a7814
Update I18N file
Added Config Form hint text
6 years ago
Stzx
9529fc1a59
Refactoring the Config Form interactive code
Add new hints and fixed some old interaction bugs
6 years ago
Stzx
e4d3775b4c
Simplified code
6 years ago
Allen Zhu
1b06bab4c4
Merge pull request #2387 from zyc9012/udpfix
Fix udp relay
6 years ago
Allen Zhu
a02a59e23e
Merge pull request #2377 from Stzx/master
fixed issue #2371
6 years ago
celeron533
03926a7b23
Merge branch 'master' of https://github.com/celeron533/shadowsocks-windows
6 years ago
Allen Zhu
9a60980c16
Merge pull request #2364 from HirbodBehnam/master
Fixed a bug with + in query
6 years ago
tato
13c679e514
Fix udp relay
6 years ago
Stzx
5556a060ab
fixed shadowsocks/shadowsocks-windows/#2371
6 years ago
TGSAN
6f71e6cca6
Support Windows 10 1903 Light Theme
Support Windows 10 1903 Light Theme (Menu icon color)
6 years ago
Hirbod
495731e090
Fixed a bug with + in query
6 years ago
celeron533
191d5473bb
bump copyright year
6 years ago
celeron533
62491f4f33
Update CHANGES and bump version
6 years ago
celeron533
d17dcdb971
Update readme
Plugin section
6 years ago
celeron533
2751467b14
Fix typo
Plugin arguments tooltip
6 years ago
celeron533
8a42d3c9d4
Exception for port assignment
When error code is SocketError.AccessDenied/10013(WSAEACCES), the port is reserved by system and you may not find the process name in `netstat`.
https://github.com/shadowsocks/shadowsocks-windows/issues/1835#issuecomment-453528715
6 years ago
Allen Zhu
4bdac977c9
Merge pull request #2306 from Kevin2Law/master
Add "Apply" button to Editor Servers form
6 years ago
Kevin2Law
59b0612217
chore: Resource designer file auto regenerated by Visual Studio.
6 years ago
Kevin2Law
aea690d356
feat: Add apply button for server configuration form.
6 years ago
Allen Zhu
9fc512ea5e
Merge pull request #2301 from Kevin2Law/master
Enhance context menu for System proxy and it's mode.
6 years ago
celeron533
d4ae7b958e
Remove unused translations
6 years ago
Kevin2Law
8b610174a1
Add i18n resource.
6 years ago
Kevin2Law
948457fd52
enhance: Combine enable system proxy and proxy mode as one switcher for better user experience.
6 years ago
Damir Ainullin
48a35d552b
Use id instead of calculating server.Identifier()
6 years ago
Allen Zhu
0546927ede
Merge pull request #2260 from celeron533/ProxyAuth
add "basic access authentication" support for http proxy @rickryo
6 years ago
rickryo
0d6c8bd0bc
add "basic access authentication" support for http proxy
6 years ago
Allen Zhu
9f243197e0
Merge pull request #2212 from studentmain/master
Add check box to toggle plugin argument input
6 years ago
celeron533
db4c560fdb
Update CHANGES and bump version
6 years ago
celeron533
63282a4c8d
Update user-agent
6 years ago
Student Main
5791618ac5
Replace 'Arguement' to 'Argument'
6 years ago
Student Main
0433c12a85
correction names
6 years ago
Student Main
2079cab91d
Update zh_CN text
6 years ago