add fuzz target for messages
[rust-lightning] / fuzz / fuzz_targets / msg_targets /
drwxr-xr-x   ..
-rw-r--r-- 411 gen_target.sh
-rw-r--r-- 811 msg_accept_channel_target.rs
-rw-r--r-- 811 msg_closing_signed_target.rs
-rw-r--r-- 814 msg_commitment_signed_target.rs
-rw-r--r-- 812 msg_funding_created_target.rs
-rw-r--r-- 811 msg_funding_locked_target.rs
-rw-r--r-- 811 msg_funding_signed_target.rs
-rw-r--r-- 809 msg_open_channel_target.rs
-rw-r--r-- 810 msg_revoke_and_ack_target.rs
-rw-r--r-- 806 msg_shutdown_target.rs
-rw-r--r-- 808 msg_target_template.txt
-rw-r--r-- 811 msg_update_add_htlc_target.rs
-rw-r--r-- 812 msg_update_fail_htlc_target.rs
-rw-r--r-- 821 msg_update_fail_malformed_htlc_target.rs
-rw-r--r-- 807 msg_update_fee_target.rs
-rw-r--r-- 815 msg_update_fulfill_htlc_target.rs
-rw-r--r-- 1527 utils.rs