Syrone Wong
|
9e529361c4
|
Misc
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
|
8 years ago |
Syrone Wong
|
d21162318e
|
Workaround NotifyIcon's 63 chars limit(#965)
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
|
8 years ago |
Syrone Wong
|
f9ed9174cc
|
Fix crash when reading pac user rules
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
|
8 years ago |
Syrone Wong
|
675a5801d8
|
Fix appveyor link
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
|
8 years ago |
Syrone Wong
|
4407095d01
|
Fix auto startup
other minor cleanup
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
|
8 years ago |
Syrone Wong
|
1a283aa4ea
|
Drop obsolete tray area refreshing code
- naming private vars
- object initializer
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
|
8 years ago |
Syrone Wong
|
97d08e4d40
|
Tweak privoxy config
only redirect
enable critical logging
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
|
8 years ago |
Syrone Wong
|
673d6b3c44
|
update sysproxy
This will reduce false positives on virus detection.
|
8 years ago |
noisyfox
|
03c087db6d
|
Update CHANGES and bump version
|
8 years ago |
noisyfox
|
5741133d5c
|
Fix compile error.
And farewell.
|
8 years ago |
noisyfox
|
28954600a2
|
Revert "Rename Shadowsocks.Proxy -> Shadowsocks.ForwardProxy"
This reverts commit be3cc3f3a6 .
|
8 years ago |
noisyfox
|
6ddd3d486b
|
Revert "Allow LineReader to start with a first package"
This reverts commit a61b10bb67 .
|
8 years ago |
noisyfox
|
dd269ac89d
|
Revert "Remove privoxy"
This reverts commit 0d4d01af3b .
|
8 years ago |
noisyfox
|
09d89b424d
|
Revert "First working built-in http proxy"
This reverts commit 5ba0dffa5d .
|
8 years ago |
noisyfox
|
5e973adb77
|
Revert "Refine header parse"
This reverts commit f9e39fdd1d .
|
8 years ago |
noisyfox
|
f149851e3b
|
Revert "Better host parse"
This reverts commit d1e8f38767 .
|
8 years ago |
noisyfox
|
511a658fd3
|
Revert "Reuse buffer from first pakcage"
This reverts commit f2b8e91f81 .
|
8 years ago |
noisyfox
|
efe6d5ba81
|
Revert "http -> shadowsocks protocol directly"
This reverts commit b04c59d8e6 .
|
8 years ago |
noisyfox
|
1f47812eca
|
Revert "Typo and refine code"
This reverts commit 9cdb71875a .
|
8 years ago |
noisyfox
|
7a39c2c71f
|
Revert "Logging exception"
This reverts commit 566a0fcfa5 .
|
8 years ago |
noisyfox
|
dc48546fed
|
Revert
|
8 years ago |
noisyfox
|
eef990f529
|
Check close before create reomte
Check null ref (#940)
|
8 years ago |
noisyfox
|
f66638d14c
|
Don't check and throw exception in a display function. We should check this at input side.
|
8 years ago |
noisyfox
|
0c055caffd
|
Add the missing semicolon in global proxy bypass list
|
8 years ago |
noisyfox
|
efc486c733
|
Update CHANGES and bump version
|
8 years ago |
noisyfox
|
b7b92a4af9
|
Very rarely used regex, do not compile
|
8 years ago |
noisyfox
|
a447feece2
|
Adjust qrcode display
|
8 years ago |
noisyfox
|
2a0dd88525
|
Add import URL from clipboard
|
8 years ago |
noisyfox
|
5650b1d847
|
Use compiled regex
|
8 years ago |
noisyfox
|
b972cb250b
|
Don't zoom QRCode
|
8 years ago |
noisyfox
|
f363b94fd6
|
Show ss URL in QRCode form
|
8 years ago |
noisyfox
|
a08993519f
|
Handle request line correctlly
This coudl fix #937
|
8 years ago |
noisyfox
|
8a68a3515b
|
Check server url before saving it
Don't clear the textbox, focus it instead. We want the user to see the wrong input instead of a blank textbox.
|
8 years ago |
noisyfox
|
76fbd808e3
|
Add menu item to copy local pac url
|
8 years ago |
noisyfox
|
557c797a9a
|
Refine code
|
8 years ago |
noisyfox
|
ac45b44c09
|
Update CHANGES and bump version
|
8 years ago |
noisyfox
|
c0299090c4
|
Merge branch 'proxy_dev'
|
8 years ago |
noisyfox
|
de4a2f862b
|
Update global proxy bypass list
|
8 years ago |
noisyfox
|
430137495c
|
Always use {}
|
8 years ago |
noisyfox
|
566a0fcfa5
|
Logging exception
|
8 years ago |
noisyfox
|
2c15520230
|
Remove unnecessary volatile
|
8 years ago |
noisyfox
|
9cdb71875a
|
Typo and refine code
|
8 years ago |
noisyfox
|
b04c59d8e6
|
http -> shadowsocks protocol directly
No more http->socks5 transform.
|
8 years ago |
noisyfox
|
f2b8e91f81
|
Reuse buffer from first pakcage
Remove some debug output
|
8 years ago |
noisyfox
|
d1e8f38767
|
Better host parse
|
8 years ago |
noisyfox
|
f9e39fdd1d
|
Refine header parse
|
8 years ago |
noisyfox
|
5ba0dffa5d
|
First working built-in http proxy
|
8 years ago |
noisyfox
|
0d4d01af3b
|
Remove privoxy
|
8 years ago |
noisyfox
|
a61b10bb67
|
Allow LineReader to start with a first package
|
8 years ago |
noisyfox
|
be3cc3f3a6
|
Rename Shadowsocks.Proxy -> Shadowsocks.ForwardProxy
|
8 years ago |