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
Allen Zhu
8d9de516f5
Merge pull request #2220 from DamirAinullin/unused_arrays_allocation
Removed unused array allocations
6 years ago
Allen Zhu
94cc6c523a
Merge pull request #2221 from DamirAinullin/use_proxy_wrong_check
Improve the code readability useProxy test condition
6 years ago
celeron533
cd5f482278
Fix the flash animation in QRCodeSplashForm
Mentioned in PR #2219
6 years ago
Allen Zhu
42401afcc4
Merge pull request #2222 from DamirAinullin/enum_flags
Marked ApplicationRestartFlags with Flags attribute
6 years ago
celeron533
fdd068c414
Log checking GFWList
6 years ago
Damir Ainullin
5a2adf749c
Added flag RESTART_ALWAYS = 0 for ApplicationRestartFlags
6 years ago
Damir Ainullin
7a6230f53d
Fix for appropriate logic of the original design
6 years ago
Damir Ainullin
7ed2434db7
Marked ApplicationRestartFlags with Flags attribute
6 years ago
Damir Ainullin
08e7de224b
Fixed condition for useProxy
6 years ago
Damir Ainullin
842a29a31a
Removed unused array allocations
6 years ago
Student Main
4bce18a595
Add check box to toggle plugin argument input
6 years ago
celeron533
f7944c08cc
Log registered encryptor with conditions
DumpRegisteredEncryptor
6 years ago
Allen Zhu
0cb9158233
Merge pull request #2196 from celeron533/pac_user_rules
Update PAC to handle user rules in a better way
6 years ago
celeron533
780165b093
Update the embedded PAC file
6 years ago
celeron533
9ee988d9f1
Update the PAC javascript to support user rules in a better way
PAC will check the user rules first to find whether the URL should be connected via PROXY or DIRECT. If it does not match, then go to check GFWList rules.
6 years ago
celeron533
fcef17a252
Update nuget
6 years ago
celeron533
7194f5ab71
Update nuget packages
6 years ago
celeron533
f75ffc06fc
Minor updates
6 years ago
celeron533
fee1cf4df9
Update CHANGES and bump version
6 years ago
Allen Zhu
ea442e2429
Merge pull request #2166 from studentmain/master
Register restart after system reboot, #2154
6 years ago
Student Main
447632ff07
set command line parameter when register restart, for future
6 years ago
Student Main
207a977e4a
Fix typo
6 years ago
Student Main
5e0ccffa96
Register restart after system reboot, #2154
6 years ago
Allen Zhu
6e79f939ad
Merge pull request #2163 from celeron533/update_system_proxy
Update the system proxy when user-rule.txt changed
6 years ago
celeron533
9f1a70beb2
Merge pull request #2158 from wongsyrone/privoxy-update
Privoxy update to 3.0.28
Update max-client-connections from default 128 to 2048
6 years ago
celeron533
5ffb7c4ca5
Update the system proxy when user-rule.txt changed
Fix #2140
6 years ago
Syrone Wong
172550b6ce
enlarge privoxy max client connections
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
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
55cd6c56e1
Update CHANGES and bump version
6 years ago
Allen Zhu
a79bc04ec5
Merge pull request #2101 from studentmain/master
Fix #2100 NullReference
6 years ago