File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 191191- [ ] DNS support.
192192- [x] Pnet protocol.
193193- [x] Multistream select protocol.
194- - [ ] Handle simultaneous connect case.
194+ - [x ] Handle simultaneous connect case.
195195- [x] Noise protocol for outgoing connections.
196196- [x] Noise protocol for incoming connections.
197+ - [x] Forbid connections whose negotiated peer-id don't match the one in the dial-opts or routing table.
197198- [x] Yamux multiplexer.
198199- [ ] Yamux congestion control.
199200
240241 - [x] Noise mutator.
241242 - [x] Yamux mutator.
242243 - [x] Stream-based protocols mutators: Identify, Kad, Meshsub, RPCs.
244+ - [x] Fixed bugs found by fuzzing
245+ - [x] Connection management / resources leak issues.
246+ - [x] Panics in Kad due incorrect buffer index calculations.
243247
244248## P2P Related Tests <a name =" p2p-tests " ></a >
245249
You can’t perform that action at this time.
0 commit comments