From 17e81f2cd1843f01838245eae7b5ed5edf83d6be Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 09:30:55 +0200 Subject: Adding upstream version 0.12.1+dfsg. Signed-off-by: Daniel Baumann --- fuzz/corpus/decode_frame/ack | Bin 0 -> 41 bytes fuzz/corpus/decode_frame/ack_ecn | Bin 0 -> 48 bytes fuzz/corpus/decode_frame/connection_close | Bin 0 -> 1032 bytes fuzz/corpus/decode_frame/crypto | 1 + fuzz/corpus/decode_frame/data_blocked | 1 + fuzz/corpus/decode_frame/datagram | 1 + fuzz/corpus/decode_frame/datagram_len | 1 + fuzz/corpus/decode_frame/max_data | 1 + fuzz/corpus/decode_frame/max_stream_data | Bin 0 -> 17 bytes fuzz/corpus/decode_frame/max_streams | Bin 0 -> 9 bytes fuzz/corpus/decode_frame/new_connection_id | 1 + fuzz/corpus/decode_frame/new_token | 1 + fuzz/corpus/decode_frame/path_challenge | 1 + fuzz/corpus/decode_frame/path_response | 1 + fuzz/corpus/decode_frame/reset_stream | Bin 0 -> 17 bytes fuzz/corpus/decode_frame/retire_connection_id | 1 + fuzz/corpus/decode_frame/stop_sending | Bin 0 -> 13 bytes fuzz/corpus/decode_frame/stream | Bin 0 -> 25 bytes fuzz/corpus/decode_frame/stream_data_blocked | Bin 0 -> 17 bytes fuzz/corpus/decode_frame/stream_len | Bin 0 -> 35 bytes fuzz/corpus/decode_frame/streams_blocked | Bin 0 -> 9 bytes fuzz/corpus/ksl/random | Bin 0 -> 4096 bytes 22 files changed, 10 insertions(+) create mode 100644 fuzz/corpus/decode_frame/ack create mode 100644 fuzz/corpus/decode_frame/ack_ecn create mode 100644 fuzz/corpus/decode_frame/connection_close create mode 100644 fuzz/corpus/decode_frame/crypto create mode 100644 fuzz/corpus/decode_frame/data_blocked create mode 100644 fuzz/corpus/decode_frame/datagram create mode 100644 fuzz/corpus/decode_frame/datagram_len create mode 100644 fuzz/corpus/decode_frame/max_data create mode 100644 fuzz/corpus/decode_frame/max_stream_data create mode 100644 fuzz/corpus/decode_frame/max_streams create mode 100644 fuzz/corpus/decode_frame/new_connection_id create mode 100644 fuzz/corpus/decode_frame/new_token create mode 100644 fuzz/corpus/decode_frame/path_challenge create mode 100644 fuzz/corpus/decode_frame/path_response create mode 100644 fuzz/corpus/decode_frame/reset_stream create mode 100644 fuzz/corpus/decode_frame/retire_connection_id create mode 100644 fuzz/corpus/decode_frame/stop_sending create mode 100644 fuzz/corpus/decode_frame/stream create mode 100644 fuzz/corpus/decode_frame/stream_data_blocked create mode 100644 fuzz/corpus/decode_frame/stream_len create mode 100644 fuzz/corpus/decode_frame/streams_blocked create mode 100644 fuzz/corpus/ksl/random (limited to 'fuzz/corpus') diff --git a/fuzz/corpus/decode_frame/ack b/fuzz/corpus/decode_frame/ack new file mode 100644 index 0000000..3460d0d Binary files /dev/null and b/fuzz/corpus/decode_frame/ack differ diff --git a/fuzz/corpus/decode_frame/ack_ecn b/fuzz/corpus/decode_frame/ack_ecn new file mode 100644 index 0000000..09b2bf7 Binary files /dev/null and b/fuzz/corpus/decode_frame/ack_ecn differ diff --git a/fuzz/corpus/decode_frame/connection_close b/fuzz/corpus/decode_frame/connection_close new file mode 100644 index 0000000..61409da Binary files /dev/null and b/fuzz/corpus/decode_frame/connection_close differ diff --git a/fuzz/corpus/decode_frame/crypto b/fuzz/corpus/decode_frame/crypto new file mode 100644 index 0000000..8d03ebf --- /dev/null +++ b/fuzz/corpus/decode_frame/crypto @@ -0,0 +1 @@ +ñòóôõö÷ø0123456789abcdef1 \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/data_blocked b/fuzz/corpus/decode_frame/data_blocked new file mode 100644 index 0000000..e195a8c --- /dev/null +++ b/fuzz/corpus/decode_frame/data_blocked @@ -0,0 +1 @@ +ñòóôõö÷ø \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/datagram b/fuzz/corpus/decode_frame/datagram new file mode 100644 index 0000000..72b1e3e --- /dev/null +++ b/fuzz/corpus/decode_frame/datagram @@ -0,0 +1 @@ +00123456789abcdef3 \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/datagram_len b/fuzz/corpus/decode_frame/datagram_len new file mode 100644 index 0000000..07198a7 --- /dev/null +++ b/fuzz/corpus/decode_frame/datagram_len @@ -0,0 +1 @@ +10123456789abcdef3 \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/max_data b/fuzz/corpus/decode_frame/max_data new file mode 100644 index 0000000..9c0d924 --- /dev/null +++ b/fuzz/corpus/decode_frame/max_data @@ -0,0 +1 @@ +ñòóôõö÷ø \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/max_stream_data b/fuzz/corpus/decode_frame/max_stream_data new file mode 100644 index 0000000..3e45818 Binary files /dev/null and b/fuzz/corpus/decode_frame/max_stream_data differ diff --git a/fuzz/corpus/decode_frame/max_streams b/fuzz/corpus/decode_frame/max_streams new file mode 100644 index 0000000..17440a6 Binary files /dev/null and b/fuzz/corpus/decode_frame/max_streams differ diff --git a/fuzz/corpus/decode_frame/new_connection_id b/fuzz/corpus/decode_frame/new_connection_id new file mode 100644 index 0000000..6004466 --- /dev/null +++ b/fuzz/corpus/decode_frame/new_connection_id @@ -0,0 +1 @@ +»šÊ @ÿªªªªªªªªªªªªªªîáááááááááááááááá \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/new_token b/fuzz/corpus/decode_frame/new_token new file mode 100644 index 0000000..8fa359c --- /dev/null +++ b/fuzz/corpus/decode_frame/new_token @@ -0,0 +1 @@ +0123456789abcdef2 \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/path_challenge b/fuzz/corpus/decode_frame/path_challenge new file mode 100644 index 0000000..3e94fb7 --- /dev/null +++ b/fuzz/corpus/decode_frame/path_challenge @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/path_response b/fuzz/corpus/decode_frame/path_response new file mode 100644 index 0000000..e33140e --- /dev/null +++ b/fuzz/corpus/decode_frame/path_response @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/reset_stream b/fuzz/corpus/decode_frame/reset_stream new file mode 100644 index 0000000..baee7ce Binary files /dev/null and b/fuzz/corpus/decode_frame/reset_stream differ diff --git a/fuzz/corpus/decode_frame/retire_connection_id b/fuzz/corpus/decode_frame/retire_connection_id new file mode 100644 index 0000000..15ce00a --- /dev/null +++ b/fuzz/corpus/decode_frame/retire_connection_id @@ -0,0 +1 @@ +»šÊ \ No newline at end of file diff --git a/fuzz/corpus/decode_frame/stop_sending b/fuzz/corpus/decode_frame/stop_sending new file mode 100644 index 0000000..d9abd24 Binary files /dev/null and b/fuzz/corpus/decode_frame/stop_sending differ diff --git a/fuzz/corpus/decode_frame/stream b/fuzz/corpus/decode_frame/stream new file mode 100644 index 0000000..f85b928 Binary files /dev/null and b/fuzz/corpus/decode_frame/stream differ diff --git a/fuzz/corpus/decode_frame/stream_data_blocked b/fuzz/corpus/decode_frame/stream_data_blocked new file mode 100644 index 0000000..8ccc9cc Binary files /dev/null and b/fuzz/corpus/decode_frame/stream_data_blocked differ diff --git a/fuzz/corpus/decode_frame/stream_len b/fuzz/corpus/decode_frame/stream_len new file mode 100644 index 0000000..c0ad3d6 Binary files /dev/null and b/fuzz/corpus/decode_frame/stream_len differ diff --git a/fuzz/corpus/decode_frame/streams_blocked b/fuzz/corpus/decode_frame/streams_blocked new file mode 100644 index 0000000..f6fae51 Binary files /dev/null and b/fuzz/corpus/decode_frame/streams_blocked differ diff --git a/fuzz/corpus/ksl/random b/fuzz/corpus/ksl/random new file mode 100644 index 0000000..b2f626a Binary files /dev/null and b/fuzz/corpus/ksl/random differ -- cgit v1.2.3