v1.1.1
Improvements to memory consumption and upgraded dependencies
Changelog
a92e4a2 Add a server close by the TCP echo test server
9c5e578 Add client-server integration tests
a41e18e Change IP check function names
2e03f7c Clarification based on comments
959dc13 Cleanup based on review comments
4d78853 Merge pull request #51 from Jigsaw-Code/bemasc-integration-tests
631fec8 Merge pull request #53 from Jigsaw-Code/bemasc-reader
a613e7b Merge pull request #54 from Jigsaw-Code/bemasc-cast
e7dec26 Merge pull request #55 from Jigsaw-Code/fortuna-deps
ce83321 Remove an allocation in shadowsocksReader.Read
10c8c3f Rename to "byteWrapper"
98261b0 Rename to "checkAllowedIP"
3751e47 Replace allowAllIPs with a configurable IP policy
976c71a Reuse a bytes.Reader in shadowsocksWriter
d95413a Split test cipher and test secret generation
30dd74e Upgrade dependencies