go-libp2p-core/sec/insecure
Steven Allen 9df5e4fcaf fix: don't drop bytes in the insecure transport
gogo's varint reader buffers internally. If you use it then throw it away,
you'll drop data. This commit reverts to using msgio, but uses the varint
reader/writers instead.
2020-04-02 20:44:44 -07:00
..
pb fix(plaintext): regenerate protobuf code 2019-12-02 12:17:27 -05:00
insecure_test.go Ensure all tests pass without weak RSA key flag 2019-08-28 11:34:22 -04:00
insecure.go fix: don't drop bytes in the insecure transport 2020-04-02 20:44:44 -07:00