Student Main
|
8fc46bb9c4
|
refactor crypto test
|
6 years ago |
Student Main
|
019b6656c5
|
Merge branch 'nacl-core-chacha20' into net-core-build
|
6 years ago |
Student Main
|
83b994e3b4
|
NaCl.Core based ChaCha20Poly1305
|
6 years ago |
Student Main
|
1e950b5c56
|
workaround for can't send and recv at same time
看上去是同步问题,考虑重新设计Encryptor API
|
6 years ago |
Student Main
|
9bb6089023
|
Merge remote-tracking branch 'maikebing/master' into net-core-build
|
6 years ago |
Student Main
|
53378dc7f5
|
refactor cipher api. native aes gcm
|
6 years ago |
MysticBoy
|
88262d1ca5
|
Merge branch 'master' of https://github.com/maikebing/shadowsocks-windows
|
6 years ago |
MysticBoy
|
47392b7371
|
修复打包为单文件时日志配置文件报错的问题
|
6 years ago |
MysticBoy
|
8907965b4f
|
Merge pull request #1 from studentmain/net-core-build
Net core build
|
6 years ago |
MysticBoy
|
e3c48d1f79
|
移除 .NET Framework
|
6 years ago |
Student Main
|
7df8272f0a
|
Native encryption
|
6 years ago |
Student Main
|
eac24ede19
|
Merge bouncy-castle into net-core-build
|
6 years ago |
MysticBoy
|
d1d9bfe9d7
|
fix for menu
|
6 years ago |
MysticBoy
|
bc0e1bb9f7
|
add .Net 4.7.2
|
6 years ago |
MysticBoy
|
d29b606e97
|
PublishTrimmed PublishReadyToRun
|
6 years ago |
MysticBoy
|
5783bf4ea2
|
upgrade test project to .net core 3.0
|
6 years ago |
MysticBoy
|
4490594358
|
调整
|
6 years ago |
Student Main
|
25bbd90f17
|
show message when cipher not exist
|
6 years ago |
Student Main
|
09c3b73e32
|
remove libsscrypto.dll.gz
|
6 years ago |
Student Main
|
b60b26bc57
|
bouncy castle based crypto functions
|
6 years ago |
Student Main
|
64c8473d82
|
Merge branch 'net-rc4' into cross-platform
|
6 years ago |
Student Main
|
cdc620fc68
|
Merge branch 'master' into check-updated
|
6 years ago |
celeron533
|
6f8159d304
|
Pass the test case (BC encrypt, Mbed decrypt)
But still has mismatch in real web browse
|
6 years ago |
celeron533
|
95835d0445
|
Side-by-side between Mbed and BC
All ciphertext and plaintext are same. But after comment out the MbedTLS.cipher_auth_encrypt() part, test fail.
|
6 years ago |
celeron533
|
77c6cc4e08
|
Add BouncyCastle AEAD
|
6 years ago |
celeron533
|
a03e9a5b0a
|
Fix LogForm error after deleted log file
|
6 years ago |
Student Main
|
a3d40ca5c6
|
Merge pull request #2801 from studentmain/deprecate-stream
deprecate all stream cipher
|
6 years ago |
Student Main
|
edd723de49
|
rc4 doesn't use iv
and plain cipher for aead for fun
|
6 years ago |
Student Main
|
695716cd29
|
bring back table, add plain
revert d24548a04f
|
6 years ago |
Student Main
|
5280c580d0
|
register native rc4
|
6 years ago |
Student Main
|
5d658fc841
|
bring native rc4 back, along with rc4-md5
partially revert 421554f8ec
|
6 years ago |
Student Main
|
3f5e308df7
|
Use monospace font in PasswordTextBox
|
6 years ago |
Student Main
|
0bda62d9e8
|
deprecate all stream cipher
https://github.com/shadowsocks/shadowsocks-org/issues/154
|
6 years ago |
Allen Zhu
|
94f00f6b1b
|
Merge pull request #2783 from celeron533/nlog
Using NLog as the logger
No wrapper is used since we would use NLog for some time.
Currently the UI is not fully ready to select all log levels.
|
6 years ago |
celeron533
|
6922ba1646
|
Fix "clear log" function
|
6 years ago |
celeron533
|
e15cfacacd
|
Refind code and comments
|
6 years ago |
Allen Zhu
|
a67198fa0a
|
Merge pull request #2757 from studentmain/deprecate-chacha20
deprecate unsafe encryption method
|
6 years ago |
celeron533
|
cc71e3009f
|
Update translation
|
6 years ago |
Student Main
|
01e3b10f5e
|
deprecate unsafe encryption method
|
6 years ago |
celeron533
|
95f4e0ae1a
|
Bug fix: wrong server in tray menu as selected server when there has an invalid server in the list
Fix #2782
|
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
|
a8b11ea30b
|
update detector works when update from v4.1.2 and before
Configuration.version added in 0e426ffe, only 1 year ago
|
6 years ago |
Student Main
|
13a3471fa3
|
Invoke EventHandler instead of show balloon tip when updated
|
6 years ago |
Student Main
|
f12ef1a5be
|
replace ShowFirstTimeBalloon with ShowBalloonTip
|
6 years ago |
Student Main
|
79d8c41654
|
Check program is updated
|
6 years ago |
RK
|
af8977eb9b
|
Update i18n.csv
Added translation for "Statistics configuration" line.
|
6 years ago |
RK
|
7686544bed
|
Merge branch 'master' into patch-1
|
6 years ago |