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
Student Main
9368f444d5
https://github.com/shadowsocks/shadowsocks-windows/issues/2100#issuecomment-445434934
6 years ago
celeron533
e7f33e3b9d
Update CHANGES and bump version
6 years ago
celeron533
0e426ffe38
Add version info to config file
6 years ago
Allen Zhu
b6b77ea26c
Merge pull request #2088 from upupming/master
Fixed: .net download link
6 years ago
upupming
e1e80c79b6
Fixed: .net download link
6 years ago
Allen Zhu
0bd1389350
Merge pull request #2049 from studentmain/master
Keep user bypass setting when use global proxy mode
6 years ago
StudentEx
a63dec8416
Keep user bypass setting when use global proxy mode
6 years ago
Allen Zhu
91f0bf669d
Merge pull request #2008 from studentmain/master
Improve sysproxy exception handling
6 years ago
StudentEx
572f53a77c
Remove zh-tw and ja localization string placeholder
6 years ago
StudentEx
36b626fbc0
Try to reset setting and retry when failed
6 years ago
StudentEx
060bbe1830
Refine sysproxy exception handling.
6 years ago
StudentEx
8017bdecba
Throw a more clear exception when parse fail.
6 years ago
StudentEx
41cdca649f
Retry with UTF16LE when parse sysproxy output fail
6 years ago
celeron533
7e21e168cf
Update CHANGES and bump version
6 years ago
celeron533
98538e32c0
Code cleanup
6 years ago
Allen Zhu
f1042cbf65
Merge pull request #1968 from RajanGrewal/patch-1
Socket.Close calls Socket.Dispose internally
6 years ago
Allen Zhu
547989c62d
Merge pull request #1993 from CGDF-Github/master
补上Statistics界面的图标
6 years ago
CGDF
46f37fa4f2
补上Statistics界面的图标
6 years ago
celeron533
7aedf947c6
Update readme.md
Add logo
6 years ago
Allen Zhu
37d63c82c5
Merge pull request #1978 from studentmain/master
Unit test for plugin launch
6 years ago