Syrone Wong
805edb9809
add appveyor
8 years ago
Syrone Wong
e747805c36
drop OTA translations
8 years ago
Syrone Wong
7408a75f0e
drop OTA; add AEAD config
8 years ago
Syrone Wong
9ca61defe8
record user wininet settings and restore after use
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
Allen Zhu
8cd66a682f
Merge pull request #1064 from celeron533/master
I18n Improvements (rework)
8 years ago
celeron533
a6db852e95
I18n. Rename language resources by using underscore.
8 years ago
celeron533
d8ccc9810e
I18n. Rename language resources
cn -> zh-CN
zh-tw -> zh-TW
jp -> ja
8 years ago
celeron533
6b6cf1516c
I18n. Uniform the EOL (end of line) style
Convert CF (Unix) to CRLF (Windows) in both Traditional Chinese and Japanese definitions.
8 years ago
celeron533
a372e9c66e
I18n. Fix typo
Remove unexpected empty lines of item [&View] in both Traditional Chinese and Japanese language definitions.
8 years ago
Allen Zhu
34ff3583bd
Merge pull request #1059 from JonasGao/master
add: language jp support
8 years ago
Jonas Gao
4abcdbfb28
add: language jp support
8 years ago
LNDDYL
d800ec7a0a
Update zh-TW translation ( #1021 )
8 years ago
Syrone Wong
e9ba34373b
Update CHANGES and bump version
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
4c49f1b736
Make the previous portable mode as default
- change dir name to "ss_win_temp" to make things clear.
- throw any exception caught when creating temp folder
To workaround silly cleaning softwares and careless users.
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
破娃酱
b266bf42f5
create "help" menu group ( #989 )
8 years ago
Noisyfox
2e7518d802
Send first chunk with Socks5 header ( #984 )
* Send socks5 handshake respond before read the target address
So that the next package will (hopefully) contain the first data chunk which means we could get a 'random' first package size.
* Try read available data before send first packet
* Add random size first packet
But commented out ^u^
* Oops forget to delete some test code
8 years ago
破娃酱
18e956f34c
not set alpha of the icon ( #981 )
8 years ago
Syrone Wong
333ad2516f
Fix language detection
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
9ffcf77ab1
Update LICENSE
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
d0d6a3cdfa
Happy New Year
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
8c76ac3401
Update CHANGES and bump version
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
8f3994c7d8
Set LAN even if the RAS query fails
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
db1eafbfd8
Tweak OTA mask
sync with shadowsocks-libev
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
LNDDYL
32225ed655
Update translation for Traditional Chinese ( #973 )
Credit to @LNDDYL
8 years ago
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