Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
test_z85_decode_fuzzer /src/libzmq/tests/test_z85_decode_fuzzer.cpp 13 565 5 3 118 53 test_z85_decode_fuzzer.cpp
test_connect_fuzzer /src/libzmq/tests/test_connect_fuzzer.cpp 1034 1917 17 106 5820 3137 test_connect_fuzzer.cpp
test_bind_ws_fuzzer /src/libzmq/tests/test_bind_ws_fuzzer.cpp 1087 1881 17 106 6395 3324 test_bind_ws_fuzzer.cpp
test_bind_null_fuzzer /src/libzmq/tests/test_bind_null_fuzzer.cpp 1091 1880 17 106 6359 3314 test_bind_null_fuzzer.cpp
test_bind_fuzzer /src/libzmq/tests/test_bind_fuzzer.cpp 1013 1930 17 106 5398 3046 test_bind_fuzzer.cpp
test_connect_stream_fuzzer /src/libzmq/tests/test_connect_stream_fuzzer.cpp 1058 1900 17 106 5993 3201 test_connect_stream_fuzzer.cpp
test_connect_curve_fuzzer /src/libzmq/tests/test_connect_curve_fuzzer.cpp 1071 1922 17 107 6090 3223 test_connect_curve_fuzzer.cpp
test_connect_ws_fuzzer /src/libzmq/tests/test_connect_ws_fuzzer.cpp 1058 1900 17 106 5996 3202 test_connect_ws_fuzzer.cpp
test_bind_curve_fuzzer /src/libzmq/tests/test_bind_curve_fuzzer.cpp 1230 1829 17 111 7556 3790 test_bind_curve_fuzzer.cpp
test_connect_null_fuzzer /src/libzmq/tests/test_connect_null_fuzzer.cpp 1058 1900 17 106 5993 3201 test_connect_null_fuzzer.cpp
test_socket_options_fuzzer /src/libzmq/tests/test_socket_options_fuzzer.cpp 1001 1882 14 104 5471 3020 test_socket_options_fuzzer.cpp
test_bind_stream_fuzzer /src/libzmq/tests/test_bind_stream_fuzzer.cpp 1103 1871 17 106 6457 3348 test_bind_stream_fuzzer.cpp

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: test_z85_decode_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_connect_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_bind_ws_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_bind_null_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_bind_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_connect_stream_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_connect_curve_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_connect_ws_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_bind_curve_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_connect_null_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_socket_options_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: test_bind_stream_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
zmq::xpub_t::xpipe_terminated(zmq::pipe_t*) /src/libzmq/src/xpub.cpp 2 ['N/A', 'N/A'] 4 0 56 9 4 42 0 482 459
zmq::ws_engine_t::handshake() /src/libzmq/src/ws_engine.cpp 1 ['N/A'] 10 0 195 36 7 225 0 647 363
zmq_proxy /src/libzmq/src/zmq.cpp 3 ['N/A', 'N/A', 'N/A'] 10 0 46 9 4 188 0 785 333
non-virtualthunktozmq::udp_engine_t::plug(zmq::io_thread_t*,zmq::session_base_t*) /src/libzmq/src/udp_engine.cpp 3 ['N/A', 'N/A', 'N/A'] 12 0 22 3 2 346 0 811 299
virtualthunktozmq::curve_server_t::process_handshake_command(zmq::msg_t*) /src/libzmq/src/curve_server.cpp 2 ['N/A', 'N/A'] 12 0 22 3 2 280 0 740 271
non-virtualthunktozmq::socks_connecter_t::in_event() /src/libzmq/src/socks_connecter.cpp 1 ['N/A'] 12 0 16 3 2 230 0 504 209
zmq::sub_t::xsetsockopt(int,voidconst*,unsignedlong) /src/libzmq/src/sub.cpp 4 ['N/A', 'int', 'N/A', 'size_t'] 9 0 106 17 6 149 0 291 151

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
37.0%
880 / 2390
Cyclomatic complexity statically reachable by fuzzers
44.0%
5718 / 12882

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/libzmq/src/endpoint.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/pipe.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/ws_decoder.cpp [] []
/src/libzmq/src/generic_mtrie_impl.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/tests/test_connect_null_fuzzer.cpp ['test_connect_null_fuzzer'] []
/src/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c [] []
/src/libzmq/src/curve_client_tools.hpp [] []
/src/libzmq/src/ypipe_base.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_box/crypto_box.c [] []
/src/libzmq/src/curve_mechanism_base.cpp [] []
/src/libsodium/src/libsodium/crypto_pwhash/argon2/blamka-round-ssse3.h [] []
/src/libzmq/src/req.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/lb.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/dealer.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/tipc_address.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/./include/sodium/private/softaes.h [] []
/src/libzmq/src/v3_1_encoder.cpp [] []
/src/libsodium/src/libsodium/sodium/core.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/io_thread.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/tests/testutil.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/i_engine.hpp [] []
/src/libzmq/tests/test_bind_stream_fuzzer.cpp ['test_bind_stream_fuzzer'] []
/src/libzmq/src/stream.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/router.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_core/softaes/softaes.c [] []
/src/libzmq/src/ip_resolver.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/socket_base.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/array.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/plain_client.cpp [] []
/src/libsodium/src/libsodium/crypto_aead/aegis256/aegis256_aesni.c [] []
/src/libzmq/src/i_poll_events.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/zmtp_engine.cpp [] []
/src/libzmq/src/ipc_connecter.hpp [] []
/src/libzmq/src/tcp.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/randombytes/randombytes.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/ws_address.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/socks.hpp [] []
/src/libzmq/src/encoder.hpp [] []
/src/libzmq/src/ipc_connecter.cpp [] []
/src/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c [] []
/src/libzmq/src/epoll.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_aead/aegis256/aead_aegis256.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/server.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c [] []
/src/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna64.h [] []
/src/libzmq/src/channel.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c [] []
/src/libzmq/src/ypipe.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/mailbox.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_aead/aegis256/aegis256_common.h [] []
/src/libsodium/src/libsodium/randombytes/sysrandom/randombytes_sysrandom.c [] []
/src/libzmq/src/poller_base.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/stream_engine_base.hpp [] []
/src/libzmq/src/ypipe_conflate.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c [] []
/src/libzmq/src/socket_poller.hpp ['test_bind_curve_fuzzer'] []
/src/libzmq/src/stream_listener_base.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/address.hpp [] []
/src/libsodium/src/libsodium/crypto_aead/aegis128l/aead_aegis128l.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/raw_engine.cpp [] []
/src/libzmq/tests/test_connect_curve_fuzzer.cpp ['test_connect_curve_fuzzer'] []
/src/libzmq/src/stream_connecter_base.cpp [] []
/src/libzmq/src/yqueue.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/fe.h [] []
/src/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c [] []
/src/libzmq/src/mechanism.hpp [] []
/src/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/tcp_listener.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/ip.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/decoder.hpp [] []
/src/libzmq/src/push.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/tests/test_connect_ws_fuzzer.cpp ['test_connect_ws_fuzzer'] []
/src/libsodium/src/libsodium/crypto_box/crypto_box_easy.c [] []
/src/libzmq/src/dist.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/mechanism.cpp [] []
/src/libzmq/src/mailbox_safe.hpp [] []
/src/libzmq/src/own.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/clock.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/metadata.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/secure_allocator.hpp [] []
/src/libsodium/src/libsodium/./include/sodium/private/ed25519_ref10_fe_51.h [] []
/src/libzmq/src/gather.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/session_base.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/xpub.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/tests/test_bind_curve_fuzzer.cpp ['test_bind_curve_fuzzer'] []
/src/libzmq/src/mailbox.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/compat.hpp [] []
/src/libzmq/src/rep.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/udp_engine.hpp [] []
/src/libzmq/src/v2_encoder.cpp [] []
/src/libzmq/src/thread.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/raw_decoder.hpp [] []
/src/libzmq/tests/testutil_unity.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/ws_connecter.cpp [] []
/src/libzmq/src/ws_decoder.hpp [] []
/src/libzmq/tests/test_bind_fuzzer.cpp ['test_bind_fuzzer'] []
/src/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c [] []
/src/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c [] []
/src/libzmq/tests/testutil_security.cpp ['test_connect_curve_fuzzer', 'test_bind_curve_fuzzer'] []
/src/libzmq/src/polling_util.hpp ['test_bind_curve_fuzzer'] []
/src/libzmq/tests/testutil_monitoring.cpp [] []
/src/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c [] []
/src/libzmq/src/msg.hpp [] []
/src/libzmq/src/ctx.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/stream_engine_base.cpp [] []
/src/libzmq/src/tipc_listener.hpp [] []
/src/libzmq/src/zap_client.cpp [] []
/src/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-sse41.c [] []
/src/libzmq/src/timers.cpp [] []
/src/libzmq/src/wire.hpp [] []
/src/libzmq/src/curve_server.cpp [] []
/src/libzmq/src/v2_decoder.hpp [] []
/src/libzmq/src/tipc_connecter.hpp [] []
/src/libzmq/src/atomic_counter.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/curve_mechanism_base.hpp [] []
/src/libzmq/src/client.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c [] []
/src/libzmq/src/fq.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/thread.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/tcp_address.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/mailbox_safe.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/pair.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/ws_address.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/socks_connecter.cpp [] []
/src/libzmq/src/sub.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c [] []
/src/libzmq/src/null_mechanism.cpp [] []
/src/libzmq/src/radix_tree.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/options.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_pwhash/argon2/blamka-round-avx512f.h [] []
/src/libzmq/src/proxy.cpp [] []
/src/libzmq/src/ipc_listener.hpp [] []
/src/libzmq/src/zap_client.hpp [] []
/src/libzmq/src/ipc_listener.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/poller_base.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/ip_resolver.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/dgram.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/external/unity/unity.h [] []
/src/libzmq/src/plain_server.cpp [] []
/src/libzmq/src/ctx.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/./include/sodium/private/common.h [] []
/src/libzmq/src/ws_engine.cpp [] []
/src/libsodium/src/libsodium/sodium/runtime.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/ipc_address.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/tcp_connecter.cpp [] []
/src/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c [] []
/src/libzmq/tests/test_bind_ws_fuzzer.cpp ['test_bind_ws_fuzzer'] []
/src/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/raw_decoder.cpp [] []
/src/libzmq/src/zmq_utils.cpp ['test_z85_decode_fuzzer', 'test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/pub.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/endpoint.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/zmq.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/err.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c [] []
/src/libzmq/src/i_mailbox.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c [] []
/src/libzmq/src/socket_base.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c [] []
/src/libzmq/src/signaler.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c [] []
/src/libzmq/src/ws_listener.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/object.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/usr/local/bin/../include/c++/v1/sstream [] []
/src/libsodium/src/libsodium/sodium/utils.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/i_encoder.hpp [] []
/src/libzmq/src/atomic_ptr.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/blob.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/peer.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/xsub.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c [] []
/src/libzmq/src/decoder_allocators.cpp [] []
/src/libzmq/tests/test_bind_null_fuzzer.cpp ['test_bind_null_fuzzer'] []
/src/libzmq/src/polling_util.cpp ['test_bind_curve_fuzzer'] []
/src/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c [] []
/src/libzmq/src/address.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/tcp_listener.hpp [] []
/src/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c [] []
/usr/include/linux/tipc.h ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/tests/test_z85_decode_fuzzer.cpp ['test_z85_decode_fuzzer'] []
/src/libzmq/tests/test_connect_fuzzer.cpp ['test_connect_fuzzer'] []
/src/libsodium/src/libsodium/crypto_aead/aegis128l/aegis128l_common.h [] []
/src/libzmq/src/socket_poller.cpp ['test_bind_curve_fuzzer'] []
/src/libzmq/src/mechanism_base.hpp [] []
/src/libzmq/src/curve_client.cpp [] []
/src/libzmq/src/condition_variable.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c [] []
/src/libzmq/src/i_decoder.hpp [] []
/src/libzmq/src/scatter.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/raw_encoder.cpp [] []
/src/libzmq/src/peer.hpp [] []
/usr/local/bin/../include/c++/v1/stdexcept [] []
/src/libzmq/external/sha1/sha1.c [] []
/src/libzmq/src/metadata.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/mechanism_base.cpp [] []
/src/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_aead/aegis128l/aegis128l_aesni.c [] []
/src/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c [] []
/src/libzmq/src/mutex.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/ws_encoder.cpp [] []
/src/libzmq/src/pipe.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/generic_mtrie.hpp [] []
/src/libzmq/src/dbuffer.hpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/decoder_allocators.hpp [] []
/src/libzmq/src/v2_decoder.cpp [] []
/src/libzmq/src/v1_encoder.cpp [] []
/src/libsodium/src/libsodium/crypto_verify/verify.c [] []
/usr/local/bin/../include/c++/v1/string [] []
/src/libzmq/src/msg.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/pull.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/radio.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/v1_decoder.cpp [] []
/src/libzmq/tests/test_socket_options_fuzzer.cpp ['test_socket_options_fuzzer'] []
/src/libzmq/external/unity/unity.c ['test_z85_decode_fuzzer', 'test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c [] []
/src/libzmq/src/reaper.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.h [] []
/src/libzmq/src/socks.cpp [] []
/src/libzmq/tests/test_connect_stream_fuzzer.cpp ['test_connect_stream_fuzzer'] []
/src/libzmq/src/v1_decoder.hpp [] []
/src/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/tipc_listener.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/tipc_connecter.cpp [] []
/src/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c [] []
/src/libzmq/src/udp_address.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/dish.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/udp_engine.cpp [] []
/src/libzmq/src/random.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libzmq/src/io_object.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []
/src/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c [] []
/src/libzmq/src/options.cpp ['test_connect_fuzzer', 'test_bind_ws_fuzzer', 'test_bind_null_fuzzer', 'test_bind_fuzzer', 'test_connect_stream_fuzzer', 'test_connect_curve_fuzzer', 'test_connect_ws_fuzzer', 'test_bind_curve_fuzzer', 'test_connect_null_fuzzer', 'test_socket_options_fuzzer', 'test_bind_stream_fuzzer'] []

Directories in report

Directory
/src/libsodium/src/libsodium/./include/sodium/private/
/src/libzmq/tests/
/src/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
/usr/local/bin/../include/c++/v1/
/src/libsodium/src/libsodium/randombytes/
/src/libsodium/src/libsodium/sodium/
/src/libzmq/src/
/src/libsodium/src/libsodium/crypto_core/ed25519/ref10/
/src/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
/src/libsodium/src/libsodium/crypto_onetimeauth/poly1305/
/src/libsodium/src/libsodium/crypto_core/salsa/ref/
/src/libsodium/src/libsodium/crypto_hash/sha512/cp/
/src/libsodium/src/libsodium/crypto_stream/xsalsa20/
/usr/include/linux/
/src/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
/src/libsodium/src/libsodium/crypto_scalarmult/curve25519/
/src/libsodium/src/libsodium/crypto_box/
/src/libsodium/src/libsodium/crypto_verify/
/src/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
/src/libzmq/external/unity/
/src/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
/src/libsodium/src/libsodium/randombytes/sysrandom/
/src/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/
/src/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
/src/libsodium/src/libsodium/crypto_stream/salsa20/
/src/libsodium/src/libsodium/crypto_aead/aegis128l/
/src/libsodium/src/libsodium/crypto_aead/aegis256/
/src/libsodium/src/libsodium/crypto_pwhash/argon2/
/src/libsodium/src/libsodium/crypto_core/softaes/
/src/libsodium/src/libsodium/crypto_stream/chacha20/
/src/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
/src/libsodium/src/libsodium/crypto_scalarmult/
/src/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
/src/libsodium/src/libsodium/crypto_secretbox/
/src/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/
/src/libzmq/external/sha1/