Syrone Wong
172550b6ce
enlarge privoxy max client connections
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
7 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>
7 years ago
StudentEx
572f53a77c
Remove zh-tw and ja localization string placeholder
7 years ago
StudentEx
36b626fbc0
Try to reset setting and retry when failed
7 years ago
StudentEx
060bbe1830
Refine sysproxy exception handling.
7 years ago
Soul Dark
b73dbd6be2
修正翻译(用词一致)
7 years ago
celeron533
2a93461498
Update translation
7 years ago
voq
f24c0e9872
Merge pull request #1130 from voq/master
Auto register hotkeys
7 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
8 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
8 years ago
Opportunity
70ec5df5b0
Add temp folder path selection ( #1827 )
* Translation
* Environment Variables support
8 years ago
celeron533
9439fc617a
Config form UI updates
* Add tooltips
* Translations
8 years ago
tltltltl
58f2c3937b
Update zh_TW.txt
change some translations
8 years ago
Chen Shaoju
5138e43aff
"Allow Clients from LAN" Description & Translation optimization ( #1753 )
"Allow Clients from LAN" --> "Allow other Devices to connect"
8 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
8 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
8 years ago
SharerMax
eae0b1cfac
Add option to show password
8 years ago
celeron533
05df449826
Add notification message
8 years ago
celeron533
d0e692a491
Translation for SIP003
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>
9 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
9 years ago
Syrone Wong
2fcf843bba
libsodium: enable AVX2 for x86
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
e747805c36
drop OTA translations
9 years ago
Syrone Wong
317c64f47e
update NuGet packages
replace zxing with NuGet pkg
9 years ago
celeron533
a6db852e95
I18n. Rename language resources by using underscore.
9 years ago
celeron533
d8ccc9810e
I18n. Rename language resources
cn -> zh-CN
zh-tw -> zh-TW
jp -> ja
9 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.
9 years ago
celeron533
a372e9c66e
I18n. Fix typo
Remove unexpected empty lines of item [&View] in both Traditional Chinese and Japanese language definitions.
9 years ago
Jonas Gao
4abcdbfb28
add: language jp support
9 years ago
LNDDYL
d800ec7a0a
Update zh-TW translation ( #1021 )
9 years ago
破娃酱
b266bf42f5
create "help" menu group ( #989 )
9 years ago
Syrone Wong
8f3994c7d8
Set LAN even if the RAS query fails
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
LNDDYL
32225ed655
Update translation for Traditional Chinese ( #973 )
Credit to @LNDDYL
9 years ago
Syrone Wong
97d08e4d40
Tweak privoxy config
only redirect
enable critical logging
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
673d6b3c44
update sysproxy
This will reduce false positives on virus detection.
9 years ago
noisyfox
dd269ac89d
Revert "Remove privoxy"
This reverts commit 0d4d01af3b .
9 years ago
noisyfox
2a0dd88525
Add import URL from clipboard
9 years ago
noisyfox
f363b94fd6
Show ss URL in QRCode form
9 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.
9 years ago
noisyfox
76fbd808e3
Add menu item to copy local pac url
9 years ago
noisyfox
c0299090c4
Merge branch 'proxy_dev'
9 years ago
noisyfox
de4a2f862b
Update global proxy bypass list
9 years ago
noisyfox
0d4d01af3b
Remove privoxy
9 years ago
noisyfox
5c5f753721
Use external agents to set system proxy.
This fix the proxy issue on win10 insider preview.
9 years ago
noisyfox
9e51b4a41b
Add translation
9 years ago
noisyfox
65b9c9f5fa
Allow check pre-release version
9 years ago
Syrone Wong
c25e70e888
hotkey: Refine system proxy mode switching logic
Merge 'Switch to PAC' and 'Switch to Global'
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
noisyfox
aa9fd8ec06
Check .NET Framework version on startup
9 years ago
Syrone Wong
816e2b351d
Update mbed TLS to 2.4.0
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
af139d7587
Only integer is allowed for timeout
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago