Zhuoer Dong
101c33d0f1
Update README.md
8 years ago
Syrone Wong
bbfc5d332d
Update CHANGES and bump version
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
5d75e19c26
prefer to use aes-256-gcm in libsodium
which is hardware accelerated compared to AES-GCM in mbedtls
We have to drop this commit when mbedtls support hw-accelerated GCM
when compiling with MSVC
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
816651ebdc
Save user wininet settings as another config file
8 years ago
Syrone Wong
44afefed71
Update CHANGES and bump version
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
2eeebc29d7
Replace circular buffer with the blockcopy variant
to get rid of deep copy
- update NuGet pkg
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Ninedyz
0e01f8303c
update Japanese translation ( #1138 )
* Update ja.txt
* Update ja.txt
* Update ja.txt
Sorry for the multiple posts(´・ω・`)
* Update ja.txt
* Update ja.txt
8 years ago
Syrone Wong
2fcf843bba
libsodium: enable AVX2 for x86
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Syrone Wong
3b3a8c9077
fix legacy key derivation
8 years ago
Syrone Wong
60a5572808
update CHANGES and bump version
8 years ago
Syrone Wong
877644609b
spare enough space for UDP packet
8 years ago
Syrone Wong
54335d4889
capture non-whitespace chars for ss url tag
8 years ago
Syrone Wong
08f12b3b24
reduce port forwarder buffer size
8 years ago
Syrone Wong
1c8f4168cf
do not popup if we have fake Base64 strings
8 years ago
Syrone Wong
43672a8bda
allow to add multiple servers via ss url
invalid URLs will be ignored
8 years ago
Syrone Wong
1c899f5013
update CHANGES and bump version
8 years ago
Syrone Wong
d7e59699f7
fix appveyor link
8 years ago
Allen Zhu
84b69d3dff
Chart Refactor ( #1019 )
* Rename variable 'traffic' to 'trafficPerSecondQueue' and 'trafficInfoQueue'
* Remove class QueueLast<T> by using linq Queue.Last()
* Slight changes, such as rename, move several variables from function domain to class domain to improve performance.
Logic remains the same.
* Update the logic of copying queue from Controller to View.
* Move the TrafficInfo declaration into LogForm class
Overwise, the VS UI designer does not work.
8 years ago
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