1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use github.com/golang/crypto More... over 9 years ago
fix test and benchmark. add test and benchmark for rc4-md5 More... over 9 years ago
Merge branch 'develop', version 1.1.3 More... over 9 years ago
Bump version to 1.1.3 More... over 9 years ago
Use netcat to wait server start. More... over 9 years ago
Fix method overridden by default command option. More... over 9 years ago
Merge branch 'develop', version 1.1.2 More... over 9 years ago
Use aes-256-cfb as default encryption method. More... over 9 years ago
Bump version to 1.1.2 More... over 9 years ago
Fix Travis-CI test. More... over 9 years ago
Use shadowsocks-py to test compatibility. More... over 9 years ago
New encryption method rc4-md5. More... over 9 years ago
Create cipher stream for different encrypt method. More... over 9 years ago
Remove dependency on leakybuf by importing code. More... over 9 years ago
Recommend to use aes-128-cfb. More... about 10 years ago
Merge pull request #27 from lidashuang/develop More... about 10 years ago
fmt.Errorf() replace errors.New() and fmt.Errorf() More... about 10 years ago
Accept both "table" and "" as encryption method. More... over 10 years ago
Define Conn Read/Write as method on pointer. More... over 10 years ago
Fix issue 19: 32-bit deb arch name should be i386. More... over 10 years ago
Use method "aes-256-cfb" in sample config. More... almost 11 years ago
Do a single write to send both iv and data. More... almost 11 years ago
Update test script to use shadowsocks-nodejs from npm. More... almost 11 years ago
Fix go test. More... almost 11 years ago
Merge branch 'develop', version 1.1.1 More... almost 11 years ago
Bump version to 1.1.1 More... almost 11 years ago
Build windows server in build script. More... almost 11 years ago
Update README. More... almost 11 years ago
Add -b option to listen to specific address for client. More... almost 11 years ago
Use google as test target on travis. More... almost 11 years ago