grin/p2p/fuzz/fuzz_targets
Antioch Peverell 23cb9e2514
Map peers by ip only (ignoring port unless on loopback ip) (#2540)
* wip

* big refactor, regretting doing this now

* PeerAddr everywhere

* cleanup

* fixup server tests

* peers api working for GET, POST is still WIP

* we can now ban/unban peers by ip only (port optional)
2019-02-18 12:15:32 +00:00
..
read_ban_reason.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_get_peer_addrs.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_hand.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_headers.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_locator.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_msg_header.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_peer_addr.rs Map peers by ip only (ignoring port unless on loopback ip) (#2540) 2019-02-18 12:15:32 +00:00
read_peer_addrs.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_peer_error.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_ping.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_pong.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_shake.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_tx_hashset_archive.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
read_tx_hashset_request.rs Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00