nim-libp2p/libp2p/protocols
Giovanni Petrantoni 75b023c9e5
gossipsub audit fixes (#412)
* [SEC] gossipsub - rebalanceMesh grafts peers giving preference to low scores #405

* comment score choices

* compiler warning fixes/bug fixes (unsubscribe)

* rebalanceMesh does not enforce D_out quota

* fix outbound grafting

* fight the nim compiler

* fix closure capture bs...

* another closure fix

* #403 rebalance prune fixes

* more test fixing

* #403 fixes

* #402 avoid removing scores on unsub

* #401 handleGraft improvements

* [SEC] handleIHAVE/handleIWANT recommendations

* add a note about peer exchange handling
2020-10-30 21:49:54 +09:00
..
pubsub gossipsub audit fixes (#412) 2020-10-30 21:49:54 +09:00
secure Channel leaks (#413) 2020-10-27 11:21:03 -06:00
identify.nim small fixes (#374) 2020-09-24 07:30:19 +02:00
protocol.nim Gossip one one (#240) 2020-09-21 11:16:29 +02:00