Student Main
|
924cde77e2
|
switch to CachedNetworkStream based api, fix AEADEncrypt buffer management
|
6 years ago |
Student Main
|
9a5ebd6671
|
CachedNetworkStream to provide first chunk cache for Socket
|
6 years ago |
Student Main
|
a972813e45
|
drop byte array based Encrypt Decrypt
|
6 years ago |
Student Main
|
2cd649a05c
|
span based Encrypt Decrypt
|
6 years ago |
Student Main
|
6fc9a43cc4
|
ReadOnlySpan in encrypt api
|
6 years ago |
Student Main
|
b332a6bd1c
|
drop stream cipher cipherUpdate api, drop table cipher due to performance issue
|
6 years ago |
Student Main
|
6c81a6d6d4
|
fix chacha20-ietf with some limitation. refactor Span.Slice usage
|
6 years ago |
Student Main
|
0d5ad751ad
|
improve Logger.Dump, few rename
|
6 years ago |
Student Main
|
a7e5fcde51
|
buggy aes-cfb with bouncycastle
|
6 years ago |
Student Main
|
35633053e1
|
span based cipher api
|
6 years ago |
Student Main
|
ac9eaaeb05
|
adjust test case, update EncryptorInfo API
|
6 years ago |
Student Main
|
1e950b5c56
|
workaround for can't send and recv at same time
看上去是同步问题,考虑重新设计Encryptor API
|
6 years ago |
MysticBoy
|
88262d1ca5
|
Merge branch 'master' of https://github.com/maikebing/shadowsocks-windows
|
6 years ago |
MysticBoy
|
47392b7371
|
修复打包为单文件时日志配置文件报错的问题
|
6 years ago |
Student Main
|
eac24ede19
|
Merge bouncy-castle into net-core-build
|
6 years ago |
MysticBoy
|
4490594358
|
调整
|
6 years ago |
Student Main
|
09c3b73e32
|
remove libsscrypto.dll.gz
|
6 years ago |
Student Main
|
cdc620fc68
|
Merge branch 'master' into check-updated
|
6 years ago |
celeron533
|
1d0aa5881e
|
Working NLog with config file and "verbose log" option
|
6 years ago |
celeron533
|
c93e1d58d4
|
Not using isVerboseLogging flag
|
6 years ago |
celeron533
|
6240501b03
|
Optimize performance and change log level
|
6 years ago |
celeron533
|
84c55d116d
|
WIP: Migrate to NLog
|
6 years ago |
Student Main
|
13a3471fa3
|
Invoke EventHandler instead of show balloon tip when updated
|
6 years ago |
Student Main
|
49cc922631
|
Use mbedtls MD5 in PACServer, close #2759
Workaround FIPS, there is no security concern as it's only a "cache key".
|
6 years ago |
celeron533
|
c8740b3982
|
Update CHANGES and bump version
|
6 years ago |
Student Main
|
6a3dfeff60
|
Write i18n.csv on demand
|
6 years ago |
Student Main
|
f21903bb55
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
Student Main
|
65b161fdd8
|
Fix IndexOutOfRange when init i18n
|
6 years ago |
celeron533
|
2e954cbc6e
|
Update CHANGES and bump version
|
6 years ago |
Student Main
|
11514dbf02
|
let PACServer running when proxy disabled
revert fb4f7ea2eb
|
6 years ago |
Student Main
|
43a05ecacb
|
translate Show Plugin Option
|
6 years ago |
Student Main
|
6cecd28cb8
|
fix #2739
|
6 years ago |
celeron533
|
afa370b120
|
Update CHANGES and bump version
|
6 years ago |
celeron533
|
e44cc54dbc
|
Using win32 native error code
Also update i18n
|
6 years ago |
celeron533
|
55fcad8cd7
|
Fix issue when plugin program file is in system environment path
|
6 years ago |
celeron533
|
8da3f11d43
|
Give a more user friendly message when plugin program file does not exist
|
6 years ago |
celeron533
|
328029dd1e
|
Merge branch 'i18n' of https://github.com/studentmain/shadowsocks-windows into studentmain-i18n
# Conflicts:
# shadowsocks-csharp/Data/ja.txt
# shadowsocks-csharp/Data/zh_CN.txt
# shadowsocks-csharp/Data/zh_TW.txt
|
6 years ago |
Allen Zhu
|
8d9c9ca13e
|
Merge pull request #2728 from celeron533/config_gfwlist
Support custom GFWListUrl defined in config file
|
6 years ago |
Student Main
|
2f2c3c321b
|
Merge pull request #2722 from rwasef1830/show-plugin-output
Implement "Show Plugin Output" checkbox.
|
6 years ago |
celeron533
|
d7f38a7067
|
Support custom GFWListUrl defined in config file
|
6 years ago |
Raif Atef
|
b83f5b3d96
|
Implement "Show Plugin Output" checkbox.
|
6 years ago |
Student Main
|
18f448684e
|
null check for TranslateForm
|
6 years ago |
Student Main
|
e4237c8ec7
|
message when fallback to other language
|
6 years ago |
Student Main
|
8325459cdc
|
read translation from disk
|
6 years ago |
Student Main
|
a210888bd3
|
TranslateForm method, csv translation file
|
6 years ago |
Student Main
|
fb369a1e1e
|
Use new grammar in Controller.Reload for readability
|
6 years ago |
Student Main
|
fb4f7ea2eb
|
change PAC URL only when SystemProxy.Update
|
6 years ago |
Student Main
|
84f8491513
|
generate PacSecret only once.
|
6 years ago |
Student Main
|
a0786a435f
|
Use MD5 hash instead of timestamp for PAC URL
|
6 years ago |
Student Main
|
0acf50ffcb
|
Merge pull request #2273 from DamirAinullin/improve_linq_query
Use id instead of calculating server.Identifier()
|
6 years ago |