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
Delete removed option in multi port config sample. More... almost 11 years ago
Specify go 1.1 in Travis, remove unnecessary return. More... almost 11 years ago
Merge branch 'develop' More... almost 11 years ago
Merge pull request #14 from hugozhu/develop More... almost 11 years ago
Added handler for fields of interface(), So we are able to update config field server from cmd More... almost 11 years ago
Add note to send pull request on develop branch. More... almost 11 years ago
Fix travis build. More... almost 11 years ago
Store cipherInfo pointer in cipherMethod map. More... about 11 years ago
Merge branch 'develop' More... about 11 years ago
Update binary download URL. More... about 11 years ago
Merge branch 'develop' More... about 11 years ago
Fix test script empty string testing. More... about 11 years ago
Remove "method":null in config.json to make travis happy. More... about 11 years ago
Add unnecessary return statement to make Go 1.0 compiler happy. More... about 11 years ago
go get go.crypto ciphers to fix Travis-CI build. More... about 11 years ago
Merge branch 'release/1.1' into develop More... about 11 years ago
Merge branch 'release/1.1' More... about 11 years ago
Bump version to 1.1 More... about 11 years ago
Update README for added encryption method. More... about 11 years ago
Check method on server startup. More... about 11 years ago
Merge branch 'feature/more-encrypt-method' into develop More... about 11 years ago
Benchmark for cipher init. More... about 11 years ago
Support blowfish, cast5 encryption. More... about 11 years ago
Support more encryption method: AES, DES. More... about 11 years ago
Remove iv in evpBytesToKey because not used. More... about 11 years ago
Add evpBytesToKey. More... about 11 years ago
Add test for compatibility with shadowsocks-nodejs. More... about 11 years ago
Refactor to prepare supporting more encryption method. More... about 11 years ago
Fix upload script, 32-bit deb name changed. More... about 11 years ago
Enable CGO for OS X when building binary. More... about 11 years ago