nim-libp2p/libp2p
Giovanni Petrantoni 0f06ae5a1d
Audit multistream fixes (#291)
* Don't ignore missing \n in multistream requests

Also make sure to except and quit an existing connection if multistream handshake fails

* solve handshake tracking in ms handler
2020-07-28 23:03:22 +09:00
..
crypto Public key infrastructure filters. (#272) 2020-07-21 14:10:21 -06:00
daemon Peer resultification and defect only (#245) 2020-07-01 08:25:09 +02:00
muxers Pubsub lifetime (#284) 2020-07-27 13:33:51 -06:00
protobuf Minprotobuf refactoring 2 (#269) 2020-07-15 10:25:39 +02:00
protocols Pubsub lifetime (#284) 2020-07-27 13:33:51 -06:00
stream Connection manager (#277) 2020-07-17 09:36:48 -06:00
transports CI: build binaries with TRACE & JSON logs (#268) 2020-07-14 02:02:16 +02:00
cid.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
connmanager.nim Connection manager (#277) 2020-07-17 09:36:48 -06:00
errors.nim fix publishing (#250) 2020-07-07 18:33:05 -06:00
multiaddress.nim Minprotobuf refactoring 2 (#269) 2020-07-15 10:25:39 +02:00
multibase.nim add side effect annotations (#197) 2020-06-01 09:25:16 +02:00
multicodec.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
multihash.nim add side effect annotations (#197) 2020-06-01 09:25:16 +02:00
multistream.nim Audit multistream fixes (#291) 2020-07-28 23:03:22 +09:00
peerid.nim Minprotobuf refactoring 2 (#269) 2020-07-15 10:25:39 +02:00
peerinfo.nim Connection manager (#277) 2020-07-17 09:36:48 -06:00
standard_setup.nim Pubsub lifetime (#284) 2020-07-27 13:33:51 -06:00
switch.nim Audit multistream fixes (#291) 2020-07-28 23:03:22 +09:00
transcoder.nim add side effect annotations (#197) 2020-06-01 09:25:16 +02:00
utility.nim Less verbose traces (#112) 2020-03-23 15:03:36 +09:00
varint.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
vbuffer.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
wire.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00