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

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: fuzz_str.cpp

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: fuzz_crypto_int.cpp

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: fuzz_crypto_ext.cpp

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: fuzz_connection.cpp

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: fuzz_mhd2.cpp

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: fuzz_response.cpp

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: fuzz_daemon.cpp

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: fuzz_daemon_connection.cpp

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: fuzz_libinfo.cpp

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
(1)bool process_all_events_and_data(structMHD_Daemon*restrictd) /src/mhd2/src/mhd2/events_process.c 1 ['struct MHD_Daemon*'] 22 0 34 14 12 709 0 3123 1814
req_cb_process /src/mhd_helper.cpp 4 ['struct MHD_Request*', 'struct MHD_String*', 'enum MHD_HTTP_Method', 'uint_fast64_t'] 8 0 24 3 5 183 0 730 451
create_bind_listen_stream_socket_inner /src/mhd2/src/mhd2/daemon_start.c 5 ['struct MHD_Daemon*', 'struct DaemonOptions*', 'bool', 'bool', 'enum MHD_StatusCode'] 3 0 393 94 107 23 3 234 215
run_usock_server /src/mhd2/src/tests/upgrade/test_upgrade.c 1 ['void*'] 7 0 11 3 2 75 0 247 121
process_params /src/mhd2/src/tools/perf_replies.c 2 ['int', 'char**'] 5 0 42 12 18 30 0 114 113
done_cb /src/mhd2/src/examples2/demo.c 3 ['struct MHD_Request*', 'void*', 'enum MHD_PostParseResult'] 8 0 76 13 28 82 0 222 109
run_usock_client /src/mhd2/src/tests/upgrade/test_upgrade.c 1 ['void*'] 7 0 12 2 1 50 0 107 98
MHDT_server_run_external /src/mhd2/src/tests/client_server/libtest_convenience.c 3 ['void*', 'int', 'struct MHD_Daemon*'] 9 0 43 11 18 68 0 135 87
mhd_tls_multi_daemon_init /src/mhd2/src/mhd2/tls_multi_funcs.c 4 ['struct MHD_Daemon*', 'bool', 'struct DaemonOptions*', 'struct mhd_TlsMultiDaemonData**'] 6 0 39 12 11 66 0 84 72
MHDT_server_setup_tls /src/mhd2/src/tests/client_server/libtest_convenience.c 2 ['void*', 'struct MHD_Daemon*'] 3 0 8 3 2 11 0 70 70

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

Functions statically reachable by fuzzers
50.0%
917 / 1826
Cyclomatic complexity statically reachable by fuzzers
66.0%
5045 / 7686

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

Fuzz driver synthesis

New fuzzers

The below fuzzers are templates and suggestions for how to target the set of optimal functions above

events_process.c

Target file: /src/mhd2/src/mhd2/events_process.c
Target functions: (1)bool process_all_events_and_data(structMHD_Daemon*restrictd)
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target (1)bool
process_all_events_and_data(structMHD_Daemon*restrictd) */
  structMHD_Daemon* new_var0 = calloc(sizeof(structMHD_Daemon), 1);
  (1)bool
process_all_events_and_data(structMHD_Daemon*restrictd)(new_var0);

  af_safe_gb_cleanup();
}

mhd_helper.cpp

Target file: /src/mhd_helper.cpp
Target functions: req_cb_process
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target req_cb_process */
  structMHD_Request* new_var1 = calloc(sizeof(structMHD_Request), 1);
  structMHD_String* new_var2 = calloc(sizeof(structMHD_String), 1);
  UNKNOWN_TYPE unknown_3;
  UNKNOWN_TYPE unknown_4;
  req_cb_process(new_var1, new_var2, unknown_3, unknown_4);

  af_safe_gb_cleanup();
}

daemon_start.c

Target file: /src/mhd2/src/mhd2/daemon_start.c
Target functions: create_bind_listen_stream_socket_inner
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target create_bind_listen_stream_socket_inner */
  structMHD_Daemon* new_var5 = calloc(sizeof(structMHD_Daemon), 1);
  structDaemonOptions* new_var6 = calloc(sizeof(structDaemonOptions), 1);
  UNKNOWN_TYPE unknown_7;
  UNKNOWN_TYPE unknown_8;
  UNKNOWN_TYPE unknown_9;
  create_bind_listen_stream_socket_inner(new_var5, new_var6, unknown_7, unknown_8, unknown_9);

  af_safe_gb_cleanup();
}

test_upgrade.c

Target file: /src/mhd2/src/tests/upgrade/test_upgrade.c
Target functions: run_usock_server, run_usock_client
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target run_usock_server */
  UNKNOWN_TYPE unknown_10;
  run_usock_server(unknown_10);

  /* target run_usock_client */
  UNKNOWN_TYPE unknown_16;
  run_usock_client(unknown_16);

  af_safe_gb_cleanup();
}

perf_replies.c

Target file: /src/mhd2/src/tools/perf_replies.c
Target functions: process_params
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target process_params */
  int new_var11 = ada_safe_get_int();
  char **new_var12 = af_get_double_char_p();
  process_params(new_var11, new_var12);

  af_safe_gb_cleanup();
}

demo.c

Target file: /src/mhd2/src/examples2/demo.c
Target functions: done_cb
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target done_cb */
  structMHD_Request* new_var13 = calloc(sizeof(structMHD_Request), 1);
  UNKNOWN_TYPE unknown_14;
  UNKNOWN_TYPE unknown_15;
  done_cb(new_var13, unknown_14, unknown_15);

  af_safe_gb_cleanup();
}

libtest_convenience.c

Target file: /src/mhd2/src/tests/client_server/libtest_convenience.c
Target functions: MHDT_server_run_external, MHDT_server_setup_tls
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target MHDT_server_run_external */
  UNKNOWN_TYPE unknown_17;
  int new_var18 = ada_safe_get_int();
  structMHD_Daemon* new_var19 = calloc(sizeof(structMHD_Daemon), 1);
  MHDT_server_run_external(unknown_17, new_var18, new_var19);

  /* target MHDT_server_setup_tls */
  UNKNOWN_TYPE unknown_24;
  structMHD_Daemon* new_var25 = calloc(sizeof(structMHD_Daemon), 1);
  MHDT_server_setup_tls(unknown_24, new_var25);

  af_safe_gb_cleanup();
}

tls_multi_funcs.c

Target file: /src/mhd2/src/mhd2/tls_multi_funcs.c
Target functions: mhd_tls_multi_daemon_init
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target mhd_tls_multi_daemon_init */
  structMHD_Daemon* new_var20 = calloc(sizeof(structMHD_Daemon), 1);
  UNKNOWN_TYPE unknown_21;
  structDaemonOptions* new_var22 = calloc(sizeof(structDaemonOptions), 1);
  UNKNOWN_TYPE unknown_23;
  mhd_tls_multi_daemon_init(new_var20, unknown_21, new_var22, unknown_23);

  af_safe_gb_cleanup();
}

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/mhd2/src/mhd2/http_prot_ver.h [] []
/src/mhd2/src/mhd2/mhd_tls_funcs.c [] []
/src/mhd2/src/tests/upgrade/test_upgrade.c [] []
/src/mhd2/src/mhd2/daemon_get_info.c [] []
/src/mhd2/src/mhd2/mhd_send.c ['fuzz_mhd2.cpp', 'fuzz_daemon_connection.cpp', 'fuzz_libinfo.cpp'] []
/src/mhd2/src/mhd2/mhd_bithelpers.h [] []
/src/mhd2/src/mhd2/conn_data_send.c [] []
/src/mhd2/src/mhd2/tls_multi_funcs.c [] []
/src/mhd2/src/mhd2/h2/h2_action.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/request_auth_get.c [] []
/src/mhd2/src/mhd2/mhd_predict.h [] []
/src/mhd2/src/mhd2/respond_with_error.c [] []
/src/mhd2/src/mhd2/daemon_add_conn.c [] []
/src/mhd2/src/mhd2/mhd_sha256.h [] []
/src/mhd2/src/mhd2/stream_process_request.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/fuzz_daemon_connection.cpp ['fuzz_daemon_connection.cpp'] []
/src/mhd_helper.cpp ['fuzz_response.cpp', 'fuzz_daemon.cpp'] []
/src/mhd2/src/mhd2/mhd_tls_choice.h [] []
/src/mhd2/src/mhd2/mhd_response.h [] []
/src/mhd2/src/mhd2/sha256_int.c ['fuzz_mhd2.cpp'] []
/src/mhd2/src/mhd2/stream_funcs.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/stream_process_reply.c [] []
/src/mhd2/src/mhd2/mhd_itc.c [] []
/src/mhd2/src/mhd2/auth_digest.c ['fuzz_mhd2.cpp'] []
/src/mhd2/src/mhd2/request_get_info.c [] []
/src/mhd2/src/mhd2/h2/h2_frame_codec.h [] []
/src/mhd2/src/mhd2/h2/hpack/mhd_hpack_codec.h [] []
/src/mhd2/src/mhd2/stream_funcs.h [] []
/src/mhd2/src/incl_priv/autoinit_funcs.h [] []
/src/mhd2/src/tests/client_server/libtest_convenience_server_reply.c [] []
/src/mhd2/src/mhd2/mhd_assume.h [] []
/src/mhd2/src/mhd2/conn_mark_ready.h ['fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/mhd_read_file.c [] []
/src/mhd2/src/mhd2/mhd_tristate.h [] []
/src/mhd2/src/mhd2/events_process.c [] []
/src/mhd2/src/mhd2/mhd_dcc_action.h [] []
/src/mhd2/src/mhd2/daemon_funcs.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/h2/h2_req_fields.c [] []
/src/mhd2/src/mhd2/mhd_stream.h [] []
/src/mhd2/src/mhd2/response_auth_basic.c ['fuzz_response.cpp'] []
/src/mhd2/src/mhd2/upgrade_proc.c [] []
/src/mhd2/src/mhd2/conn_data_process.c [] []
/src/mhd2/src/mhd2/response_from.c ['fuzz_connection.cpp', 'fuzz_mhd2.cpp', 'fuzz_response.cpp'] []
/src/mhd2/src/mhd2/stream_process_states.c ['fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/h2/h2_reply_funcs.c [] []
/src/mhd2/src/mhd2/mempool_funcs.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/h2/h2_conn_data.h [] []
/src/connection_helper.cpp ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/response_set_options.c [] []
/src/fuzz_mhd2.cpp ['fuzz_mhd2.cpp'] []
/src/mhd2/src/mhd2/mhd_mono_clock.c ['fuzz_mhd2.cpp', 'fuzz_libinfo.cpp'] []
/src/mhd2/src/mhd2/md5_int.c ['fuzz_mhd2.cpp'] []
/src/mhd2/src/mhd2/mhd_threads.h [] []
/src/mhd2/src/tools/mhdtl_str_to_uint.h [] []
/src/mhd2/src/mhd2/h2/h2_conn_streams.c [] []
/src/mhd2/doc/examples/logging.c [] []
/src/fuzz_response.cpp ['fuzz_response.cpp'] []
/src/mhd2/src/tests/mhdt_checks.h [] []
/src/mhd2/src/mhd2/request_resume.c [] []
/src/mhd2/src/mhd2/mhd_unreachable.h [] []
/src/mhd2/src/include/microhttpd2_generated_daemon_options.h [] []
/src/mhd2/src/mhd2/response_add_header.c ['fuzz_connection.cpp', 'fuzz_mhd2.cpp', 'fuzz_response.cpp'] []
/src/fuzz_str.cpp ['fuzz_str.cpp'] []
/src/mhd2/src/mhd2/compat_calloc.c ['fuzz_connection.cpp', 'fuzz_mhd2.cpp', 'fuzz_response.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/lib_get_info.c ['fuzz_libinfo.cpp'] []
/src/fuzz_connection.cpp ['fuzz_connection.cpp'] []
/src/mhd2/src/tests/mhdt_has_param.h [] []
/src/mhd2/src/mhd2/upgraded_net.c [] []
/src/mhd2/src/mhd2/daemon_set_options.c [] []
/src/mhd2/src/mhd2/response_auth_digest.c ['fuzz_response.cpp'] []
/src/mhd2/src/mhd2/mhd_arr_num_elems.h [] []
/src/mhd2/src/mhd2/conn_tls_check.c ['fuzz_daemon_connection.cpp'] []
/src/mhd2/src/tests/unit/unit_h2_huffman_codec.c [] []
/src/mhd2/src/mhd2/daemon_create.c ['fuzz_mhd2.cpp'] []
/src/mhd2/src/mhd2/tls_open_funcs.c [] []
/src/mhd2/src/tests/client_server/libtest_convenience.c [] []
/src/mhd2/src/tests/basic/test_lib_info_version.c [] []
/src/mhd2/src/mhd2/tls_gnu_funcs.h [] []
/src/mhd2/src/mhd2/sha512_256_ext_openssl.c [] []
/src/mhd2/src/mhd2/daemon_event_update.c [] []
/src/mhd2/src/mhd2/h2/h2_req_get_items.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/mhd_cntnr_ptr.h [] []
/src/mhd2/src/mhd2/upgrade_prep.c [] []
/src/mhd2/src/tests/mhdt_has_in_name.h [] []
/src/mhd2/src/mhd2/mhd_md5.h [] []
/src/mhd2/src/include/microhttpd2_generated_response_options.h [] []
/src/mhd2/src/mhd2/mhd_dlinked_list.h [] []
/src/mhd2/src/mhd2/dcc_action.c [] []
/src/mhd2/src/mhd2/sys_sockets_headers.h [] []
/src/mhd2/src/mhd2/mhd_str_macros.h [] []
/src/mhd2/src/mhd2/daemon_logger.c [] []
/src/mhd2/src/mhd2/mhd_action.h [] []
/src/mhd2/src/tests/unit/unit_md5.c [] []
/src/mhd2/src/mhd2/mhd_rng.c [] []
/src/mhd2/src/incl_priv/mhd_sys_options.h [] []
/src/mhd2/src/mhd2/mhd_socket_error.h [] []
/src/mhd2/doc/examples/simple_reply_fragment.c [] []
/src/mhd2/src/mhd2/request_funcs.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/doc/examples/simplepost.c [] []
/src/mhd2/src/tests/unit/unit_hpack_tables.c ['fuzz_daemon.cpp'] []
/src/mhd2/src/mhd2/daemon_start.c ['fuzz_mhd2.cpp'] []
/src/mhd2/src/mhd2/daemon_logger_default.c [] []
/src/mhd2/src/mhd2/mhd_socket_error_funcs.c ['fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/h2/h2_frame_codec.c [] []
/src/mhd2/src/mhd2/mhd_itc.h [] []
/src/mhd2/src/mhd2/h2/hpack/h2_huffman_codec.c ['fuzz_mhd2.cpp', 'fuzz_libinfo.cpp'] []
/src/mhd2/src/mhd2/sha512_256_ext_mbedtls.c ['fuzz_mhd2.cpp'] []
/src/mhd2/src/examples2/demo.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/include/microhttpd2_portability.h [] []
/src/mhd2/src/tests/basic/test_basic_checks.c [] []
/src/mhd2/src/mhd2/mhd_threads.c [] []
/src/mhd2/src/mhd2/sys_offsetof.h [] []
/src/mhd2/src/mhd2/conn_get_info.c [] []
/src/mhd2/src/mhd2/respond_with_error.h [] []
/src/mhd2/src/mhd2/h2/h2_proc_out.c [] []
/src/mhd2/src/mhd2/action.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/sha512_256_int.c ['fuzz_mhd2.cpp'] []
/src/mhd2/src/mhd2/h2/h2_comm.c ['fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/mhd_tls_funcs.h [] []
/src/mhd2/src/tests/client_server/libtest_convenience_client_request.c [] []
/src/mhd2/src/mhd2/mhd_sha512_256.h [] []
/src/mhd2/src/mhd2/h2/h2_proc_conn.c [] []
/src/mhd2/src/mhd2/mhd_atomic_counter.h [] []
/src/mhd2/src/mhd2/mhd_limits.h [] []
/src/mhd2/src/mhd2/extr_events_funcs.c [] []
/src/mhd2/src/mhd2/h2/h2_proc_settings.c [] []
/src/mhd2/src/mhd2/stream_get_info.c [] []
/src/mhd2/src/mhd2/request_get_value.h [] []
/src/mhd2/src/tools/mhdtl_get_cpu_count.c [] []
/src/mhd2/src/examples2/json_echo.c ['fuzz_connection.cpp'] []
/src/mhd2/src/mhd2/request_auth_get.h [] []
/src/mhd2/src/mhd2/mhd_sockets_funcs.c [] []
/src/mhd2/src/mhd2/http_status_str.c [] []
/src/mhd2/src/examples2/minimal_auth_digest.c [] []
/src/mhd2/doc/examples/tlsauthentication.c [] []
/src/mhd2/src/mhd2/response_funcs.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/fuzz_libinfo.cpp ['fuzz_libinfo.cpp'] []
/src/mhd2/src/mhd2/mhd_daemon.h [] []
/src/mhd2/src/mhd2/post_parser_funcs.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/extr_events_funcs.h [] []
/src/mhd2/src/mhd2/mhd_connection.h [] []
/src/mhd2/src/mhd2/mhd_mono_clock.h [] []
/src/mhd2/src/mhd2/h2/hpack/mhd_hpack_codec.c ['fuzz_daemon.cpp'] []
/src/mhd2/src/mhd2/mhd_panic.h [] []
/src/mhd2/src/mhd2/tls_gnu_funcs.c [] []
/src/mhd2/src/mhd2/h2/hpack/h2_huffman_est.h [] []
/src/mhd2/src/mhd2/request_get_value.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/include/microhttpd2.h [] []
/src/mhd2/src/tools/perf_replies.c [] []
/src/mhd2/src/mhd2/conn_data_recv.c [] []
/src/mhd2/src/mhd2/daemon_logger.h [] []
/src/mhd2/src/mhd2/h2/h2_frame_init.h [] []
/src/mhd2/src/mhd2/mhd_align.h [] []
/src/mhd2/src/mhd2/h2/h2_proc_in.c [] []
/src/mhd2/doc/examples/websocket.c [] []
/src/mhd2/src/mhd2/mhd_assert.h [] []
/src/mhd2/src/tests/client_server/libtest.c [] []
/src/mhd2/src/mhd2/mhd_request.h [] []
/src/mhd2/src/mhd2/mhd_sockets_macros.h [] []
/src/mhd2/src/include/options-generator.c [] []
/src/mhd2/src/mhd2/mhd_locks.h [] []
/src/mhd2/src/mhd2/mhd_panic.c [] []
/src/fuzz_crypto_int.cpp ['fuzz_crypto_int.cpp'] []
/src/mhd2/src/mhd2/auth_basic.c [] []
/src/mhd2/doc/examples/sessions.c [] []
/src/mhd2/src/mhd2/h2/h2_comm.h [] []
/src/mhd2/src/mhd2/mhd_str.c ['fuzz_str.cpp', 'fuzz_connection.cpp', 'fuzz_mhd2.cpp', 'fuzz_daemon_connection.cpp', 'fuzz_libinfo.cpp'] []
/src/mhd2/src/mhd2/mhd_str.h [] []
/src/mhd2/src/mhd2/h2/h2_req_items_funcs.c ['fuzz_connection.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/h2/h2_app_cb.c [] []
/src/mhd2/src/mhd2/md5_ext_openssl.c [] []
/src/mhd2/src/mhd2/response_destroy.c ['fuzz_connection.cpp', 'fuzz_mhd2.cpp', 'fuzz_response.cpp', 'fuzz_daemon_connection.cpp'] []
/src/mhd2/src/mhd2/sha256_ext_mbedtls.c [] []
/src/mhd2/src/mhd2/h2/h2_settings.h [] []
/src/mhd2/src/mhd2/mhd_lib_init.c ['fuzz_mhd2.cpp', 'fuzz_libinfo.cpp'] []
/src/fuzz_crypto_ext.cpp ['fuzz_crypto_ext.cpp'] []
/src/mhd2/src/mhd2/h2/h2_req_items_funcs.h [] []
/src/fuzz_daemon.cpp ['fuzz_daemon.cpp'] []
/src/mhd2/src/mhd2/tls_open_funcs.h [] []
/src/mhd2/src/mhd2/mhd_atomic_counter.c [] []
/src/mhd2/src/mhd2/mhd_recv.c [] []

Directories in report

Directory
/src/mhd2/src/mhd2/h2/hpack/
/src/mhd2/src/tests/basic/
/src/mhd2/src/tests/upgrade/
/src/
/src/mhd2/src/mhd2/h2/
/src/mhd2/src/mhd2/
/src/mhd2/src/tests/client_server/
/src/mhd2/doc/examples/
/src/mhd2/src/tests/unit/
/src/mhd2/src/incl_priv/
/src/mhd2/src/examples2/
/src/mhd2/src/include/
/src/mhd2/src/tools/
/src/mhd2/src/tests/