Student Main
6a3dfeff60
Write i18n.csv on demand
5 years ago
Student Main
43a05ecacb
translate Show Plugin Option
5 years ago
celeron533
e44cc54dbc
Using win32 native error code
Also update i18n
5 years ago
celeron533
1b77280f6d
Update .Net Framework i18n
5 years ago
Student Main
8325459cdc
read translation from disk
5 years ago
Student Main
a210888bd3
TranslateForm method, csv translation file
5 years ago
Student Main
9d14196a73
rename statistics window label, fix some translate
5 years ago
Student Main
1602804f77
Partially translate Statistics config
5 years ago
Student Main
3fe3f99d41
Init JS variable in more reliable and quick way, reduce redundant code
5 years ago
celeron533
36297b9132
Refine PAC resources
- Uncompress the text file for better version control
- Touch the PAC files in first place
5 years ago
celeron533
554203aa74
Merge pull request #2419 from Yifei0727/master
Support local IPv6 listener
# Conflicts:
# shadowsocks-csharp/Model/Configuration.cs
6 years ago
Yifei0727
f8fef5f909
add IPv6 support for tcp/dup/ and Privoxy
6 years ago
Stzx
62f40a7814
Update I18N file
Added Config Form hint text
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
Kevin2Law
aea690d356
feat: Add apply button for server configuration form.
6 years ago
celeron533
d4ae7b958e
Remove unused translations
6 years ago
Kevin2Law
8b610174a1
Add i18n resource.
6 years ago
rickryo
0d6c8bd0bc
add "basic access authentication" support for http proxy
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
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
f75ffc06fc
Minor updates
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
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
Soul Dark
b73dbd6be2
修正翻译(用词一致)
6 years ago
celeron533
2a93461498
Update translation
6 years ago
voq
f24c0e9872
Merge pull request #1130 from voq/master
Auto register hotkeys
6 years ago
Chen Shaoju
21ecdc6425
Optimal description ( #1924 )
* Update LogForm.cs
* Update ja.txt
* Update zh_CN.txt
* Update zh_TW.txt
* Update the control name
7 years ago
celeron533
79f33bc326
Simplify the temp folder mechanism: portable mode is back
- Portable mode ON: executable file's folder
- Portable mode OFF: current user's temp folder
7 years ago
Opportunity
70ec5df5b0
Add temp folder path selection ( #1827 )
* Translation
* Environment Variables support
7 years ago
celeron533
9439fc617a
Config form UI updates
* Add tooltips
* Translations
7 years ago
tltltltl
58f2c3937b
Update zh_TW.txt
change some translations
7 years ago
Chen Shaoju
5138e43aff
"Allow Clients from LAN" Description & Translation optimization ( #1753 )
"Allow Clients from LAN" --> "Allow other Devices to connect"
7 years ago
Syrone Wong
3329291ab9
add xchacha20-ietf-poly1305
- update mbedtls to 2.7.0, use new md5 api
- update libsodium to 1.0.16
- static link to openssl 1.1.0g, check libsscrypto repo for detail
7 years ago
Syrone Wong
4d4f1753c7
Add OpenSSL 1.1.0g support due to hardware acceleration
Note: If you want to compile it by yourself, please make sure
do NOT use `no-asm` configure option, since the main point of
this commit is to utilize assembly in openssl
Add OpenSSL test
7 years ago
SharerMax
eae0b1cfac
Add option to show password
7 years ago
celeron533
05df449826
Add notification message
7 years ago
celeron533
d0e692a491
Translation for SIP003
7 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
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
e747805c36
drop OTA translations
8 years ago
Syrone Wong
317c64f47e
update NuGet packages
replace zxing with NuGet pkg
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