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
8ce4b3b896
Create pull request template
* Referenced from project `rg3/youtube-dl` with necessary modifications
7 years ago
celeron533
9dbb0be394
Update issue template
7 years ago
celeron533
ed4f8f5b78
Minor updates on Hotkeys form
- Naming
- Cleanup
- Move logic to controller
7 years ago
celeron533
05b41389f1
Get rid of the UI coupled reflection on Hotkey config form
7 years ago
celeron533
66cdd13144
Minor updates on Hotkeys form
7 years ago
celeron533
c77d69f931
Minor updates on ConfigForm
7 years ago
celeron533
db1bbd8039
Minor updates on Hotkeys form
7 years ago
celeron533
409f58bf1b
Minor updates on ConfigForm
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
celeron533
348e601196
Add version in log file
7 years ago
Opportunity
70ec5df5b0
Add temp folder path selection ( #1827 )
* Translation
* Environment Variables support
7 years ago
celeron533
153727b3b7
Fix typo
7 years ago
celeron533
1a56ea23ec
Update CHANGES and bump version
7 years ago
Allen Zhu
1c2e135d8e
Merge pull request #1818 from celeron533/CLI
Add plugin CLI arguments support
7 years ago
celeron533
9439fc617a
Config form UI updates
* Add tooltips
* Translations
7 years ago
celeron533
b7e30318cd
Add plugin CLI arguments support
7 years ago
celeron533
2227595998
Update README.md
- Add section "Open Source Components / Libraries"
- Other minor changes
7 years ago
Allen Zhu
7fb75f27b1
Merge pull request #1769 from studentmain/master
[Fix] QRCodeSplashForm.cs无法在窗体设计工具中打开
7 years ago
Allen Zhu
78e46188f6
Merge pull request #1782 from tltltltl/patch-1
Update zh_TW.txt
7 years ago
tltltltl
58f2c3937b
Update zh_TW.txt
change some translations
7 years ago
Zch
81dcad5df5
fix #1768
Move PerPixelAlphaForm's code into QRCodeSplashForm to avoid 2 derived class of Form in same file.
Before: QRCodeSplashForm -> PerPixelAlphaForm -> Form
After: QRCodeSplashForm -> Form
7 years ago
celeron533
5a78ee9212
Add square bracket for SIP002 IPv6 (RFC3986)
7 years ago
Max Lv
4431610205
Merge pull request #1762 from celeron533/Server_IPV6_URL
Server address should not be encoded
7 years ago
celeron533
257448a80a
Misc
7 years ago
celeron533
c9ead3eee9
Server address should not be encoded
7 years ago
wzxjohn
226ad0cf50
Fix wrong splash on multi display ( #1729 )
Because the splash is already on the target display, the target rect doesn't need to calculate with the screen position.
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
celeron533
25c1d02395
Update CHANGES and bump version
7 years ago
celeron533
897934c233
Add comments in app.config
7 years ago
Allen Zhu
fdbd3a975b
Merge pull request #1732 from wongsyrone/patch-1
add official way to dump network tracing info
7 years ago
Syrone Wong
7fd9ce2bc3
add official way to dump network tracing info
just uncomment the specific node in app.config, no need to recompile
to take effect. It will be shipped as Shadowsocks.exe.config after built.
This is for debugging only.
7 years ago
Allen Zhu
c168af6975
Merge pull request #1725 from celeron533/master
add xchacha20-ietf-poly1305
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
celeron533
1e04279d37
Update issue template
7 years ago
celeron533
20fa87ba89
Fix proxy bypass list #1674
7 years ago
celeron533
5db7c79407
Minor changes on Forward Proxy
7 years ago
HYec
85bd65e021
Only start the current server's plugin
7 years ago
HYec
7197e46b53
Close sockets before stop plugins
7 years ago
Allen Zhu
b2c0bba953
Merge pull request #1682 from chenshaoju/patch-1
Add new requirement
7 years ago
Chen Shaoju
d266ea2e39
fix
7 years ago
Chen Shaoju
a5b11aee34
Add new requirements
7 years ago
celeron533
e2b9822224
Update CHANGES and bump version
7 years ago
Allen Zhu
a12a70ccf0
Merge pull request #1671 from wongsyrone/master
Add OpenSSL 1.1.0g support due to hardware acceleration
7 years ago
Syrone Wong
b2645f9f0a
Fix bf-cfb name
Don't use Cname
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
celeron533
502397b5f9
Update nuget packages
7 years ago
celeron533
f042e91305
Minor changes
SIP003 server port validation
Year 2018
7 years ago
Allen Zhu
d1219bbfca
Merge pull request #1618 from hyec/master
Close sockets before stop plugins
Do not activate all servers' plugins at the same time
7 years ago
HYec
7564e79ede
Only start the current server's plugin
7 years ago