Here is a list of all functions with links to the files they belong to:
- m -
- MD5Transform() : md5.c
- method_string_to_enum() : connection_call_handlers.c
- MHD_accept_connection() : daemon.c
- MHD_accept_connection_() : connection_add.c, connection_add.h
- MHD_action_continue() : action_continue.c
- MHD_action_from_response() : action_from_response.c
- MHD_action_parse_post() : action_parse_post.c
- MHD_action_process_upload() : action_process_upload.c
- MHD_action_suspend() : action_suspend.c
- MHD_add_connection() : microhttpd.h
- MHD_add_response_footer() : microhttpd.h
- MHD_add_response_header() : microhttpd.h
- MHD_add_to_fd_set_() : mhd_sockets.c, mhd_sockets.h, mhd_sockets.c, mhd_sockets.h
- MHD_basic_auth_get_username_password() : microhttpd.h
- MHD_calloc_() : mhd_compat.c, mhd_compat.h, mhd_compat.c
- MHD_check_global_init_() : init.c, init.h, daemon.c
- MHD_check_response_header_token_ci() : internal.h, response.c
- MHD_cleanup_connections() : daemon.c
- MHD_connection_call_handlers_() : connection_call_handlers.c, connection_call_handlers.h
- MHD_connection_cleanup_() : connection_cleanup.c, connection_cleanup.h
- MHD_connection_close_() : connection_close.c, connection.h, connection_close.h, connection.c
- MHD_connection_finish_forward_() : connection_finish_forward.h
- MHD_connection_get_information_sz() : connection_info.c
- MHD_connection_handle_idle() : connection.c, connection.h
- MHD_connection_handle_read() : connection.c, connection.h
- MHD_connection_handle_write() : connection.c, connection.h
- MHD_connection_mark_closed_() : connection.c, connection.h, connection_close.h, connection_close.c
- MHD_connection_set_cork_state_() : mhd_send.c, mhd_send.h
- MHD_connection_set_nodelay_state_() : mhd_send.c, mhd_send.h
- MHD_connection_set_timeout() : connection_options.c
- MHD_connection_update_event_loop_info() : connection.c
- MHD_connection_update_last_activity_() : connection_update_last_activity.c, connection_update_last_activity.h
- MHD_create_post_processor() : microhttpd.h, postprocessor.c
- MHD_create_response_for_upgrade() : microhttpd.h
- MHD_create_response_from_buffer() : microhttpd.h
- MHD_create_response_from_buffer_with_free_callback() : microhttpd.h
- MHD_create_response_from_buffer_with_free_callback_cls() : microhttpd.h
- MHD_create_response_from_callback() : microhttpd.h
- MHD_create_response_from_data() : response.c
- MHD_create_response_from_fd() : microhttpd.h
- MHD_create_response_from_fd64() : microhttpd.h
- MHD_create_response_from_fd_at_offset() : response.c
- MHD_create_response_from_fd_at_offset64() : microhttpd.h
- MHD_create_response_from_iovec() : microhttpd.h, response.c
- MHD_create_response_from_pipe() : microhttpd.h
- MHD_create_thread_() : mhd_threads.c, mhd_threads.h, mhd_threads.c
- MHD_daemon_accept_policy() : daemon_options.c
- MHD_daemon_add_connection() : connection_add.c
- MHD_daemon_bind_port() : daemon_options.c
- MHD_daemon_bind_socket_address() : daemon_options.c
- MHD_daemon_close_all_connections_() : daemon_close_all_connections.c, daemon_close_all_connections.h
- MHD_daemon_connection_default_timeout() : daemon_options.c
- MHD_daemon_connection_limits() : daemon_options.c
- MHD_daemon_connection_memory_limit() : daemon_options.c
- MHD_daemon_create() : daemon_create.c
- MHD_daemon_destroy() : daemon_destroy.c
- MHD_daemon_digest_auth_nc_length() : daemon_options.c
- MHD_daemon_digest_auth_random() : daemon_options.c
- MHD_daemon_disable_itc() : daemon_options.c
- MHD_daemon_disallow_suspend_resume() : daemon_options.c
- MHD_daemon_disallow_upgrade() : daemon_options.c
- MHD_daemon_enable_shoutcast() : daemon_options.c
- MHD_daemon_enable_turbo() : daemon_options.c
- MHD_daemon_event_loop() : daemon_options.c
- MHD_daemon_get_fdset() : daemon_select.c
- MHD_daemon_get_fdset2() : daemon_select.c
- MHD_daemon_get_information_sz() : daemon_info.c
- MHD_daemon_get_timeout() : daemon_get_timeout.c
- MHD_daemon_gnutls_credentials() : daemon_options.c
- MHD_daemon_gnutls_key_and_cert_from_callback() : daemon_options.c
- MHD_daemon_listen_allow_address_reuse() : daemon_options.c
- MHD_daemon_listen_backlog() : daemon_options.c
- MHD_daemon_listen_socket() : daemon_options.c
- MHD_daemon_poll_() : daemon_poll.c
- MHD_daemon_protocol_strict_level() : daemon_options.c
- MHD_daemon_quiesce() : daemon_quiesce.c
- MHD_daemon_run() : daemon_run.c
- MHD_daemon_run_from_select() : daemon_select.c
- MHD_daemon_select_() : daemon_select.c, daemon_select.h
- MHD_daemon_set_early_uri_logger() : daemon_options.c
- MHD_daemon_set_logger() : daemon_options.c
- MHD_daemon_set_notify_connection() : daemon_options.c
- MHD_daemon_set_tls_backend() : daemon_options.c
- MHD_daemon_start() : daemon_start.c
- MHD_daemon_suppress_date_no_clock() : daemon_options.c
- MHD_daemon_tcp_fastopen() : daemon_options.c
- MHD_daemon_thread_stack_size() : daemon_options.c
- MHD_daemon_threading_mode() : daemon_options.c
- MHD_daemon_tls_key_and_cert_from_memory() : daemon_options.c
- MHD_daemon_tls_mem_dhparams() : daemon_options.c
- MHD_daemon_tls_mem_trust() : daemon_options.c
- MHD_daemon_unescape_cb() : daemon_options.c
- MHD_del_response_header() : microhttpd.h
- MHD_destroy_post_processor() : microhttpd.h, postprocessor.c
- MHD_destroy_response() : microhttpd.h
- MHD_digest_auth_check() : microhttpd.h
- MHD_digest_auth_check2() : microhttpd.h
- MHD_digest_auth_check_digest() : microhttpd.h
- MHD_digest_auth_check_digest2() : microhttpd.h
- MHD_digest_auth_get_username() : microhttpd.h
- MHD_fini() : init.c, daemon.c
- MHD_free() : microhttpd.h, memorypool.c, daemon.c
- MHD_get_connection_info() : microhttpd.h
- MHD_get_connection_values() : microhttpd.h
- MHD_get_connection_values_n() : microhttpd.h
- MHD_get_daemon_info() : microhttpd.h
- MHD_get_fdset() : microhttpd.h
- MHD_get_fdset2() : microhttpd.h
- MHD_get_master() : daemon.c, internal.h
- MHD_get_reason_phrase_for() : microhttpd.h, reason_phrase.c
- MHD_get_reason_phrase_len_for() : microhttpd.h, reason_phrase.c
- MHD_get_response_element_n_() : response.c
- MHD_get_response_header() : microhttpd.h
- MHD_get_response_headers() : microhttpd.h
- MHD_get_timeout() : microhttpd.h
- MHD_get_version() : microhttpd.h
- MHD_get_version_bin() : microhttpd.h
- MHD_htonll() : mhd_websocket.c
- MHD_htons() : mhd_websocket.c
- MHD_http_unescape() : microhttpd.h, internal.c
- MHD_increment_response_rc() : response.c, response.h
- MHD_init() : init.c, daemon.c
- MHD_init_mem_pools_() : memorypool.h, memorypool.c
- MHD_ip_addr_compare() : daemon_ip_limit.c, daemon.c
- MHD_ip_addr_to_key() : daemon_ip_limit.c, daemon.c
- MHD_ip_count_lock() : daemon_ip_limit.c, daemon.c
- MHD_ip_count_unlock() : daemon_ip_limit.c, daemon.c
- MHD_ip_limit_add() : daemon_ip_limit.c, daemon_ip_limit.h, daemon.c
- MHD_ip_limit_del() : daemon_ip_limit.c, daemon_ip_limit.h, daemon.c
- MHD_is_feature_supported() : microhttpd.h, version.c
- MHD_lookup_connection_value() : microhttpd.h
- MHD_lookup_connection_value_n() : microhttpd.h
- MHD_lookup_header_token_ci() : connection_call_handlers.c, connection.c
- MHD_MD5Final() : md5.c, md5.h
- MHD_MD5Init() : md5.c, md5.h
- MHD_MD5Update() : md5.c, md5.h
- MHD_monotonic_msec_counter() : mhd_mono_clock.c, mhd_mono_clock.h
- MHD_monotonic_sec_counter() : mhd_mono_clock.c, mhd_mono_clock.h, mhd_mono_clock.c, mhd_mono_clock.h
- MHD_monotonic_sec_counter_finish() : mhd_mono_clock.c, mhd_mono_clock.h, mhd_mono_clock.c, mhd_mono_clock.h
- MHD_monotonic_sec_counter_init() : mhd_mono_clock.c, mhd_mono_clock.h, mhd_mono_clock.c, mhd_mono_clock.h
- mhd_panic_std() : init.c, daemon.c
- MHD_parse_arguments_() : internal.c, internal.h, internal.c, internal.h
- MHD_poll() : daemon.c
- MHD_polling_thread() : daemon_start.c
- MHD_pool_allocate() : memorypool.c, memorypool.h, memorypool.c, memorypool.h
- MHD_pool_create() : memorypool.h, memorypool.c
- MHD_pool_destroy() : memorypool.h, memorypool.c, memorypool.h, memorypool.c
- MHD_pool_get_free() : memorypool.c, memorypool.h, memorypool.c
- MHD_pool_reallocate() : memorypool.c, memorypool.h, memorypool.c, memorypool.h
- MHD_pool_reset() : memorypool.c, memorypool.h, memorypool.c, memorypool.h
- MHD_pool_try_alloc() : memorypool.c, memorypool.h
- MHD_post_process() : microhttpd.h, postprocessor.c
- MHD_queue_auth_fail_response() : microhttpd.h
- MHD_queue_auth_fail_response2() : microhttpd.h
- MHD_queue_basic_auth_fail_response() : microhttpd.h
- MHD_queue_response() : microhttpd.h
- MHD_quiesce_daemon() : microhttpd.h
- MHD_request_get_information_sz() : request_info.c
- MHD_request_get_values() : request.c
- MHD_request_handle_idle_() : connection_call_handlers.c, connection_call_handlers.h
- MHD_request_handle_read_() : connection_call_handlers.c
- MHD_request_handle_write_() : connection_call_handlers.c
- MHD_request_lookup_value() : request.c
- MHD_request_resume() : request_resume.c
- MHD_request_set_value() : request.c
- MHD_response_add_header() : response.c
- MHD_response_add_trailer() : response.c
- MHD_response_del_header() : response.c
- MHD_response_execute_upgrade_() : response.h
- MHD_response_for_upgrade() : response_for_upgrade.c
- MHD_response_from_buffer() : response_from_buffer.c
- MHD_response_from_callback() : response_from_callback.c
- MHD_response_from_fd() : response_from_fd.c
- MHD_response_get_header() : response.c
- MHD_response_get_headers() : response.c
- MHD_response_option_termination_callback() : response_options.c
- MHD_response_option_v10_only() : response_options.c
- MHD_response_queue_for_destroy() : response.c
- MHD_resume_connection() : microhttpd.h, daemon.c
- MHD_resume_suspended_connections_() : request_resume.c, request_resume.h
- MHD_run() : microhttpd.h
- MHD_run_from_select() : microhttpd.h
- MHD_run_tls_handshake_() : connection_https.c
- MHD_run_wait() : microhttpd.h
- MHD_select() : daemon.c
- MHD_send_data_() : mhd_send.c, mhd_send.h
- MHD_send_hdr_and_body_() : mhd_send.c, mhd_send.h
- MHD_send_init_static_vars_() : mhd_send.c, mhd_send.h
- MHD_send_iovec_() : mhd_send.c, mhd_send.h
- MHD_set_connection_option() : microhttpd.h
- MHD_set_connection_value() : microhttpd.h
- MHD_set_connection_value_n() : microhttpd.h
- MHD_set_connection_value_n_nocheck_() : connection.c
- MHD_set_http_callbacks_() : connection.h, connection.c
- MHD_set_https_callbacks() : connection_https.c
- MHD_set_panic_func() : microhttpd.h
- MHD_set_response_options() : microhttpd.h, response.c
- MHD_SHA1_finish() : sha1.c, sha1.h, sha1.c, sha1.h
- MHD_SHA1_init() : sha1.c, sha1.h, sha1.c, sha1.h
- MHD_SHA1_update() : sha1.c, sha1.h, sha1.c
- MHD_SHA256_finish() : sha256.c, sha256.h
- MHD_SHA256_init() : sha256.c, sha256.h
- MHD_SHA256_update() : sha256.c, sha256.h
- MHD_socket_create_listen_() : mhd_sockets.c, mhd_sockets.h, mhd_sockets.c, mhd_sockets.h
- MHD_socket_nonblocking_() : mhd_sockets.c, mhd_sockets.h, mhd_sockets.c, mhd_sockets.h
- MHD_socket_noninheritable_() : mhd_sockets.c, mhd_sockets.h, mhd_sockets.c, mhd_sockets.h
- MHD_socket_set_nodelay_() : mhd_sockets.c, mhd_sockets.h
- MHD_start_daemon() : microhttpd.h
- MHD_start_daemon_va() : microhttpd.h
- MHD_stop_daemon() : microhttpd.h
- MHD_str_equal_caseless_() : mhd_str.h, mhd_str.c, mhd_str.h, mhd_str.c
- MHD_str_equal_caseless_bin_n_() : mhd_str.c, mhd_str.h
- MHD_str_equal_caseless_n_() : mhd_str.c, mhd_str.h, mhd_str.c, mhd_str.h
- MHD_str_has_token_caseless_() : mhd_str.c, mhd_str.h, mhd_str.c, mhd_str.h
- MHD_str_remove_token_caseless_() : mhd_str.h, mhd_str.c
- MHD_str_remove_tokens_caseless_() : mhd_str.c, mhd_str.h
- MHD_str_to_uint64_() : mhd_str.c, mhd_str.h, mhd_str.c, mhd_str.h
- MHD_str_to_uint64_n_() : mhd_str.c, mhd_str.h, mhd_str.c, mhd_str.h
- MHD_strx_to_uint32_() : mhd_str.h, mhd_str.c, mhd_str.h
- MHD_strx_to_uint32_n_() : mhd_str.c, mhd_str.h, mhd_str.c, mhd_str.h
- MHD_strx_to_uint64_() : mhd_str.c, mhd_str.h, mhd_str.c, mhd_str.h
- MHD_strx_to_uint64_n_() : mhd_str.h, mhd_str.c, mhd_str.h, mhd_str.c
- MHD_suspend_connection() : microhttpd.h, daemon.c
- MHD_tls_connection_shutdown() : connection_https.c
- MHD_uint16_to_str() : mhd_str.c, mhd_str.h
- MHD_uint32_to_strx() : mhd_str.c, mhd_str.h
- MHD_uint64_to_str() : mhd_str.c, mhd_str.h
- MHD_uint8_to_str_pad() : mhd_str.c, mhd_str.h
- MHD_unescape_plus() : internal.h, internal.c
- MHD_update_last_activity_() : connection_options.c, connection.h, connection.c
- MHD_upgrade_action() : microhttpd.h
- MHD_websocket_check_connection_header() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_check_http_version() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_check_upgrade_header() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_check_utf8() : mhd_websocket.c
- MHD_websocket_check_version_header() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_copy_payload() : mhd_websocket.c
- MHD_websocket_create_accept_header() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_decode() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_decode_header_complete() : mhd_websocket.c
- MHD_websocket_decode_payload_complete() : mhd_websocket.c
- MHD_websocket_encode_binary() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_encode_close() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_encode_data() : mhd_websocket.c
- MHD_websocket_encode_is_masked() : mhd_websocket.c
- MHD_websocket_encode_overhead_size() : mhd_websocket.c
- MHD_websocket_encode_ping() : mhd_websocket.c, microhttpd_ws.h
- MHD_websocket_encode_ping_pong() : mhd_websocket.c
- MHD_websocket_encode_pong() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_encode_text() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_free() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_generate_mask() : mhd_websocket.c
- MHD_websocket_malloc() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_realloc() : mhd_websocket.c, microhttpd_ws.h
- MHD_websocket_split_close_reason() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_stream_free() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_stream_init() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_stream_init2() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_stream_invalidate() : microhttpd_ws.h, mhd_websocket.c
- MHD_websocket_stream_is_valid() : microhttpd_ws.h, mhd_websocket.c