1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 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... almost 11 years ago
Merge branch 'develop' More... almost 11 years ago
Update binary download URL. More... almost 11 years ago
Merge branch 'develop' More... almost 11 years ago
Fix test script empty string testing. More... almost 11 years ago
Remove "method":null in config.json to make travis happy. More... almost 11 years ago
Add unnecessary return statement to make Go 1.0 compiler happy. More... almost 11 years ago
go get go.crypto ciphers to fix Travis-CI build. More... almost 11 years ago
Merge branch 'release/1.1' into develop More... almost 11 years ago
Merge branch 'release/1.1' More... almost 11 years ago
Bump version to 1.1 More... almost 11 years ago
Update README for added encryption method. More... almost 11 years ago
Check method on server startup. More... almost 11 years ago
Merge branch 'feature/more-encrypt-method' into develop More... almost 11 years ago
Benchmark for cipher init. More... almost 11 years ago
Support blowfish, cast5 encryption. More... almost 11 years ago
Support more encryption method: AES, DES. More... almost 11 years ago
Remove iv in evpBytesToKey because not used. More... almost 11 years ago
Add evpBytesToKey. More... almost 11 years ago
Add test for compatibility with shadowsocks-nodejs. More... almost 11 years ago
Refactor to prepare supporting more encryption method. More... almost 11 years ago
Fix upload script, 32-bit deb name changed. More... almost 11 years ago
Enable CGO for OS X when building binary. More... almost 11 years ago