Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- c -
- cache_clean_v3_as_client()
: hs_cache.c
- cache_clean_v3_as_dir()
: hs_cache.c
- cache_client_desc_free_()
: hs_cache.c
- cache_client_desc_free_void()
: hs_cache.c
- cache_client_desc_new()
: hs_cache.c
- cache_client_intro_state_add()
: hs_cache.c
- cache_client_intro_state_clean()
: hs_cache.c
- cache_client_intro_state_free_()
: hs_cache.c
- cache_client_intro_state_free_void()
: hs_cache.c
- cache_client_intro_state_is_empty()
: hs_cache.c
- cache_client_intro_state_lookup()
: hs_cache.c
- cache_client_intro_state_new()
: hs_cache.c
- cache_client_intro_state_note()
: hs_cache.c
- cache_dir_desc_free_()
: hs_cache.c
- cache_dir_desc_free_void()
: hs_cache.c
- cache_dir_desc_new()
: hs_cache.c
- cache_get_client_entry_size()
: hs_cache.c
- cache_get_dir_entry_size()
: hs_cache.c
- cache_intro_state_free_()
: hs_cache.c
- cache_intro_state_free_void()
: hs_cache.c
- cache_intro_state_new()
: hs_cache.c
- cache_lookup_v3_as_dir()
: hs_cache.c
- CACHE_STATE_CACHED
: dns_structs.h
- CACHE_STATE_DONE
: dns_structs.h
- CACHE_STATE_PENDING
: dns_structs.h
- cache_store_as_client()
: hs_cache.c
- cache_store_v3_as_dir()
: hs_cache.c
- cached_approx_time
: approx_time.c
- cached_client_descriptor_has_expired()
: hs_cache.c
- cached_consensuses
: dirserv.c
- cached_dir_decref()
: dirserv.c
, dirserv.h
- cached_disaster_srv
: hs_common.c
- cached_resolve_hash()
: dns.c
- cached_resolve_have_all_answers()
: dns.c
- CACHED_RESOLVE_MAGIC
: dns_structs.h
- cached_resolve_pqueue
: dns.c
- CAL_CLEAR_FIRST
: confmgt.h
- CAL_USE_DEFAULTS
: confmgt.h
- CAL_WARN_DEPRECATIONS
: confmgt.h
- calc_changes()
: consdiff.c
- called_loop_once
: mainloop.c
- can_client_refetch_desc()
: hs_client.c
- can_complete_circuits
: mainloop.c
- can_process_netinfo_cell()
: channeltls.c
- can_reach_or_port_ipv4
: selftest.c
- can_reach_or_port_ipv6
: selftest.c
- can_relaunch_service_rendezvous_point()
: hs_circuit.c
- can_service_launch_intro_circuit()
: hs_service.c
- CASE_TOR_TLS_ERROR_ANY
: tortls.h
- CASE_TOR_TLS_ERROR_ANY_NONIO
: tortls.h
- CBT_BIN_WIDTH
: circuitstats.h
- CBT_BUILD_ABANDONED
: circuitstats.h
- CBT_DEFAULT_CLOSE_QUANTILE
: circuitstats.h
- CBT_DEFAULT_MAX_RECENT_TIMEOUT_COUNT
: circuitstats.h
- CBT_DEFAULT_MIN_CIRCUITS_TO_OBSERVE
: circuitstats.h
- CBT_DEFAULT_NUM_XM_MODES
: circuitstats.h
- CBT_DEFAULT_QUANTILE_CUTOFF
: circuitstats.h
- CBT_DEFAULT_RECENT_CIRCUITS
: circuitstats.h
- CBT_DEFAULT_TEST_FREQUENCY
: circuitstats.h
- CBT_DEFAULT_TIMEOUT_INITIAL_VALUE
: circuitstats.h
- CBT_DEFAULT_TIMEOUT_MIN_VALUE
: circuitstats.h
- CBT_NCIRCUITS_TO_OBSERVE
: circuitstats.h
- CBT_SAVE_STATE_EVERY
: circuitstats.h
- cdf_genpareto()
: prob_distr.c
- cdf_log_logistic()
: prob_distr.c
- cdf_logistic()
: prob_distr.c
- cdf_weibull()
: prob_distr.c
- cdline_linecpy()
: consdiff.c
- cdm_cache_dirty
: consdiffmgr.c
- cdm_cache_get()
: consdiffmgr.c
- cdm_cache_init()
: consdiffmgr.c
- cdm_cache_loaded
: consdiffmgr.c
- cdm_cache_lookup_consensus()
: consdiffmgr.c
- cdm_diff_eq()
: consdiffmgr.c
- cdm_diff_free_()
: consdiffmgr.c
- cdm_diff_hash()
: consdiffmgr.c
- cdm_diff_ht_check_and_note_pending()
: consdiffmgr.c
- cdm_diff_ht_purge()
: consdiffmgr.c
- cdm_diff_ht_set_status()
: consdiffmgr.c
- cdm_diff_new()
: consdiffmgr.c
- cdm_diff_status_t
: consdiffmgr.c
- cdm_entry_get_sha3_value()
: consdiffmgr.c
- cdm_labels_prepend_sha3()
: consdiffmgr.c
- cell_command_is_var_length()
: proto_cell.c
- cell_command_to_string()
: command.h
, command.c
- CELL_DIRECTION_IN
: or.h
- CELL_DIRECTION_OUT
: or.h
- cell_direction_t
: or.h
- cell_dos_extension_parameters_are_valid()
: hs_intropoint.c
- cell_ewma_get_current_tick_and_fraction()
: circuitmux_ewma.c
- cell_ewma_get_tick()
: circuitmux_ewma.c
- cell_ewma_initialize_ticks()
: circuitmux_ewma.c
- cell_ewma_to_circuit()
: circuitmux_ewma.c
- CELL_MAX_NETWORK_SIZE
: or.h
- cell_pack()
: connection_or.c
, connection_or.h
- CELL_PADDING_GAP
: relay.c
- CELL_PAYLOAD_SIZE
: or.h
- cell_queue_append()
: relay.c
, relay.h
- cell_queue_append_packed_copy()
: relay.c
, relay.h
- cell_queue_clear()
: relay.c
, relay.h
- CELL_QUEUE_HIGHWATER_SIZE
: relay.c
- cell_queue_init()
: relay.c
, relay.h
- CELL_QUEUE_LOWWATER_SIZE
: relay.c
- cell_queue_pop()
: relay.c
- cell_queues_check_size()
: relay.c
- cell_unpack()
: connection_or.c
- CERT_ENCODING_ED25519
: channeltls.c
- CERT_ENCODING_RSA_CROSSCERT
: channeltls.c
- cert_encoding_t
: channeltls.c
- CERT_ENCODING_UNKNOWN
: channeltls.c
- CERT_ENCODING_X509
: channeltls.c
- cert_is_valid()
: hs_descriptor.c
- cert_list_free_()
: authcert.c
- cert_list_free_void()
: authcert.c
- cert_parse_and_validate()
: hs_descriptor.c
- certs_cell_typenum_to_cert_type()
: channeltls.c
- cfg_add_owned_arg()
: tor_api.c
- CFG_AUTO_PORT
: or.h
- cfg_start_day
: hibernate.c
- cfg_unit
: hibernate.c
- CFLG_GROUP_DISABLED
: conftypes.h
- CFLG_GROUP_OBSOLETE
: conftypes.h
- CFLG_IMMUTABLE
: conftypes.h
- CFLG_NOCMP
: conftypes.h
- CFLG_NOCOPY
: conftypes.h
- CFLG_NODUMP
: conftypes.h
- CFLG_NOLIST
: conftypes.h
- CFLG_NOREPLACE
: conftypes.h
- CFLG_NOSET
: conftypes.h
- CFLG_WARN_DISABLED
: conftypes.h
- CFLG_WARN_OBSOLETE
: conftypes.h
- chan_circid_entries_eq_()
: circuitlist.c
- chan_circid_entry_hash_()
: circuitlist.c
- CHANCE_PERMISSIVE
: workqueue.c
- change_callback_log_severity()
: log.c
, log.h
- chanid_circid_entries_eq()
: circuitmux.c
- chanid_circid_entry_hash()
: circuitmux.c
- channel_add_to_digest_map()
: channel.c
- channel_change_state()
: channel.c
- channel_change_state_()
: channel.c
- channel_change_state_open()
: channel.c
- channel_check_for_duplicates()
: channel.c
, channel.h
- channel_clear_client()
: channel.c
, channel.h
- channel_clear_identity_digest()
: channel.c
- channel_clear_remote_end()
: channel.c
- channel_close_for_error()
: channel.c
- channel_close_from_lower_layer()
: channel.c
- channel_closed()
: channel.c
- channel_connect()
: channel.c
- channel_connect_for_circuit()
: circuitbuild.c
, circuitbuild.h
- channel_describe_peer()
: channel.c
, channel.h
- channel_describe_transport()
: channel.h
, channel.c
- channel_do_open_actions()
: channel.c
- channel_dump_statistics()
: channel.h
, channel.c
- channel_dump_transport_statistics()
: channel.h
, channel.c
- channel_dumpstats()
: channel.c
, channel.h
- channel_find_by_global_id()
: channel.c
, channel.h
- channel_find_by_remote_identity()
: channel.c
- channel_flush_from_first_active_circuit()
: relay.c
, relay.h
- channel_flush_some_cells()
: channel.c
- channel_force_xfree()
: channel.c
- channel_free_()
: channel.c
- channel_free_all()
: channel.c
, channel.h
- channel_free_list()
: channel.c
- channel_get_addr_if_possible()
: channel.c
, channel.h
- channel_get_cell_handler()
: channel.h
, channel.c
- channel_get_for_extend()
: channel.c
- channel_has_queued_writes()
: channel.c
, channel.h
- channel_id_map
: dispatch_naming.c
- channel_init()
: channel.c
- channel_init_listener()
: channel.c
- channel_is_bad_for_new_circs()
: channel.c
, channel.h
- channel_is_better()
: channel.c
, channel.h
- channel_is_canonical()
: channel.c
, channel.h
- channel_is_client()
: channel.c
, channel.h
- CHANNEL_IS_CLIENT
: channelpadding.c
- channel_is_incoming()
: channel.c
, channel.h
- channel_is_local()
: channel.h
, channel.c
- channel_is_outgoing()
: channel.c
, channel.h
- channel_listener_change_state()
: channel.c
- channel_listener_describe_transport()
: channel.c
, channel.h
- channel_listener_dump_statistics()
: channel.c
, channel.h
- channel_listener_dump_transport_statistics()
: channel.c
, channel.h
- channel_listener_dumpstats()
: channel.h
, channel.c
- channel_listener_force_xfree()
: channel.c
- channel_listener_free_()
: channel.c
- channel_listener_free_list()
: channel.c
- channel_listener_mark_for_close()
: channel.c
, channel.h
- channel_listener_process_incoming()
: channel.c
- channel_listener_queue_incoming()
: channel.c
- channel_listener_register()
: channel.c
- channel_listener_run_cleanup()
: channel.h
, channel.c
- channel_listener_set_listener_fn()
: channel.c
, channel.h
- channel_listener_state_can_transition()
: channel.c
, channel.h
- CHANNEL_LISTENER_STATE_CLOSED
: channel.h
- CHANNEL_LISTENER_STATE_CLOSING
: channel.h
- CHANNEL_LISTENER_STATE_ERROR
: channel.h
- channel_listener_state_is_valid()
: channel.c
, channel.h
- CHANNEL_LISTENER_STATE_LAST
: channel.h
- CHANNEL_LISTENER_STATE_LISTENING
: channel.h
- channel_listener_state_t
: channel.h
- channel_listener_state_to_string()
: channel.c
, channel.h
- channel_listener_timestamp_accepted()
: channel.c
- channel_listener_timestamp_active()
: channel.c
- channel_listener_timestamp_created()
: channel.c
- channel_listener_unregister()
: channel.c
- channel_mark_as_used_for_origin_circuit()
: channel.h
, channeltls.c
- channel_mark_bad_for_new_circs()
: channel.c
, channel.h
- channel_mark_circid_unusable()
: circuitlist.c
, circuitlist.h
- channel_mark_circid_usable()
: circuitlist.c
, circuitlist.h
- channel_mark_client()
: channel.c
, channel.h
- channel_mark_for_close()
: channel.h
, channel.c
- channel_mark_incoming()
: channel.c
- channel_mark_local()
: channel.c
- channel_mark_outgoing()
: channel.c
- channel_mark_remote()
: channel.c
- channel_matches_extend_info()
: channel.c
, channel.h
- channel_matches_target_addr_for_extend()
: channel.c
- channel_more_to_flush()
: channel.c
- channel_next_with_rsa_identity()
: channel.h
, channel.c
- channel_note_destroy_not_pending()
: circuitlist.c
, circuitlist.h
- channel_note_destroy_pending()
: circuitlist.c
, circuitlist.h
- channel_notify_flushed()
: channel.c
- channel_num_cells_writeable()
: channel.c
, channel.h
- channel_num_circuits()
: channel.c
, channel.h
- channel_process_cell()
: channel.c
- channel_register()
: channel.c
- channel_remote_identity_matches()
: channel.c
, channel.h
- channel_remove_from_digest_map()
: channel.c
- channel_rsa_id_group_set_badness()
: channel.c
- channel_run_cleanup()
: channel.h
, channel.c
- channel_send_destroy()
: channel.c
, channel.h
- channel_set_cell_handlers()
: channel.c
, channel.h
- channel_set_circid_type()
: channel.c
, channel.h
- channel_set_identity_digest()
: channel.c
- channel_state_can_transition()
: channel.c
, channel.h
- CHANNEL_STATE_CLOSED
: channel.h
- CHANNEL_STATE_CLOSING
: channel.h
- CHANNEL_STATE_ERROR
: channel.h
- channel_state_is_valid()
: channel.c
, channel.h
- CHANNEL_STATE_LAST
: channel.h
- CHANNEL_STATE_MAINT
: channel.h
- CHANNEL_STATE_OPEN
: channel.h
- CHANNEL_STATE_OPENING
: channel.h
- channel_state_t
: channel.h
- channel_state_to_string()
: channel.h
, channel.c
- channel_timestamp_active()
: channel.c
- channel_timestamp_client()
: channel.c
, channel.h
- channel_timestamp_created()
: channel.c
- channel_timestamp_recv()
: channel.c
- channel_timestamp_xmit()
: channel.c
- channel_tls_close_method()
: channeltls.c
- channel_tls_common_init()
: channeltls.c
- channel_tls_connect()
: channeltls.c
- channel_tls_describe_peer_method()
: channeltls.c
- channel_tls_describe_transport_method()
: channeltls.c
- channel_tls_free_all()
: channeltls.c
, channeltls.h
- channel_tls_free_method()
: channeltls.c
- channel_tls_from_base()
: channeltls.c
, channeltls.h
- channel_tls_from_base_const()
: channeltls.c
, channeltls.h
- channel_tls_get_listener()
: channeltls.c
, channeltls.h
- channel_tls_get_overhead_estimate_method()
: channeltls.c
- channel_tls_get_remote_addr_method()
: channeltls.c
- channel_tls_get_transport_name_method()
: channeltls.c
- channel_tls_handle_cell()
: channeltls.h
, channeltls.c
- channel_tls_handle_incoming()
: channeltls.h
, channeltls.c
- channel_tls_handle_state_change_on_orconn()
: channeltls.c
, channeltls.h
- channel_tls_handle_var_cell()
: channeltls.c
, channeltls.h
- channel_tls_has_queued_writes_method()
: channeltls.c
- channel_tls_is_canonical_method()
: channeltls.c
- channel_tls_listener
: channeltls.c
- channel_tls_listener_close_method()
: channeltls.c
- channel_tls_listener_describe_transport_method()
: channeltls.c
- channel_tls_matches_extend_info_method()
: channeltls.c
- channel_tls_matches_target_method()
: channeltls.c
- channel_tls_num_bytes_queued_method()
: channeltls.c
- channel_tls_num_cells_writeable_method()
: channeltls.c
- channel_tls_process_auth_challenge_cell()
: channeltls.c
- channel_tls_process_authenticate_cell()
: channeltls.c
- channel_tls_process_certs_cell()
: channeltls.c
- channel_tls_process_netinfo_cell()
: channeltls.c
- channel_tls_process_padding_negotiate_cell()
: channeltls.c
- channel_tls_process_versions_cell()
: channeltls.c
- channel_tls_start_listener()
: channeltls.c
, channeltls.h
- channel_tls_to_base()
: channeltls.c
, channeltls.h
- channel_tls_to_base_const()
: channeltls.h
, channeltls.c
- channel_tls_update_marks()
: channeltls.c
, channeltls.h
- channel_tls_write_cell_method()
: channeltls.c
- channel_tls_write_packed_cell_method()
: channeltls.c
- channel_tls_write_var_cell_method()
: channeltls.c
- channel_unlink_all_circuits()
: relay.c
, relay.h
- channel_unregister()
: channel.c
- channel_update_bad_for_new_circs()
: channel.h
, channel.c
- channel_usage_info_t
: channel.h
- channel_when_created()
: channel.c
, channel.h
- channel_when_last_client()
: channel.c
, channel.h
- channel_when_last_xmit()
: channel.c
, channel.h
- channel_write_packed_cell()
: channel.h
, channel.c
- channelpadding_decide_to_pad_channel()
: channelpadding.c
- channelpadding_disable_padding_on_channel()
: channelpadding.c
- channelpadding_get_channel_idle_timeout()
: channelpadding.c
- channelpadding_get_circuits_available_timeout()
: channelpadding.c
- channelpadding_get_netflow_inactive_timeout_ms()
: channelpadding.c
- channelpadding_new_consensus_params()
: channelpadding.c
- channelpadding_reduce_padding_on_channel()
: channelpadding.c
- channelpadding_schedule_padding()
: channelpadding.c
- channelpadding_send_disable_command()
: channelpadding.c
- channelpadding_send_enable_command()
: channelpadding.c
- channelpadding_send_padding_callback()
: channelpadding.c
- channelpadding_send_padding_cell_for_callback()
: channelpadding.c
- CHANNELPADDING_TIME_LATER
: channelpadding.c
- channelpadding_update_padding_for_channel()
: channelpadding.c
- channels_pending
: scheduler.c
- check_and_create_data_directory()
: config.c
- check_and_prune_server_ports()
: relay_config.c
- check_and_setup()
: subsysmgr.c
- check_authority_cert_callback()
: dirauth_periodic.c
- check_bridge_distribution_setting()
: relay_config.c
- check_create_cell()
: onion.c
- check_created_cell()
: onion.c
- check_descriptor_bandwidth_changed()
: router.c
, router.h
- check_descriptor_callback()
: relay_periodic.c
- check_descriptor_ipaddress_changed()
: router.h
, router.c
- check_dns_honesty_callback()
: relay_periodic.c
- check_expired_networkstatus_callback()
: mainloop.c
- check_extend_cell()
: onion.c
- check_extended_cell()
: onion.c
- check_for_reachability_bw_callback()
: relay_periodic.c
- check_if_restarts_needed
: transports.c
- check_machine_token_supply()
: circuitpadding.c
- check_network_configuration()
: socket.c
, socket.h
- check_network_participation_callback()
: mainloop.c
- CHECK_OOB
: hs_config.c
- check_or_create_data_subdir()
: config.h
, config.c
- check_private_dir()
: dir.c
, dir.h
- CHECK_SENTINEL
: memarea.c
- check_signature_token()
: sigcommon.c
, sigcommon.h
- check_sockaddr()
: connection.c
- check_sockaddr_family_match()
: connection.c
- check_tap_onion_key_crosscert()
: torcert.c
, torcert.h
- check_transition_fn_t
: conftypes.h
- check_value_oob()
: hs_config.c
- choose_array_element_by_weight()
: node_select.c
- choose_compression_level()
: dircache.c
- choose_good_entry_server()
: circuitbuild.c
, circuitbuild.h
- choose_good_exit_server()
: circuitbuild.c
- choose_good_exit_server_general()
: circuitbuild.c
- choose_good_middle_server()
: circuitbuild.c
- choose_guard_selection()
: entrynodes.c
- CHUNK_ALLOC_SIZE
: buffers.c
- chunk_copy()
: buffers.c
- chunk_grow()
: buffers.c
- CHUNK_HEADER_SIZE
: memarea.c
- chunk_repack()
: buffers.c
- CHUNK_SIZE
: memarea.c
- CHUNK_SIZE_WITH_ALLOC
: buffers.c
- CIPHER256_KEY_LEN
: crypto_cipher.h
- cipher_from_seed()
: crypto_rand_fast.c
- CIPHER_IV_LEN
: crypto_cipher.h
- CIPHER_KEY_LEN
: crypto_cipher.h
- ciphersuite_has_nss_export_bug()
: tortls_nss.c
- circ_event_order
: btrack_circuit.c
- CIRC_ID_TYPE_HIGHER
: channel.h
- CIRC_ID_TYPE_LOWER
: channel.h
- CIRC_ID_TYPE_NEITHER
: channel.h
- circ_id_type_t
: channel.h
- circ_state_has_higher_priority()
: entrynodes.c
- circ_times
: circuitstats.c
- circid_t
: or.h
- CIRCLAUNCH_IS_INTERNAL
: circuituse.h
- CIRCLAUNCH_IS_IPV6_SELFTEST
: circuituse.h
- CIRCLAUNCH_IS_V3_RP
: circuituse.h
- CIRCLAUNCH_NEED_CAPACITY
: circuituse.h
- CIRCLAUNCH_NEED_UPTIME
: circuituse.h
- CIRCLAUNCH_ONEHOP_TUNNEL
: circuituse.h
- circpad_add_matching_machines()
: circuitpadding.c
- circpad_cell_event_nonpadding_received()
: circuitpadding.h
, circuitpadding.c
- circpad_cell_event_nonpadding_sent()
: circuitpadding.c
, circuitpadding.h
- circpad_cell_event_padding_received()
: circuitpadding.c
, circuitpadding.h
- circpad_cell_event_padding_sent()
: circuitpadding.c
, circuitpadding.h
- circpad_check_received_cell()
: circuitpadding.h
, circuitpadding.c
- circpad_choose_state_length()
: circuitpadding.c
- circpad_circ_purpose_to_mask()
: circuitpadding.c
, circuitpadding.h
- circpad_circuit_free_all_machineinfos()
: circuitpadding.c
, circuitpadding.h
- circpad_circuit_machineinfo_free_idx()
: circuitpadding.c
- circpad_circuit_machineinfo_new()
: circuitpadding.c
- circpad_circuit_state()
: circuitpadding.c
- circpad_circuit_state_t
: circuitpadding.h
- circpad_circuit_supports_padding()
: circuitpadding.c
- circpad_decision_t
: circuitpadding.h
- CIRCPAD_DELAY_INFINITE
: circuitpadding.h
- CIRCPAD_DELAY_MAX_SECS
: circuitpadding.h
- circpad_delay_t
: circuitpadding.h
- circpad_deliver_recognized_relay_cell_events()
: circuitpadding.c
, circuitpadding.h
- circpad_deliver_sent_relay_cell_events()
: circuitpadding.c
, circuitpadding.h
- circpad_deliver_unrecognized_cell_events()
: circuitpadding.c
, circuitpadding.h
- circpad_distribution_sample()
: circuitpadding.c
- circpad_distribution_sample_iat_delay()
: circuitpadding.c
- circpad_distribution_type_t
: circuitpadding.h
- circpad_estimate_circ_rtt_on_received()
: circuitpadding.c
- circpad_estimate_circ_rtt_on_send()
: circuitpadding.c
- circpad_event_t
: circuitpadding.h
- circpad_free_all()
: circuitpadding.c
, circuitpadding.h
- circpad_get_histogram_bin_midpoint()
: circuitpadding.c
- CIRCPAD_GET_MACHINE
: circuitpadding.h
- circpad_global_padding_sent
: circuitpadding.c
- circpad_handle_padding_negotiate()
: circuitpadding.c
, circuitpadding.h
- circpad_handle_padding_negotiated()
: circuitpadding.c
, circuitpadding.h
- circpad_hist_index_t
: circuitpadding.h
- circpad_hist_token_t
: circuitpadding.h
- circpad_histogram_bin_to_usec()
: circuitpadding.c
- circpad_histogram_usec_to_bin()
: circuitpadding.c
- CIRCPAD_INFINITY_BIN
: circuitpadding.h
- circpad_internal_event_bins_empty()
: circuitpadding.c
, circuitpadding.h
- circpad_internal_event_infinity()
: circuitpadding.c
, circuitpadding.h
- circpad_internal_event_state_length_up()
: circuitpadding.c
, circuitpadding.h
- circpad_is_padding_allowed()
: circuitpadding.c
- circpad_is_token_removal_supported()
: circuitpadding.c
- circpad_machine_client_hide_intro_circuits()
: circuitpadding_machines.h
, circuitpadding_machines.c
- circpad_machine_client_hide_rend_circuits()
: circuitpadding_machines.c
, circuitpadding_machines.h
- circpad_machine_conditions_apply()
: circuitpadding.c
- circpad_machine_conditions_keep()
: circuitpadding.c
- circpad_machine_count_nonpadding_sent()
: circuitpadding.c
- circpad_machine_count_padding_sent()
: circuitpadding.c
- circpad_machine_current_state()
: circuitpadding.c
- circpad_machine_event_circ_added_hop()
: circuitpadding.c
, circuitpadding.h
- circpad_machine_event_circ_built()
: circuitpadding.c
, circuitpadding.h
- circpad_machine_event_circ_has_no_relay_early()
: circuitpadding.c
, circuitpadding.h
- circpad_machine_event_circ_has_no_streams()
: circuitpadding.c
, circuitpadding.h
- circpad_machine_event_circ_has_streams()
: circuitpadding.c
, circuitpadding.h
- circpad_machine_event_circ_purpose_changed()
: circuitpadding.h
, circuitpadding.c
- circpad_machine_first_higher_index()
: circuitpadding.c
- circpad_machine_first_lower_index()
: circuitpadding.c
- circpad_machine_num_t
: circuitpadding.h
- circpad_machine_reached_padding_limit()
: circuitpadding.c
- circpad_machine_relay_hide_intro_circuits()
: circuitpadding_machines.c
, circuitpadding_machines.h
- circpad_machine_relay_hide_rend_circuits()
: circuitpadding_machines.c
, circuitpadding_machines.h
- circpad_machine_remove_closest_token()
: circuitpadding.c
- circpad_machine_remove_exact()
: circuitpadding.c
- circpad_machine_remove_higher_token()
: circuitpadding.c
- circpad_machine_remove_lower_token()
: circuitpadding.c
- circpad_machine_remove_token()
: circuitpadding.c
- circpad_machine_sample_delay()
: circuitpadding.c
- circpad_machine_schedule_padding()
: circuitpadding.c
, circuitpadding.h
- circpad_machine_setup_tokens()
: circuitpadding.c
- circpad_machine_spec_to_string()
: circuitpadding.h
- circpad_machine_spec_transition()
: circuitpadding.c
, circuitpadding.h
- circpad_machine_spec_transitioned_to_end()
: circuitpadding.c
- circpad_machine_states_init()
: circuitpadding.h
, circuitpadding.c
- circpad_machine_update_state_length_for_nonpadding()
: circuitpadding.c
- circpad_machines_free()
: circuitpadding.c
, circuitpadding.h
- circpad_machines_init()
: circuitpadding.c
, circuitpadding.h
- circpad_marked_circuit_for_padding()
: circuitpadding.c
, circuitpadding.h
- CIRCPAD_MAX_HISTOGRAM_LEN
: circuitpadding.h
- CIRCPAD_MAX_MACHINE_STATES
: circuitpadding.h
- CIRCPAD_MAX_MACHINES
: circuit_st.h
, circuitpadding.h
- circpad_negotiate_padding()
: circuitpadding.c
, circuitpadding.h
- circpad_new_consensus_params()
: circuitpadding.c
, circuitpadding.h
- circpad_node_supports_padding()
: circuitpadding.c
- circpad_padding_disabled
: circuitpadding.c
- circpad_padding_is_from_expected_hop()
: circuitpadding.c
, circuitpadding.h
- circpad_padding_negotiated()
: circuitpadding.c
, circuitpadding.h
- CIRCPAD_PURPOSE_ALL
: circuitpadding.h
- circpad_purpose_mask_t
: circuitpadding.h
- circpad_removal_t
: circuitpadding.h
- circpad_send_command_to_hop()
: circuitpadding.c
- circpad_send_padding_callback()
: circuitpadding.c
- circpad_send_padding_cell_for_callback()
: circuitpadding.h
, circuitpadding.c
- circpad_shutdown_old_machines()
: circuitpadding.c
- CIRCPAD_STATE_ALL
: circuitpadding.h
- CIRCPAD_STATE_BURST
: circuitpadding.h
- CIRCPAD_STATE_CANCEL
: circuitpadding.h
- CIRCPAD_STATE_END
: circuitpadding.h
- CIRCPAD_STATE_GAP
: circuitpadding.h
- CIRCPAD_STATE_IGNORE
: circuitpadding.h
- CIRCPAD_STATE_START
: circuitpadding.h
- circpad_statenum_t
: circuitpadding.h
- circpad_time_t
: circuitpadding.h
- CIRCPAD_TOKEN_REMOVAL_CLOSEST
: circuitpadding.h
- CIRCPAD_TOKEN_REMOVAL_CLOSEST_USEC
: circuitpadding.h
- CIRCPAD_TOKEN_REMOVAL_EXACT
: circuitpadding.h
- CIRCPAD_TOKEN_REMOVAL_HIGHER
: circuitpadding.h
- CIRCPAD_TOKEN_REMOVAL_LOWER
: circuitpadding.h
- CIRCPAD_TOKEN_REMOVAL_NONE
: circuitpadding.h
- circuit_about_to_free()
: circuitlist.c
- circuit_about_to_free_atexit()
: circuitlist.c
- circuit_add_to_origin_circuit_list()
: circuitlist.c
- circuit_all_predicted_ports_handled()
: circuitbuild.c
, circuitbuild.h
- circuit_alloc_in_half_streams()
: circuitlist.c
- circuit_any_opened_circuits()
: circuitlist.c
, circuitlist.h
- circuit_any_opened_circuits_cached()
: circuitlist.c
, circuitlist.h
- circuit_append_new_exit()
: circuitbuild.h
, circuitbuild.c
- circuit_build_failed()
: circuituse.c
, circuituse.h
- circuit_build_needed_circs()
: circuituse.c
, circuituse.h
- circuit_build_no_more_hops()
: circuitbuild.c
- circuit_build_times_add_time()
: circuitstats.c
, circuitstats.h
- circuit_build_times_calculate_timeout()
: circuitstats.c
- circuit_build_times_close_quantile()
: circuitstats.c
- circuit_build_times_close_rate()
: circuitstats.c
, circuitstats.h
- circuit_build_times_count_close()
: circuitstats.c
, circuitstats.h
- circuit_build_times_count_timeout()
: circuitstats.c
, circuitstats.h
- circuit_build_times_create_histogram()
: circuitstats.c
- circuit_build_times_default_num_xm_modes()
: circuitstats.c
- circuit_build_times_disabled()
: circuitstats.h
, circuitstats.c
- circuit_build_times_disabled_()
: circuitstats.c
, circuitstats.h
- circuit_build_times_enough_to_compute()
: circuitstats.c
, circuitstats.h
- circuit_build_times_free_timeouts()
: circuitstats.c
, circuitstats.h
- circuit_build_times_get_initial_timeout()
: circuitstats.c
- circuit_build_times_get_xm()
: circuitstats.c
- circuit_build_times_handle_completed_hop()
: circuitstats.c
, circuitstats.h
- circuit_build_times_init()
: circuitstats.c
, circuitstats.h
- circuit_build_times_initial_timeout()
: circuitstats.c
, circuitstats.h
- circuit_build_times_mark_circ_as_measurement_only()
: circuitstats.c
, circuitstats.h
- circuit_build_times_max()
: circuitstats.c
- circuit_build_times_max_timeouts()
: circuitstats.c
- circuit_build_times_min_circs_to_observe()
: circuitstats.c
- circuit_build_times_min_timeout()
: circuitstats.c
- circuit_build_times_needs_circuits()
: circuitstats.c
, circuitstats.h
- circuit_build_times_needs_circuits_now()
: circuitstats.c
, circuitstats.h
- circuit_build_times_network_check_changed()
: circuitstats.c
- circuit_build_times_network_check_live()
: circuitstats.c
, circuitstats.h
- circuit_build_times_network_circ_success()
: circuitstats.c
, circuitstats.h
- circuit_build_times_network_close()
: circuitstats.c
- circuit_build_times_network_is_live()
: circuitstats.c
, circuitstats.h
- circuit_build_times_network_timeout()
: circuitstats.c
- circuit_build_times_new_consensus_params()
: circuitstats.c
, circuitstats.h
- circuit_build_times_parse_state()
: circuitstats.c
, circuitstats.h
- circuit_build_times_quantile_cutoff()
: circuitstats.c
, circuitstats.h
- circuit_build_times_recent_circuit_count()
: circuitstats.c
- circuit_build_times_reset()
: circuitstats.c
, circuitstats.h
- circuit_build_times_scale_circ_counts()
: circuitstats.c
- circuit_build_times_set_timeout()
: circuitstats.c
, circuitstats.h
- circuit_build_times_set_timeout_worker()
: circuitstats.c
- circuit_build_times_shuffle_and_store_array()
: circuitstats.c
- circuit_build_times_test_frequency()
: circuitstats.c
- circuit_build_times_timeout_rate()
: circuitstats.c
, circuitstats.h
- circuit_build_times_update_alpha()
: circuitstats.c
- circuit_build_times_update_state()
: circuitstats.c
, circuitstats.h
- circuit_cache_opened_circuit_state()
: circuitlist.h
, circuitlist.c
- circuit_can_be_cannibalized_for_v3_rp()
: circuitlist.c
- circuit_chan_publish()
: circuitbuild.c
- circuit_change_purpose()
: circuituse.c
, circuituse.h
- circuit_channel_direction_t
: or.h
- circuit_clear_cell_queue()
: relay.c
, relay.h
- circuit_clear_cpath()
: circuitlist.c
, circuitlist.h
- circuit_clear_isolation()
: connection_edge.c
, connection_edge.h
- circuit_clear_testing_cell_stats()
: circuitlist.c
, circuitlist.h
- circuit_close_all_marked()
: circuitlist.c
, circuitlist.h
- circuit_consider_stop_edge_reading()
: relay.c
- circuit_count_pending_on_channel()
: circuitlist.h
, circuitlist.c
- circuit_cpath_supports_ntor()
: circuitbuild.c
- circuit_deliver_create_cell()
: circuitbuild.c
, circuitbuild.h
- circuit_describe_status_for_controller()
: control_fmt.c
, control_fmt.h
- circuit_detach_stream()
: circuituse.c
, circuituse.h
- circuit_discard_optional_exit_enclaves()
: connection_edge.h
, connection_edge.c
- circuit_dump_by_conn()
: circuitlist.c
, circuitlist.h
- circuit_dump_conn_details()
: circuitlist.c
- circuit_end_reason_to_control_string()
: reasons.h
, reasons.c
- circuit_enough_testing_circs()
: circuituse.c
, circuituse.h
- circuit_establish_circuit()
: circuitbuild.c
, circuitbuild.h
- circuit_event_status()
: circuitlist.c
, circuitlist.h
- circuit_expire_building()
: circuituse.h
, circuituse.c
- circuit_expire_old_circs_as_needed()
: circuituse.c
, circuituse.h
- circuit_expire_old_circuits_clientside()
: circuituse.c
- circuit_expire_old_circuits_serverside()
: circuituse.c
, circuituse.h
- circuit_expire_waiting_for_better_guard()
: circuituse.c
, circuituse.h
- circuit_extend()
: circuitbuild_relay.c
- circuit_extend_to_new_exit()
: circuitbuild.h
, circuitbuild.c
- circuit_find_circuits_to_upgrade_from_guard_wait()
: circuitlist.c
, circuitlist.h
- circuit_find_to_cannibalize()
: circuitlist.c
, circuitlist.h
- circuit_finish_handshake()
: circuitbuild.c
- circuit_free_()
: circuitlist.c
- circuit_free_all()
: circuitlist.h
, circuitlist.c
- circuit_get_all_pending_on_channel()
: circuitlist.c
, circuitlist.h
- circuit_get_best()
: circuituse.c
- circuit_get_by_circid_channel()
: circuitlist.c
, circuitlist.h
- circuit_get_by_circid_channel_even_if_marked()
: circuitlist.c
, circuitlist.h
- circuit_get_by_circid_channel_impl()
: circuitlist.c
- circuit_get_by_edge_conn()
: circuitlist.h
, circuitlist.c
- circuit_get_by_global_id()
: circuitlist.h
, circuitlist.c
- circuit_get_cpath_hop()
: circuitlist.c
, circuitlist.h
- circuit_get_cpath_len()
: circuitlist.c
, circuitlist.h
- circuit_get_cpath_opened_len()
: circuitlist.c
, circuitlist.h
- circuit_get_global_list()
: circuitlist.c
, circuitlist.h
- circuit_get_global_origin_circuit_list()
: circuitlist.c
, circuitlist.h
- circuit_get_next_by_purpose()
: circuitlist.c
, circuitlist.h
- circuit_get_next_intro_circ()
: circuitlist.c
, circuitlist.h
- circuit_get_next_service_rp_circ()
: circuitlist.h
, circuitlist.c
- circuit_get_nth_node()
: circuitpadding.c
- circuit_get_open_circ_or_launch()
: circuituse.c
- circuit_get_streams_max_data_age()
: circuitlist.c
- circuit_get_unhandled_ports()
: circuitbuild.c
- circuit_guard_state_free_()
: entrynodes.c
, entrynodes.h
- circuit_guard_state_new()
: entrynodes.c
- circuit_handle_first_hop()
: circuitbuild.c
, circuitbuild.h
- circuit_has_opened()
: circuituse.c
, circuituse.h
- circuit_id_in_use_on_channel()
: circuitlist.c
, circuitlist.h
- circuit_id_when_marked_unusable_on_channel()
: circuitlist.c
, circuitlist.h
- circuit_increment_failure_count()
: circuituse.c
- circuit_initial_package_window()
: circuitlist.c
, circuitlist.h
- circuit_is_acceptable()
: circuituse.c
- circuit_is_better()
: circuituse.c
- circuit_is_hs_v3()
: circuituse.c
, circuituse.h
- CIRCUIT_IS_ORCIRC
: circuitlist.h
- CIRCUIT_IS_ORIGIN
: circuitlist.h
- circuit_is_suitable_for_introduce1()
: hs_intropoint.c
- circuit_is_suitable_intro_point()
: hs_intropoint.c
- circuit_launch()
: circuituse.c
, circuituse.h
- circuit_launch_by_extend_info()
: circuituse.c
, circuituse.h
- circuit_launch_predicted_hs_circ()
: circuituse.c
- circuit_list_path()
: circuitbuild.c
, circuitbuild.h
- circuit_list_path_for_controller()
: circuitbuild.h
, circuitbuild.c
- circuit_list_path_impl()
: circuitbuild.c
- circuit_log_ancient_one_hop_circuits()
: circuituse.c
, circuituse.h
- circuit_log_path()
: circuitbuild.c
, circuitbuild.h
- circuit_mark_all_dirty_circs_as_unusable()
: circuitlist.c
, circuitlist.h
- circuit_mark_all_unused_circs()
: circuitlist.c
, circuitlist.h
- circuit_mark_for_close_()
: circuitlist.c
, circuitlist.h
- circuit_matches_with_rend_stream()
: circuituse.c
- circuit_max_queued_cell_age()
: circuitlist.c
- circuit_max_queued_data_age()
: circuitlist.c
- circuit_max_queued_item_age()
: circuitlist.c
- circuit_may_omit_guard()
: circuitbuild.c
- circuit_n_chan_done()
: circuitbuild.h
, circuitbuild.c
- circuit_note_clock_jumped()
: circuitbuild.c
, circuitbuild.h
- circuit_package_relay_cell()
: relay.c
, relay.h
- circuit_pick_create_handshake()
: circuitbuild.c
- circuit_pick_extend_handshake()
: circuitbuild.c
- circuit_predict_and_launch_new()
: circuituse.c
- CIRCUIT_PURPOSE_C_CIRCUIT_PADDING
: circuitlist.h
- CIRCUIT_PURPOSE_C_ESTABLISH_REND
: circuitlist.h
- CIRCUIT_PURPOSE_C_GENERAL
: circuitlist.h
- CIRCUIT_PURPOSE_C_HSDIR_GET
: circuitlist.h
- CIRCUIT_PURPOSE_C_INTRODUCE_ACK_WAIT
: circuitlist.h
- CIRCUIT_PURPOSE_C_INTRODUCE_ACKED
: circuitlist.h
- CIRCUIT_PURPOSE_C_INTRODUCING
: circuitlist.h
- CIRCUIT_PURPOSE_C_MEASURE_TIMEOUT
: circuitlist.h
- CIRCUIT_PURPOSE_C_REND_JOINED
: circuitlist.h
- CIRCUIT_PURPOSE_C_REND_READY
: circuitlist.h
- CIRCUIT_PURPOSE_C_REND_READY_INTRO_ACKED
: circuitlist.h
- CIRCUIT_PURPOSE_CONTROLLER
: circuitlist.h
- CIRCUIT_PURPOSE_COUNTS_TOWARDS_MAXPENDING
: circuitlist.h
- circuit_purpose_from_string()
: control_cmd.c
- CIRCUIT_PURPOSE_HS_VANGUARDS
: circuitlist.h
- CIRCUIT_PURPOSE_INTRO_POINT
: circuitlist.h
- CIRCUIT_PURPOSE_IS_CLIENT
: circuitlist.h
- circuit_purpose_is_correct_for_rend()
: hs_circuit.c
- CIRCUIT_PURPOSE_IS_ESTABLISHED_REND
: circuitlist.h
- circuit_purpose_is_hidden_service()
: circuituse.h
, circuituse.c
- circuit_purpose_is_hs_client()
: circuituse.c
, circuituse.h
- circuit_purpose_is_hs_service()
: circuituse.c
, circuituse.h
- circuit_purpose_is_hs_vanguards()
: circuituse.c
, circuituse.h
- CIRCUIT_PURPOSE_IS_ORIGIN
: circuitlist.h
- CIRCUIT_PURPOSE_OR
: circuitlist.h
- CIRCUIT_PURPOSE_PATH_BIAS_TESTING
: circuitlist.h
- CIRCUIT_PURPOSE_REND_ESTABLISHED
: circuitlist.h
- CIRCUIT_PURPOSE_REND_POINT_WAITING
: circuitlist.h
- CIRCUIT_PURPOSE_S_CONNECT_REND
: circuitlist.h
- CIRCUIT_PURPOSE_S_ESTABLISH_INTRO
: circuitlist.h
- CIRCUIT_PURPOSE_S_HSDIR_POST
: circuitlist.h
- CIRCUIT_PURPOSE_S_INTRO
: circuitlist.h
- CIRCUIT_PURPOSE_S_REND_JOINED
: circuitlist.h
- CIRCUIT_PURPOSE_TESTING
: circuitlist.h
- circuit_purpose_to_controller_hs_state_string()
: circuitlist.c
, circuitlist.h
- circuit_purpose_to_controller_string()
: circuitlist.c
, circuitlist.h
- circuit_purpose_to_string()
: circuitlist.c
, circuitlist.h
- CIRCUIT_PURPOSE_UNKNOWN
: circuitlist.h
- circuit_queue_streams_are_blocked()
: relay.c
- circuit_read_valid_data()
: circuituse.c
, circuituse.h
- circuit_receive_relay_cell()
: relay.c
, relay.h
- circuit_remove_from_origin_circuit_list()
: circuitlist.c
- circuit_remove_handled_ports()
: circuituse.h
, circuituse.c
- circuit_reset_failure_count()
: circuituse.c
, circuituse.h
- circuit_reset_sendme_randomness()
: relay.c
, relay.h
- circuit_resume_edge_reading()
: relay.c
- circuit_resume_edge_reading_helper()
: relay.c
- circuit_send_first_onion_skin()
: circuitbuild.c
- circuit_send_intermediate_onion_skin()
: circuitbuild.c
- circuit_send_next_onion_skin()
: circuitbuild.h
, circuitbuild.c
- circuit_sendme_cell_is_next()
: sendme.c
- circuit_sent_valid_data()
: circuituse.c
, circuituse.h
- circuit_set_n_circid_chan()
: circuitlist.c
, circuitlist.h
- circuit_set_p_circid_chan()
: circuitlist.c
, circuitlist.h
- circuit_set_state()
: circuitlist.c
, circuitlist.h
- circuit_should_cannibalize_to_build()
: circuituse.c
- circuit_should_use_vanguards()
: circuituse.c
, circuituse.h
- CIRCUIT_STATE_BUILDING
: circuitlist.h
- CIRCUIT_STATE_CHAN_WAIT
: circuitlist.h
- CIRCUIT_STATE_GUARD_WAIT
: circuitlist.h
- CIRCUIT_STATE_ONIONSKIN_PENDING
: circuitlist.h
- CIRCUIT_STATE_OPEN
: circuitlist.h
- circuit_state_publish()
: circuitlist.c
- circuit_state_to_string()
: circuitlist.h
, circuitlist.c
- circuit_status_event_t
: ocirc_event.h
- circuit_status_minor_event_t
: control_events.h
- circuit_stream_is_being_handled()
: circuituse.c
, circuituse.h
- circuit_synchronize_written_or_bandwidth()
: circuitlist.c
, circuitlist.h
- circuit_testing_failed()
: circuituse.c
- circuit_testing_opened()
: circuituse.c
- CIRCUIT_TIMEOUT_BEFORE_RECHECK_IP
: circuitstats.c
- circuit_timeout_want_to_count_circ()
: circuitbuild.c
, circuitbuild.h
- circuit_truncated()
: circuitbuild.c
, circuitbuild.h
- circuit_try_attaching_streams()
: circuituse.c
, circuituse.h
- circuit_try_clearing_isolation_state()
: circuituse.c
- circuit_unlink_all_from_channel()
: circuitlist.h
, circuitlist.c
- circuit_update_channel_usage()
: relay.c
- circuit_upgrade_circuits_from_guard_wait()
: circuitbuild.c
, circuitbuild.h
- circuitmux_alloc()
: circuitmux.c
, circuitmux.h
- circuitmux_attach_circuit()
: circuitmux.c
, circuitmux.h
- circuitmux_attached_circuit_direction()
: circuitmux.c
, circuitmux.h
- circuitmux_clear_num_cells()
: circuitmux.c
, circuitmux.h
- circuitmux_clear_policy()
: circuitmux.c
, circuitmux.h
- circuitmux_compare_muxes()
: circuitmux.c
, circuitmux.h
- circuitmux_detach_all_circuits()
: circuitmux.c
, circuitmux.h
- circuitmux_detach_circuit()
: circuitmux.c
, circuitmux.h
- circuitmux_ewma_free_all()
: circuitmux_ewma.c
, circuitmux_ewma.h
- circuitmux_find_map_entry()
: circuitmux.c
- circuitmux_free_()
: circuitmux.h
, circuitmux.c
- circuitmux_get_first_active_circuit()
: circuitmux.h
, circuitmux.c
- circuitmux_get_policy()
: circuitmux.c
, circuitmux.h
- circuitmux_is_circuit_active()
: circuitmux.c
, circuitmux.h
- circuitmux_is_circuit_attached()
: circuitmux.c
, circuitmux.h
- circuitmux_make_circuit_active()
: circuitmux.c
- circuitmux_make_circuit_inactive()
: circuitmux.c
- circuitmux_mark_destroyed_circids_usable()
: circuitmux.c
, circuitmux.h
- circuitmux_notify_xmit_cells()
: circuitmux.c
, circuitmux.h
- circuitmux_notify_xmit_destroy()
: circuitmux.c
, circuitmux.h
- circuitmux_num_active_circuits()
: circuitmux.c
, circuitmux.h
- circuitmux_num_cells()
: circuitmux.c
, circuitmux.h
- circuitmux_num_cells_for_circuit()
: circuitmux.c
, circuitmux.h
- circuitmux_num_circuits()
: circuitmux.c
, circuitmux.h
- circuitmux_set_num_cells()
: circuitmux.c
, circuitmux.h
- circuitmux_set_policy()
: circuitmux.c
, circuitmux.h
- circuits_compare_by_oldest_queued_item_()
: circuitlist.c
- circuits_for_buffer_stats
: rephist.c
- circuits_handle_oom()
: circuitlist.c
, circuitlist.h
- circuits_pending_chans
: circuitlist.c
- circuits_pending_close
: circuitlist.c
- circuits_pending_other_guards
: circuitlist.c
- CIRCWINDOW_INCREMENT
: or.h
- CIRCWINDOW_START
: or.h
- clamp_double_to_int64()
: fp.h
, fp.c
- clean_caches_callback()
: mainloop.c
- clean_fname_for_stat()
: path.c
, path.h
- clean_up_backtrace_handler()
: backtrace.c
, backtrace.h
- cleanup_intro_points()
: hs_service.c
- cleanup_on_close_client_circ()
: hs_circuit.c
- cleanup_on_free_client_circ()
: hs_circuit.c
- cleanup_protocol_warning_severity_level()
: config.c
- clear_bridge_list()
: bridges.c
- clear_broken_connection_map()
: connection_or.c
, connection_or.h
- clear_cached_dir()
: dirserv.c
- clear_cfg_fn_t
: conftypes.h
- clear_circ_bw_fields()
: control_events.c
- clear_dir_servers()
: dirlist.c
, dirlist.h
- clear_geoip_db()
: geoip.c
- clear_pending_onions()
: onion_queue.c
, onion_queue.h
- clear_status_flags_on_sybil()
: dirvote.c
- clear_trackexithost_mappings()
: addressmap.c
, addressmap.h
- clear_transport_list()
: transports.c
- clear_waitpid_callback()
: waitpid.h
, waitpid.c
- CLIENT_AUTH_FLAG_IS_PERMANENT
: hs_client.h
- client_auths
: hs_client.c
- client_check_address_changed()
: connection.c
- client_desc_has_arrived()
: hs_client.c
- client_desc_missing_bad_client_auth()
: hs_client.c
- client_dir_fetch_200()
: hs_client.c
- client_dir_fetch_400()
: hs_client.c
- client_dir_fetch_404()
: hs_client.c
- client_dir_fetch_unexpected()
: hs_client.c
- client_dns_clear_failures()
: addressmap.c
, addressmap.h
- client_dns_incr_failures()
: addressmap.c
, addressmap.h
- client_dns_set_addressmap()
: addressmap.c
, addressmap.h
- client_dns_set_addressmap_impl()
: addressmap.c
- client_dns_set_reverse_addressmap()
: addressmap.c
, addressmap.h
- client_filename_is_valid()
: hs_service.c
- client_get_random_intro()
: hs_client.c
- client_identity_key_is_set()
: router.h
, router.c
- client_identitykey
: router.c
- CLIENT_IDLE_TIME_FOR_PRIORITY
: connection.c
- client_intro_circ_has_opened()
: hs_client.c
- client_likes_consensus()
: dircache.c
- client_meth_allowed_anonymous_compression
: dirclient.c
- client_meth_pref
: dirclient.c
- client_rendezvous_circ_has_opened()
: hs_client.c
- client_service_authorization_free_void()
: hs_client.c
- client_would_use_router()
: networkstatus.h
, networkstatus.c
- clip_dns_ttl()
: connection_edge.c
, connection_edge.h
- clock_skew_warning()
: connection.c
- close_all_socks_conns_waiting_for_desc()
: hs_client.c
- close_closeable_connections()
: mainloop.c
- close_directory_connections()
: hs_service.c
- close_intro_circuits()
: hs_service.c
- close_log()
: log.c
- close_log_sigsafe()
: log.c
- close_or_reextend_intro_circ()
: hs_client.c
- close_service_circuits()
: hs_service.c
- close_service_intro_circuits()
: hs_service.c
- close_service_rp_circuits()
: hs_service.c
- close_temp_logs()
: log.c
, log.h
- closeable_connection_lst
: mainloop.c
- clz32()
: prob_distr.c
- CMD_DUMP_CONFIG
: tor_cmdline_mode.h
- CMD_FL_WIPE
: control_cmd.c
- CMD_HASH_PASSWORD
: tor_cmdline_mode.h
- CMD_IMMEDIATE
: tor_cmdline_mode.h
- CMD_KEY_EXPIRATION
: tor_cmdline_mode.h
- CMD_KEYGEN
: tor_cmdline_mode.h
- CMD_LIST_FINGERPRINT
: tor_cmdline_mode.h
- CMD_RUN_TOR
: tor_cmdline_mode.h
- CMD_RUN_UNITTESTS
: tor_cmdline_mode.h
- CMD_VERIFY_CONFIG
: tor_cmdline_mode.h
- CMDLINE_ONLY_OPTIONS
: config.c
- cmp_int_strings_()
: dirvote.c
- cmux_ewma_set_options()
: circuitmux_ewma.c
, circuitmux_ewma.h
- collect_period_statistics()
: connstats.c
- command
: config.c
- command_allowed_before_handshake()
: channeltls.c
- command_handle_incoming_channel()
: command.c
- command_process_cell()
: command.c
, command.h
- command_process_create_cell()
: command.c
- command_process_created_cell()
: command.c
- command_process_destroy_cell()
: command.c
- command_process_relay_cell()
: command.c
- command_setup_channel()
: command.c
, command.h
- command_setup_listener()
: command.c
, command.h
- commit_add_to_state()
: shared_random_state.c
- commit_decode()
: shared_random.c
- commit_encode()
: shared_random.c
- commit_free_()
: shared_random_state.c
- commit_has_reveal_value()
: shared_random.c
- commit_is_authoritative()
: shared_random.c
- commit_log()
: shared_random.c
- commit_max()
: bwhist.c
- commit_new()
: shared_random.c
- commitments_are_the_same()
: shared_random.c
- compare_by_staleness_()
: consdiffmgr.c
- compare_by_valid_after_()
: consdiffmgr.c
- compare_cached_resolves_by_expiry_()
: dns.c
- compare_cell_ewma_counts()
: circuitmux_ewma.c
- compare_digest_to_fetch_hsdir_index()
: hs_common.c
- compare_digest_to_routerstatus_entry()
: networkstatus.h
, networkstatus.c
- compare_digest_to_store_first_hsdir_index()
: hs_common.c
- compare_digest_to_store_second_hsdir_index()
: hs_common.c
- compare_digest_to_vote_routerstatus_entry()
: networkstatus.c
, networkstatus.h
- compare_digests256_()
: smartlist.c
- compare_digests_()
: smartlist.c
- compare_dir_src_ents_by_authority_id_()
: dirvote.c
- compare_duration_idx_()
: routerlist.c
- compare_guards_by_sampled_idx()
: entrynodes.c
- compare_int_()
: rephist.c
- compare_known_tor_addr_to_addr_policy()
: policies.c
- compare_known_tor_addr_to_addr_policy_noport()
: policies.c
- compare_members()
: nodefamily.c
- compare_node_fetch_hsdir_index()
: hs_common.c
- compare_node_store_first_hsdir_index()
: hs_common.c
- compare_node_store_second_hsdir_index()
: hs_common.c
- compare_old_routers_by_identity_()
: routerlist.c
- compare_orports_()
: dirvote.c
- compare_pairs_()
: directory.c
- compare_ptrs_()
: smartlist.c
- compare_reveal_()
: shared_random.c
- compare_routerinfo_addrs_by_family()
: dirvote.c
- compare_routerinfo_by_id_digest_()
: routerlist.c
- compare_routerinfo_by_ipv4()
: dirvote.c
- compare_routerinfo_by_ipv6()
: dirvote.c
- compare_routerinfo_usefulness()
: dirvote.c
- compare_service_authorzized_client_()
: hs_service.c
- compare_signed_descriptors_by_age_()
: routerlist.c
- compare_srv_()
: shared_random.c
- compare_srvs_()
: shared_random.c
- compare_string_ptrs_()
: smartlist.c
- compare_strs_()
: dirclient.c
- compare_tor_addr_to_addr_policy()
: policies.h
, policies.c
- compare_tor_addr_to_node_policy()
: policies.c
, policies.h
- compare_tor_addr_to_short_policy()
: policies.c
, policies.h
- compare_tor_version_str_ptr_()
: versions.c
- compare_unknown_tor_addr_to_addr_policy()
: policies.c
- compare_vote_rs()
: dirvote.c
- compare_vote_rs_()
: dirvote.c
- compare_votes_by_authority_id_()
: dirvote.c
- compat_getdelim_()
: files.h
- compress_consensus_with
: consdiffmgr.c
- compress_diffs_with
: consdiffmgr.c
- compress_method_t
: compress.h
- compress_multiple()
: consdiffmgr.c
- compression_level_t
: compress.h
- compression_method_get_by_name()
: compress.c
, compress.h
- compression_method_get_human_name()
: compress.h
, compress.c
- compression_method_get_name()
: compress.c
, compress.h
- compression_method_human_names
: compress.c
- compression_method_names
: compress.c
- compute_consensus_method()
: dirvote.c
- compute_consensus_package_lines()
: dirvote.c
- compute_consensus_versions_list()
: dirvote.c
- compute_disaster_srv()
: hs_common.c
- compute_frac_paths_available()
: nodelist.c
- compute_group_readable_flag()
: config.c
- compute_introduce_mac()
: hs_cell.c
- compute_nth_protocol_set()
: dirvote.c
- compute_num_cpus()
: numcpus.c
, numcpus.h
- compute_num_cpus_impl()
: numcpus.c
- compute_padded_plaintext_length()
: hs_descriptor.c
- compute_publishserverdescriptor()
: relay_config.c
- compute_retry_timeout()
: connection_edge.c
- compute_routerstatus_consensus()
: dirvote.c
- compute_subcredentials()
: hs_ob.c
- compute_weighted_bandwidths()
: node_select.c
- CONCAT_ARGS
: parsecommon.h
- CONF_CONTEXT
: mainloop_sys.c
- CONF_VAR
: confdecl.h
- config_assign()
: confmgt.c
, confmgt.h
- config_assign_line()
: confmgt.c
- config_assign_value()
: confmgt.c
- CONFIG_BACKUP_PATTERN
: config.h
- CONFIG_CHECK
: confmgt.c
- config_check_immutable_flags()
: confmgt.c
- config_check_ok()
: confmgt.h
, confmgt.c
- config_check_toplevel_magic()
: confmgt.c
, confmgt.h
- config_clear()
: confmgt.c
- config_count_key()
: confline.c
, confline.h
- config_count_options()
: confmgt.c
- config_decl_STRING
: confdecl.h
- config_dump()
: confmgt.c
, confmgt.h
- config_dup()
: confmgt.c
, confmgt.h
- config_ensure_bandwidth_cap()
: config.c
, config.h
- config_expand_abbrev()
: confmgt.c
, confmgt.h
- config_find_deprecation()
: confmgt.c
, confmgt.h
- config_find_option_name()
: confmgt.c
, confmgt.h
- config_free_()
: confmgt.c
, confmgt.h
- config_free_all()
: config.c
, config.h
- config_free_lines_()
: confline.c
, confline.h
- config_generic_service()
: hs_config.c
- config_get_assigned_option()
: confmgt.h
, confmgt.c
- config_get_changes()
: confmgt.h
, confmgt.c
- config_get_lines()
: confline.c
, confline.h
- config_get_lines_aux()
: confline.c
, confline.h
- config_get_lines_include()
: conffile.h
- config_has_invalid_options()
: hs_config.c
- config_init()
: confmgt.c
, confmgt.h
- config_is_same()
: confmgt.c
, confmgt.h
- config_learn_service_version()
: hs_config.c
- config_line_append()
: confline.c
, confline.h
- CONFIG_LINE_APPEND
: confline.h
- config_line_find()
: confline.h
, confline.c
- config_line_find_case()
: confline.c
, confline.h
- CONFIG_LINE_NORMAL
: confline.h
- config_line_prepend()
: confline.c
, confline.h
- config_lines_contain_flag()
: control_cmd.c
- config_lines_dup()
: confline.c
, confline.h
- config_lines_dup_and_filter()
: confline.c
, confline.h
- config_lines_eq()
: confline.c
, confline.h
- config_lines_partition()
: confline.c
, confline.h
- config_load_geoip_file_()
: config.c
- config_mark_lists_fragile()
: confmgt.c
- config_maybe_load_geoip_files_()
: config.c
- config_mgr_add_format()
: confmgt.h
, confmgt.c
- config_mgr_assert_magic_ok()
: confmgt.c
- config_mgr_find_var()
: confmgt.c
- config_mgr_free_()
: confmgt.c
, confmgt.h
- config_mgr_freeze()
: confmgt.c
, confmgt.h
- config_mgr_get_obj()
: confmgt.c
, confmgt.h
- config_mgr_get_obj_mutable()
: confmgt.c
, confmgt.h
- config_mgr_get_suite_ptr()
: confmgt.c
- config_mgr_list_deprecated_vars()
: confmgt.c
, confmgt.h
- config_mgr_list_vars()
: confmgt.c
, confmgt.h
- config_mgr_new()
: confmgt.c
, confmgt.h
- config_mgr_register_fmt()
: confmgt.c
- config_new()
: confmgt.c
, confmgt.h
- config_parse_commandline()
: config.c
, config.h
- config_parse_interval()
: unitparse.c
, unitparse.h
- config_parse_memunit()
: unitparse.c
, unitparse.h
- config_parse_msec_interval()
: unitparse.h
, unitparse.c
- config_parse_units()
: unitparse.c
, unitparse.h
- config_register_addressmaps()
: config.c
, config.h
- config_reset()
: confmgt.c
- config_reset_line()
: confmgt.c
- config_service()
: hs_config.c
- config_service_v3()
: hs_config.c
- config_suite_free_()
: confmgt.c
- config_suite_new()
: confmgt.c
- CONFIG_TYPE_AUTOBOOL
: conftypes.h
- CONFIG_TYPE_BOOL
: conftypes.h
- CONFIG_TYPE_CSV
: conftypes.h
- CONFIG_TYPE_CSV_INTERVAL
: conftypes.h
- CONFIG_TYPE_DOUBLE
: conftypes.h
- CONFIG_TYPE_EXTENDED
: conftypes.h
- CONFIG_TYPE_FILENAME
: conftypes.h
- CONFIG_TYPE_IGNORE
: conftypes.h
- CONFIG_TYPE_INT
: conftypes.h
- CONFIG_TYPE_INTERVAL
: conftypes.h
- CONFIG_TYPE_ISOTIME
: conftypes.h
- CONFIG_TYPE_LINELIST
: conftypes.h
- CONFIG_TYPE_LINELIST_S
: conftypes.h
- CONFIG_TYPE_LINELIST_V
: conftypes.h
- CONFIG_TYPE_MEMUNIT
: conftypes.h
- CONFIG_TYPE_MSEC_INTERVAL
: conftypes.h
- CONFIG_TYPE_OBSOLETE
: conftypes.h
- CONFIG_TYPE_POSINT
: conftypes.h
- CONFIG_TYPE_STRING
: conftypes.h
- config_type_t
: conftypes.h
- CONFIG_TYPE_UINT64
: conftypes.h
- config_validate()
: confmgt.c
, confmgt.h
- config_validate_service()
: hs_config.c
- config_validate_single()
: confmgt.c
- config_value_needs_escape()
: confmgt.c
- CONFIG_VAR_DEFN
: confmacros.h
- CONFIG_VAR_ETYPE
: confmacros.h
- config_var_has_flag()
: confmgt.c
- config_var_is_dumpable()
: confmgt.c
- config_var_is_gettable()
: confmgt.c
- config_var_is_listable()
: confmgt.c
, confmgt.h
- config_var_is_replaced_on_set()
: confmgt.c
- config_var_is_settable()
: confmgt.c
, confmgt.h
- config_var_needs_copy()
: confmgt.c
- CONFIG_VAR_OBSOLETE
: confmacros.h
- config_var_should_list_changes()
: confmgt.c
- configure_accounting()
: hibernate.c
, hibernate.h
- configure_backtrace_handler()
: backtrace.c
, backtrace.h
- configure_libevent_logging()
: compat_libevent.c
, compat_libevent.h
- configure_nameservers()
: dns.c
- configure_proxy()
: transports.c
- configured_ports
: config.c
- conn_close_if_marked()
: mainloop.c
- conn_get_buffer_age()
: circuitlist.c
- conn_get_outbound_address()
: connection.c
- conn_get_proxy_type()
: connection.c
- CONN_GET_TEMPLATE
: connection.c
- CONN_IS_CLOSED
: connection.c
- CONN_IS_EDGE
: connection_st.h
- conn_listener_type_supports_af_unix()
: connection.c
, connection.h
- CONN_LOG_PROTECT
: connection.h
- conn_read_callback()
: mainloop.c
- conn_state_to_string()
: connection.c
, connection.h
- conn_stats_format()
: connstats.c
, connstats.h
- conn_stats_free_all()
: connstats.c
, connstats.h
- conn_stats_init()
: connstats.h
, connstats.c
- conn_stats_note_or_conn_bytes()
: connstats.c
, connstats.h
- conn_stats_reset()
: connstats.c
, connstats.h
- conn_stats_save()
: connstats.c
, connstats.h
- conn_stats_terminate()
: connstats.c
, connstats.h
- CONN_TYPE_AP
: connection.h
- CONN_TYPE_AP_DNS_LISTENER
: connection.h
- CONN_TYPE_AP_HTTP_CONNECT_LISTENER
: connection.h
- CONN_TYPE_AP_LISTENER
: connection.h
- CONN_TYPE_AP_NATD_LISTENER
: connection.h
- CONN_TYPE_AP_TRANS_LISTENER
: connection.h
- CONN_TYPE_CONTROL
: connection.h
- CONN_TYPE_CONTROL_LISTENER
: connection.h
- CONN_TYPE_DIR
: connection.h
- CONN_TYPE_DIR_LISTENER
: connection.h
- CONN_TYPE_EXIT
: connection.h
- CONN_TYPE_EXT_OR
: connection.h
- CONN_TYPE_EXT_OR_LISTENER
: connection.h
- CONN_TYPE_METRICS
: connection.h
- CONN_TYPE_METRICS_LISTENER
: connection.h
- CONN_TYPE_OR
: connection.h
- CONN_TYPE_OR_LISTENER
: connection.h
- conn_type_to_string()
: connection.c
, connection.h
- conn_write_callback()
: mainloop.c
- connected_cell_format_payload()
: connection_edge.c
- connected_cell_parse()
: relay.c
- connection_about_to_close_connection()
: connection.c
, connection.h
- connection_add_impl()
: mainloop.c
, mainloop.h
- connection_ap_about_to_close()
: connection_edge.c
, connection_edge.h
- connection_ap_attach_pending()
: connection_edge.h
, connection_edge.c
- connection_ap_can_use_exit()
: connection_edge.c
, connection_edge.h
- connection_ap_detach_retriable()
: connection_edge.c
, connection_edge.h
- connection_ap_expire_beginning()
: connection_edge.c
, connection_edge.h
- connection_ap_fail_onehop()
: connection_edge.c
, connection_edge.h
- connection_ap_get_begincell_flags()
: connection_edge.c
- connection_ap_get_nonrend_circ_purpose()
: circuituse.c
- connection_ap_get_original_destination()
: connection_edge.c
- connection_ap_handle_onion()
: connection_edge.c
- connection_ap_handshake_attach_chosen_circuit()
: circuituse.c
, circuituse.h
- connection_ap_handshake_attach_circuit()
: circuituse.c
, circuituse.h
- connection_ap_handshake_process_socks()
: connection_edge.c
- connection_ap_handshake_rewrite_and_attach()
: connection_edge.h
, connection_edge.c
- connection_ap_handshake_send_begin()
: connection_edge.c
, connection_edge.h
- connection_ap_handshake_send_resolve()
: connection_edge.c
, connection_edge.h
- connection_ap_handshake_socks_got_resolved_cell()
: relay.c
- connection_ap_handshake_socks_reply()
: connection_edge.h
, connection_edge.c
- connection_ap_handshake_socks_resolved()
: connection_edge.c
, connection_edge.h
- connection_ap_handshake_socks_resolved_addr()
: connection_edge.c
, connection_edge.h
- connection_ap_make_link()
: connection_edge.c
, connection_edge.h
- connection_ap_mark_as_non_pending_circuit()
: connection_edge.c
, connection_edge.h
- connection_ap_mark_as_pending_circuit_()
: connection_edge.c
, connection_edge.h
- connection_ap_mark_as_waiting_for_renddesc()
: connection_edge.c
, connection_edge.h
- connection_ap_process_end_not_open()
: relay.c
- connection_ap_process_http_connect()
: connection_edge.c
- connection_ap_process_natd()
: connection_edge.c
- connection_ap_process_transparent()
: connection_edge.h
, connection_edge.c
- connection_ap_rescan_and_attach_pending()
: connection_edge.c
, connection_edge.h
- connection_ap_rewrite_and_attach_if_allowed()
: connection_edge.c
, connection_edge.h
- connection_ap_supports_optimistic_data()
: connection_edge.c
- connection_array
: mainloop.c
- connection_bucket_adjust()
: connection.c
- connection_bucket_get_share()
: connection.c
- connection_bucket_init()
: connection.c
, connection.h
- connection_bucket_read_limit()
: connection.c
- connection_bucket_refill_single()
: connection.c
- connection_bucket_write_limit()
: connection.c
, connection.h
- connection_buckets_decrement()
: connection.c
- connection_buf_add_buf()
: connection.h
, connection.c
- connection_buf_get_bytes()
: connection.c
, connection.h
- connection_buf_get_line()
: connection.c
, connection.h
- connection_buf_read_from_socket()
: connection.c
- connection_check_event()
: mainloop.c
- connection_check_oos()
: connection.c
, connection.h
- connection_close_immediate()
: connection.c
, connection.h
- connection_connect()
: connection.c
- connection_connect_sockaddr()
: connection.c
- connection_consider_empty_read_buckets()
: connection.c
, connection.h
- connection_consider_empty_write_buckets()
: connection.c
, connection.h
- connection_control_closed()
: control.c
, control.h
- connection_control_finished_flushing()
: control.c
, control.h
- connection_control_process_inbuf()
: control.c
, control.h
- connection_control_reached_eof()
: control.c
, control.h
- connection_count_moribund()
: mainloop.c
, mainloop.h
- connection_counts_as_relayed_traffic()
: connection.c
- connection_describe()
: connection.h
, connection.c
- connection_describe_peer()
: connection.c
, connection.h
- connection_describe_peer_internal()
: connection.c
- connection_dir_about_to_close()
: directory.c
, directory.h
- connection_dir_bridge_routerdesc_failed()
: dirclient.c
- connection_dir_buf_add()
: connection.c
, connection.h
- connection_dir_client_reached_eof()
: dirclient.c
- connection_dir_client_refetch_hsdesc_if_needed()
: dirclient.h
, dirclient.c
- connection_dir_client_request_failed()
: dirclient.h
, dirclient.c
- connection_dir_count_by_purpose_and_resource()
: connection.h
- connection_dir_count_by_purpose_resource_and_state()
: connection.h
- connection_dir_download_cert_failed()
: dirclient.c
- connection_dir_download_routerdesc_failed()
: dirclient.c
- connection_dir_finished_connecting()
: directory.c
, directory.h
- connection_dir_finished_flushing()
: directory.c
, directory.h
- connection_dir_is_anonymous()
: directory.c
, directory.h
- connection_dir_is_encrypted()
: directory.c
, directory.h
- connection_dir_is_global_write_low()
: connection.c
- connection_dir_list_by_purpose_and_resource()
: connection.c
, connection.h
- connection_dir_list_by_purpose_resource_and_state()
: connection.h
, connection.c
- connection_dir_process_inbuf()
: directory.c
, directory.h
- connection_dir_reached_eof()
: dirclient.c
, directory.h
- connection_dir_retry_bridges()
: dirclient.c
- connection_dirserv_flushed_some()
: dirserv.c
, dirserv.h
- connection_dns_remove()
: dns.c
- connection_dump_buffer_mem_stats()
: connection.c
, connection.h
- connection_edge_about_to_close()
: connection_edge.c
- connection_edge_compatible_with_circuit()
: connection_edge.c
, connection_edge.h
- connection_edge_destroy()
: connection_edge.c
, connection_edge.h
- connection_edge_end()
: connection_edge.c
, connection_edge.h
- connection_edge_end_close()
: connection_edge.h
, connection_edge.c
- connection_edge_end_errno()
: connection_edge.c
, connection_edge.h
- connection_edge_finished_connecting()
: connection_edge.c
, connection_edge.h
- connection_edge_finished_flushing()
: connection_edge.c
, connection_edge.h
- connection_edge_flushed_some()
: connection_edge.c
, connection_edge.h
- connection_edge_free_all()
: connection_edge.c
, connection_edge.h
- connection_edge_get_inbuf_bytes_to_package()
: relay.c
- connection_edge_is_rendezvous_stream()
: connection_edge.c
, connection_edge.h
- connection_edge_package_raw_inbuf()
: relay.c
, relay.h
- connection_edge_process_inbuf()
: connection_edge.c
, connection_edge.h
- connection_edge_process_relay_cell()
: relay.c
- connection_edge_process_relay_cell_not_open()
: relay.c
- connection_edge_process_resolved_cell()
: relay.c
- connection_edge_reached_eof()
: connection_edge.c
, connection_edge.h
- connection_edge_send_command()
: relay.c
, relay.h
- connection_edge_update_circuit_isolation()
: connection_edge.c
, connection_edge.h
- connection_entry_set_controller_wait()
: connection_edge.c
, connection_edge.h
- connection_exit_about_to_close()
: connection_edge.c
, connection_edge.h
- connection_exit_begin_conn()
: connection_edge.c
, connection_edge.h
- connection_exit_begin_resolve()
: connection_edge.c
, connection_edge.h
- connection_exit_connect()
: connection_edge.c
, connection_edge.h
- connection_exit_connect_dir()
: connection_edge.c
- connection_expire_held_open()
: connection.h
, connection.c
- connection_ext_or_auth_handle_client_hash()
: ext_orport.c
- connection_ext_or_auth_handle_client_nonce()
: ext_orport.c
- connection_ext_or_auth_neg_auth_type()
: ext_orport.c
- connection_ext_or_auth_process_inbuf()
: ext_orport.c
- connection_ext_or_auth_send_result()
: ext_orport.c
- connection_ext_or_finished_flushing()
: ext_orport.c
- connection_ext_or_handle_cmd_transport()
: ext_orport.c
- connection_ext_or_handle_cmd_useraddr()
: ext_orport.c
- connection_ext_or_process_inbuf()
: ext_orport.c
- connection_ext_or_start_auth()
: ext_orport.c
- connection_ext_or_transition()
: ext_orport.c
- connection_fetch_ext_or_cmd_from_buf()
: ext_orport.c
- connection_fetch_from_buf_http()
: connection.c
, connection.h
- connection_fetch_from_buf_socks_client()
: connection.c
- connection_fetch_var_cell_from_buf()
: connection_or.c
- connection_finished_connecting()
: connection.c
- connection_finished_flushing()
: connection.c
- connection_flush()
: connection.c
, connection.h
- connection_flushed_some()
: connection.c
- connection_free_()
: connection.c
, connection.h
- connection_free_all()
: connection.c
, connection.h
- connection_free_minimal()
: connection.c
- connection_get_another_active_or_conn()
: connection.c
- connection_get_by_global_id()
: connection.c
, connection.h
- connection_get_by_type()
: connection.c
, connection.h
- connection_get_by_type_addr_port_purpose()
: connection.c
- connection_get_by_type_nonlinked()
: connection.h
, connection.c
- connection_get_by_type_state()
: connection.c
, connection.h
- connection_half_edge_add()
: connection_edge.c
- connection_half_edge_compare_bsearch()
: connection_edge.c
- connection_half_edge_find_stream_id()
: connection_edge.c
- connection_half_edge_is_valid_connected()
: connection_edge.c
, connection_edge.h
- connection_half_edge_is_valid_data()
: connection_edge.h
, connection_edge.c
- connection_half_edge_is_valid_end()
: connection_edge.c
, connection_edge.h
- connection_half_edge_is_valid_resolved()
: connection_edge.c
, connection_edge.h
- connection_half_edge_is_valid_sendme()
: connection_edge.c
, connection_edge.h
- connection_handle_listener_read()
: connection.c
- connection_handle_read_impl()
: connection.c
- connection_handle_write_impl()
: connection.c
- connection_haproxy_proxy_connect()
: connection.c
- connection_https_proxy_connect()
: connection.c
- connection_in_array()
: mainloop.c
, mainloop.h
- connection_init()
: connection.c
- connection_init_accepted_conn()
: connection.c
- connection_init_or_handshake_state()
: connection_or.c
, connection_or.h
- connection_is_listener()
: connection.h
, connection.c
- connection_is_moribund()
: connection.c
, connection.h
- connection_is_on_closeable_list()
: mainloop.c
, mainloop.h
- connection_is_rate_limited()
: connection.c
- connection_is_reading()
: mainloop.c
, mainloop.h
- connection_is_writing()
: mainloop.c
, mainloop.h
- connection_link_connections()
: connection.c
, connection.h
- connection_listener_new()
: connection.c
- connection_listener_new_for_port()
: connection.c
- connection_mark_all_noncontrol_connections()
: connection.c
, connection.h
- connection_mark_all_noncontrol_listeners()
: connection.c
, connection.h
- connection_mark_and_flush_
: connection.h
- connection_mark_and_flush_internal_
: connection.h
- connection_mark_for_close_()
: connection.h
, connection.c
- connection_mark_for_close_internal_()
: connection.h
, connection.c
- connection_mark_unattached_ap_()
: connection_edge.c
, connection_edge.h
- connection_may_write_to_buf()
: connection.c
- connection_new()
: connection.c
, connection.h
- connection_or_about_to_close()
: connection_or.c
, connection_or.h
- connection_or_block_renegotiation()
: connection_or.c
, connection_or.h
- connection_or_change_state()
: connection_or.c
, connection_or.h
- connection_or_check_canonicity()
: connection_or.c
- connection_or_check_valid_tls_handshake()
: connection_or.c
- connection_or_clear_identity()
: connection_or.c
, connection_or.h
- connection_or_clear_identity_map()
: connection_or.h
, connection_or.c
- connection_or_client_learned_peer_id()
: connection_or.c
- connection_or_client_used()
: connection_or.c
, connection_or.h
- connection_or_close_for_error()
: connection_or.c
, connection_or.h
- connection_or_close_normally()
: connection_or.c
, connection_or.h
- connection_or_compute_authenticate_cell_body()
: relay_handshake.c
- connection_or_connect()
: connection_or.c
- connection_or_connect_failed()
: connection_or.c
, connection_or.h
- connection_or_digest_is_known_relay()
: connection_or.c
, connection_or.h
- connection_or_event_status()
: connection_or.c
, connection_or.h
- connection_or_finished_connecting()
: connection_or.c
, connection_or.h
- connection_or_finished_flushing()
: connection_or.h
, connection_or.c
- connection_or_flushed_some()
: connection_or.c
, connection_or.h
- connection_or_get_alleged_ed25519_id()
: connection_or.c
, connection_or.h
- connection_or_get_num_circuits()
: connection_or.c
, connection_or.h
- connection_or_get_state_description()
: connection_or.c
- connection_or_group_set_badness_()
: connection_or.c
, connection_or.h
- connection_or_init_conn_from_address()
: connection_or.c
- connection_or_is_bad_for_new_circs()
: connection_or.c
- connection_or_launch_v3_or_handshake()
: connection_or.c
- connection_or_nonopen_was_started_here()
: connection.h
, connection_or.c
- connection_or_note_state_when_broken()
: connection_or.c
- connection_or_notify_error()
: connection_or.c
, connection_or.h
- connection_or_num_cells_writeable()
: connection_or.h
, connection_or.c
- connection_or_process_cells_from_inbuf()
: connection_or.c
- connection_or_process_inbuf()
: connection_or.c
, connection_or.h
- connection_or_reached_eof()
: connection_or.c
, connection_or.h
- connection_or_report_broken_states()
: connection_or.c
, connection_or.h
- connection_or_send_auth_challenge_cell()
: relay_handshake.c
- connection_or_send_authenticate_cell()
: relay_handshake.c
- connection_or_send_certs_cell()
: relay_handshake.c
- connection_or_send_netinfo()
: connection_or.c
, connection_or.h
- connection_or_send_versions()
: connection_or.c
, connection_or.h
- connection_or_set_ext_or_identifier()
: ext_orport.c
- connection_or_set_identity_digest()
: connection_or.c
- connection_or_set_state_open()
: connection_or.c
, connection_or.h
- connection_or_single_set_badness_()
: connection_or.c
, connection_or.h
- connection_or_state_publish()
: connection_or.c
- connection_or_tls_renegotiated_cb()
: connection_or.c
- connection_or_update_token_buckets()
: connection_or.c
, connection_or.h
- connection_or_update_token_buckets_helper()
: connection_or.c
- connection_or_write_cell_to_buf()
: connection_or.h
, connection_or.c
- connection_or_write_var_cell_to_buf()
: connection_or.c
, connection_or.h
- connection_outbuf_too_full()
: connection.c
, connection.h
- connection_printf_to_buf()
: control_proto.c
, control_proto.h
- connection_process_inbuf()
: connection.c
- connection_proxy_connect()
: connection.c
, connection.h
- connection_proxy_state_to_string()
: connection.c
- connection_reached_eof()
: connection.c
- connection_read_bw_exhausted()
: connection.c
, connection.h
- connection_read_https_proxy_response()
: connection.c
- connection_read_proxy_handshake()
: connection.c
, connection.h
- connection_remove()
: mainloop.c
, mainloop.h
- connection_send_socks5_connect()
: connection.c
- connection_should_read_from_linked_conn()
: mainloop.c
- connection_socks4_proxy_connect()
: connection.c
- connection_socks5_proxy_connect()
: connection.c
- connection_start_reading()
: mainloop.h
, mainloop.c
- connection_start_reading_from_linked_conn()
: mainloop.c
- connection_start_writing()
: mainloop.c
, mainloop.h
- connection_state_is_connecting()
: connection.c
, connection.h
- connection_state_is_open()
: connection.c
, connection.h
- connection_stop_reading()
: mainloop.h
, mainloop.c
- connection_stop_reading_from_linked_conn()
: mainloop.c
, mainloop.h
- connection_stop_writing()
: mainloop.c
, mainloop.h
- connection_tls_continue_handshake()
: connection_or.c
, connection_or.h
- connection_tls_finish_handshake()
: connection_or.c
- connection_tls_start_handshake()
: connection_or.c
, connection_or.h
- connection_unlink()
: mainloop.c
- connection_unregister_events()
: mainloop.c
, mainloop.h
- connection_wants_to_flush()
: connection.c
, connection.h
- connection_watch_events()
: mainloop.c
, mainloop.h
- connection_write_bw_exhausted()
: connection.c
, connection.h
- connection_write_ext_or_command()
: ext_orport.c
- connection_write_str_to_buf()
: control_proto.h
, control_proto.c
- connection_write_to_buf_commit()
: connection.c
- connection_write_to_buf_failed()
: connection.c
- connection_write_to_buf_impl_()
: connection.c
, connection.h
- conns_compare_by_buffer_age_()
: circuitlist.c
- cons_diff_cache
: consdiffmgr.c
- consdiff_apply_diff()
: consdiff.c
- consdiff_gen_diff()
: consdiff.c
- consdiff_get_digests()
: consdiff.c
- consdiff_status_t
: consdiffmgr.h
- consdiffmgr_add_consensus()
: consdiffmgr.c
, consdiffmgr.h
, dircache_stub.c
- consdiffmgr_cleanup()
: consdiffmgr.c
, consdiffmgr.h
, dircache_stub.c
- consdiffmgr_configure()
: consdiffmgr.h
, consdiffmgr.c
- consdiffmgr_consensus_load()
: consdiffmgr.c
- consdiffmgr_diffs_load()
: consdiffmgr.c
- consdiffmgr_enable_background_compression()
: consdiffmgr.c
, dircache_stub.c
, consdiffmgr.h
- consdiffmgr_ensure_space_for_files()
: consdiffmgr.c
- consdiffmgr_find_consensus()
: consdiffmgr.c
, consdiffmgr.h
- consdiffmgr_find_diff_from()
: consdiffmgr.c
, consdiffmgr.h
- consdiffmgr_free_all()
: consdiffmgr.c
, consdiffmgr.h
, dircache_stub.c
- consdiffmgr_register_with_sandbox()
: consdiffmgr.c
, consdiffmgr.h
, dircache_stub.c
- consdiffmgr_rescan()
: consdiffmgr.c
, consdiffmgr.h
- consdiffmgr_rescan_cb()
: consdiffmgr.c
- consdiffmgr_rescan_ev
: consdiffmgr.c
- consdiffmgr_rescan_flavor_()
: consdiffmgr.c
- consdiffmgr_set_cache_flags()
: consdiffmgr.c
- consdiffmgr_validate()
: consdiffmgr.c
, consdiffmgr.h
- consensus_cache_add()
: conscache.c
- consensus_cache_clear()
: conscache.c
- consensus_cache_delete_pending()
: conscache.c
, conscache.h
- consensus_cache_entry_decref()
: conscache.h
, conscache.c
- consensus_cache_entry_get_body()
: conscache.c
, conscache.h
- consensus_cache_entry_get_fresh_until()
: consdiffmgr.c
- consensus_cache_entry_get_labels()
: conscache.c
, conscache.h
- consensus_cache_entry_get_valid_after()
: consdiffmgr.c
- consensus_cache_entry_get_valid_until()
: consdiffmgr.c
- consensus_cache_entry_get_value()
: conscache.h
, conscache.c
- consensus_cache_entry_get_voter_id_digests()
: consdiffmgr.c
- consensus_cache_entry_incref()
: conscache.h
, conscache.c
- consensus_cache_entry_map()
: conscache.c
- consensus_cache_entry_mark_for_aggressive_release()
: conscache.c
, conscache.h
- consensus_cache_entry_mark_for_removal()
: conscache.c
, conscache.h
- consensus_cache_entry_unmap()
: conscache.c
- consensus_cache_filter_list()
: conscache.h
, conscache.c
- consensus_cache_find_all()
: conscache.c
, conscache.h
- consensus_cache_find_first()
: conscache.c
, conscache.h
- consensus_cache_free_()
: conscache.c
, conscache.h
- consensus_cache_get_n_filenames_available()
: conscache.c
, conscache.h
- consensus_cache_may_overallocate()
: conscache.c
, conscache.h
- consensus_cache_open()
: conscache.c
, conscache.h
- consensus_cache_register_with_sandbox()
: conscache.c
, conscache.h
- consensus_cache_rescan()
: conscache.c
- consensus_cache_unmap_lazy()
: conscache.c
, conscache.h
- consensus_compress_worker_job_free_()
: consdiffmgr.c
- consensus_compress_worker_replyfn()
: consdiffmgr.c
- consensus_compress_worker_threadfn()
: consdiffmgr.c
- consensus_compression_method_pos()
: consdiffmgr.c
- consensus_compute_digest()
: consdiff.c
- consensus_compute_digest_as_signed()
: consdiff.c
- consensus_diff_apply()
: consdiff.c
, consdiff.h
- consensus_diff_generate()
: consdiff.c
, consdiff.h
- consensus_diff_queue_diff_work()
: consdiffmgr.c
- consensus_diff_worker_job_free_()
: consdiffmgr.c
- consensus_diff_worker_replyfn()
: consdiffmgr.c
- consensus_diff_worker_threadfn()
: consdiffmgr.c
- consensus_digest_eq()
: consdiff.c
- consensus_dl_status
: networkstatus.c
- consensus_flavor_t
: or.h
- consensus_is_waiting_for_certs()
: networkstatus.h
, networkstatus.c
- consensus_join_lines()
: consdiff.c
- CONSENSUS_LINE_MAX_LEN
: consdiff.c
- consensus_method_is_supported()
: dirvote.c
- CONSENSUS_MIN_SECONDS_BEFORE_CACHING
: networkstatus.c
- consensus_nf_conntimeout_clients
: channelpadding.c
- consensus_nf_conntimeout_relays
: channelpadding.c
- consensus_nf_ito_high
: channelpadding.c
- consensus_nf_ito_high_reduced
: channelpadding.c
- consensus_nf_ito_low
: channelpadding.c
- consensus_nf_ito_low_reduced
: channelpadding.c
- consensus_nf_pad_before_usage
: channelpadding.c
- consensus_nf_pad_relays
: channelpadding.c
- consensus_nf_pad_single_onion
: channelpadding.c
- consensus_path_type_t
: nodelist.h
- consensus_queue_compression_work()
: consdiffmgr.c
- consensus_split_lines()
: consdiff.c
- consensus_waiting_for_certs
: networkstatus.c
- consider_adding_dir_servers()
: config.c
- consider_hibernation()
: hibernate.c
, hibernate.h
- consider_plaintext_ports()
: connection_edge.c
- consider_publishable_server()
: router.c
, router.h
- consider_recording_trackhost()
: circuituse.c
- consider_republishing_hs_descriptors
: hs_service.c
- CONST_EDGE_TO_ENTRY_CONN()
: connection_edge.c
, connection_edge.h
- CONST_TO_CONTROL_CONN()
: control.h
, control.c
- CONST_TO_DIR_CONN()
: directory.c
, directory.h
- CONST_TO_EDGE_CONN()
: connection_edge.c
, connection_edge.h
- CONST_TO_ENTRY_CONN()
: connection_edge.c
, connection_edge.h
- CONST_TO_LISTENER_CONN()
: connection.c
- CONST_TO_OR_CONN()
: connection_or.c
, connection_or.h
- construct_ntor_key_map()
: router.c
, router.h
- control_adjust_event_log_severity()
: control_events.c
, control_events.h
- control_any_per_second_event_enabled()
: control_events.c
, control_events.h
- control_cmd_args_free_()
: control_cmd.c
, control_cmd.h
- control_cmd_args_wipe()
: control_cmd.c
, control_cmd.h
- control_cmd_parse_args()
: control_cmd.c
- CONTROL_COMMANDS
: control_cmd.c
- CONTROL_CONN_STATE_NEEDAUTH
: control.h
- CONTROL_CONN_STATE_OPEN
: control.h
- control_connection_add_local_fd()
: control.c
, control.h
- control_connection_new()
: connection.h
, connection.c
- control_event_address_mapped()
: control_events.c
, control_events.h
- control_event_bandwidth_used()
: control_events.c
, control_events.h
- control_event_boot_dir()
: control_bootstrap.c
, control_events.h
- control_event_boot_first_orconn()
: control_bootstrap.c
, control_events.h
- control_event_boot_last_msg()
: control_bootstrap.c
, control_events.h
- control_event_bootstrap()
: control_bootstrap.c
, control_events.h
- control_event_bootstrap_core()
: control_bootstrap.c
- control_event_bootstrap_prob_or()
: control_bootstrap.c
, control_events.h
- control_event_bootstrap_problem()
: control_bootstrap.c
, control_events.h
- control_event_bootstrap_reset()
: control_events.h
, control_bootstrap.c
- control_event_buildtimeout_set()
: control_events.c
, control_events.h
- control_event_circ_bandwidth_used()
: control_events.c
, control_events.h
- control_event_circ_bandwidth_used_for_circ()
: control_events.c
, control_events.h
- control_event_circuit_cannibalized()
: control_events.c
, control_events.h
- control_event_circuit_cell_stats()
: control_events.c
, control_events.h
- control_event_circuit_purpose_changed()
: control_events.h
, control_events.c
- control_event_circuit_status()
: control_events.c
, control_events.h
- control_event_circuit_status_minor()
: control_events.c
- control_event_client_error()
: control_events.c
, control_events.h
- control_event_client_status()
: control_events.c
, control_events.h
- control_event_clients_seen()
: control_events.h
, control_events.c
- control_event_conf_changed()
: control_events.c
- control_event_conn_bandwidth()
: control_events.c
, control_events.h
- control_event_conn_bandwidth_used()
: control_events.c
, control_events.h
- control_event_descriptors_changed()
: control_events.c
, control_events.h
- control_event_general_error()
: control_events.h
, control_events.c
- control_event_general_status()
: control_events.c
, control_events.h
- control_event_guard()
: control_events.c
, control_events.h
- control_event_hs_descriptor_content()
: control_events.c
, control_events.h
- control_event_hs_descriptor_created()
: control_events.c
, control_events.h
- control_event_hs_descriptor_requested()
: control_events.c
, control_events.h
- control_event_hs_descriptor_upload()
: control_events.c
, control_events.h
- control_event_hs_descriptor_upload_end()
: control_events.c
, control_events.h
- control_event_hs_descriptor_upload_failed()
: control_events.c
, control_events.h
- control_event_hs_descriptor_uploaded()
: control_events.c
, control_events.h
- control_event_hsv3_descriptor_failed()
: control_events.c
, control_events.h
- control_event_is_interesting()
: control_events.c
, control_events.h
- control_event_logmsg()
: control_events.c
, control_events.h
- control_event_logmsg_pending()
: control_events.c
, control_events.h
- control_event_my_descriptor_changed()
: control_events.c
, control_events.h
- control_event_network_liveness_update()
: control_events.c
, control_events.h
- control_event_networkstatus_changed()
: control_events.c
, control_events.h
- control_event_networkstatus_changed_helper()
: control_events.c
- control_event_networkstatus_changed_single()
: control_events.c
, control_events.h
- control_event_newconsensus()
: control_events.c
, control_events.h
- control_event_or_conn_status()
: control_events.h
, control_events.c
- control_event_pt_log()
: control_events.c
, control_events.h
- control_event_pt_status()
: control_events.c
, control_events.h
- control_event_server_error()
: control_events.c
, control_events.h
- control_event_server_status()
: control_events.c
, control_events.h
- control_event_signal()
: control_events.c
, control_events.h
- control_event_status()
: control_events.c
- control_event_stream_bandwidth()
: control_events.h
, control_events.c
- control_event_stream_bandwidth_used()
: control_events.h
, control_events.c
- control_event_stream_status()
: control_events.c
, control_events.h
- control_event_table
: control_events.c
- control_event_transport_launched()
: control_events.c
, control_events.h
- control_free_all()
: control.c
, control.h
- control_get_bytes_rw_last_sec()
: control_events.c
- control_logmsg_strip_newlines()
: control_events.c
- control_per_second_events()
: control_events.c
, control_events.h
- control_ports_write_to_file()
: control.c
, control.h
- control_printf_datareply()
: control_proto.c
, control_proto.h
- control_printf_endreply()
: control_proto.h
, control_proto.c
- control_printf_midreply()
: control_proto.c
, control_proto.h
- control_protocol_is_valid()
: control.c
- control_reply_add_done()
: control_proto.c
, control_proto.h
- control_reply_add_one_kv()
: control_proto.c
, control_proto.h
- control_reply_add_printf()
: control_proto.h
, control_proto.c
- control_reply_add_str()
: control_proto.c
, control_proto.h
- control_reply_append_kv()
: control_proto.c
, control_proto.h
- control_reply_clear()
: control_proto.c
, control_proto.h
- control_reply_free
: control_proto.h
- control_reply_free_()
: control_proto.h
, control_proto.c
- control_reply_line_free
: control_proto.h
- control_reply_line_free_()
: control_proto.h
, control_proto.c
- control_send_http_reject()
: control.c
- control_send_v0_reject()
: control.c
- control_setconf_helper()
: control_cmd.c
- control_split_incoming_command()
: control.c
- control_update_global_event_mask()
: control_events.c
, control_events.h
- control_vprintf_reply()
: control_proto.c
, control_proto.h
- control_write_data()
: control_proto.c
, control_proto.h
- control_write_datareply()
: control_proto.c
, control_proto.h
- control_write_endreply()
: control_proto.c
, control_proto.h
- control_write_midreply()
: control_proto.h
, control_proto.c
- control_write_reply()
: control_proto.c
, control_proto.h
- control_write_reply_line()
: control_proto.c
, control_proto.h
- control_write_reply_lines()
: control_proto.c
, control_proto.h
- controller_get_routerdescs()
: control_getinfo.c
- copy_ipv6_address()
: dirclient.c
- correct_time()
: rephist.c
- correct_tm()
: time_to_tm.c
- count_acceptable_nodes()
: circuitbuild.c
- count_circuits()
: status.c
- count_desc_circuit_established()
: hs_service.c
- count_loading_descriptors_progress()
: nodelist.c
, nodelist.h
- count_opened_desc_intro_point_circuits()
: hs_circuit.c
- count_pending_general_client_circuits()
: circuituse.c
- count_usable_descriptors()
: nodelist.c
- countbytes_close_fn()
: nss_countbytes.c
- countbytes_initialized
: nss_countbytes.c
- countbytes_layer_id
: nss_countbytes.c
- countbytes_methods
: nss_countbytes.c
- countbytes_read_fn()
: nss_countbytes.c
- countbytes_recv_fn()
: nss_countbytes.c
- countbytes_send_fn()
: nss_countbytes.c
- countbytes_write_fn()
: nss_countbytes.c
- countbytes_writev_fn()
: nss_countbytes.c
- country_idxplus1_by_lc_code
: geoip.c
- COUNTRY_MAX
: country.h
- country_t
: country.h
- counts
: connstats.c
- counts_ipv6
: connstats.c
- cpath_append_hop()
: crypt_path.c
, crypt_path.h
- cpath_assert_layer_ok()
: crypt_path.c
, crypt_path.h
- cpath_assert_ok()
: crypt_path.c
, crypt_path.h
- cpath_crypt_cell()
: crypt_path.c
, crypt_path.h
- cpath_extend_linked_list()
: crypt_path.c
, crypt_path.h
- cpath_free()
: crypt_path.c
, crypt_path.h
- cpath_get_incoming_digest()
: crypt_path.c
, crypt_path.h
- cpath_get_next_non_open_hop()
: crypt_path.c
, crypt_path.h
- cpath_get_sendme_digest()
: crypt_path.c
, crypt_path.h
- cpath_init_circuit_crypto()
: crypt_path.c
, crypt_path.h
- cpath_is_on_circuit()
: circuituse.c
- cpath_sendme_record_cell_digest()
: crypt_path.c
, crypt_path.h
- cpath_set_cell_forward_digest()
: crypt_path.c
, crypt_path.h
- cpd_check_t
: dir.h
- cpu_init()
: cpuworker.c
, cpuworker.h
- cpuworker_cancel_circ_handshake()
: cpuworker.c
, cpuworker.h
- cpuworker_log_onionskin_overhead()
: cpuworker.c
, cpuworker.h
- cpuworker_onion_handshake_replyfn()
: cpuworker.c
- cpuworker_onion_handshake_threadfn()
: cpuworker.c
- cpuworker_queue_work()
: cpuworker.c
, cpuworker.h
- CPUWORKER_REQUEST_MAGIC
: cpuworker.c
- cpuworkers_rotate_keyinfo()
: cpuworker.h
, cpuworker.c
- create_cell_format_impl()
: onion.c
- create_cell_init()
: onion.c
, onion.h
- create_cell_parse()
: onion.c
, onion.h
- create_initial_guard_context()
: entrynodes.c
- create_intro_circuit_identifier()
: hs_circuit.c
- create_keys_directory()
: config.c
, config.h
- create_managed_proxy_environment()
: transports.c
- create_rend_cpath()
: hs_circuit.c
- create_rp_circuit_identifier()
: hs_circuit.c
- created_cell_format()
: onion.c
, onion.h
- created_cell_parse()
: onion.c
, onion.h
- CRYPT_PATH_PRIV_FIELD
: crypt_path_st.h
- crypto_add_spaces_to_fp()
: crypto_rsa.c
, crypto_rsa.h
- crypto_cipher_crypt_inplace()
: crypto_cipher.c
, crypto_cipher.h
- crypto_cipher_decrypt()
: crypto_cipher.c
, crypto_cipher.h
- crypto_cipher_decrypt_with_iv()
: crypto_cipher.c
, crypto_cipher.h
- crypto_cipher_encrypt()
: crypto_cipher.h
, crypto_cipher.c
- crypto_cipher_encrypt_with_iv()
: crypto_cipher.c
, crypto_cipher.h
- crypto_cipher_free_()
: crypto_cipher.c
, crypto_cipher.h
- crypto_cipher_new()
: crypto_cipher.c
, crypto_cipher.h
- crypto_cipher_new_with_bits()
: crypto_cipher.c
, crypto_cipher.h
- crypto_cipher_new_with_iv()
: crypto_cipher.c
, crypto_cipher.h
- crypto_cipher_new_with_iv_and_bits()
: crypto_cipher.c
, crypto_cipher.h
- crypto_common_digests()
: crypto_digest.c
, crypto_digest.h
- crypto_dh_compute_secret()
: crypto_dh.c
, crypto_dh.h
- crypto_dh_dup()
: crypto_dh.h
, crypto_dh_openssl.c
- crypto_dh_free_()
: crypto_dh.h
, crypto_dh_openssl.c
- crypto_dh_generate_public()
: crypto_dh_openssl.c
, crypto_dh.h
- crypto_dh_get_bytes()
: crypto_dh.h
, crypto_dh_openssl.c
- crypto_dh_get_public()
: crypto_dh.h
, crypto_dh_openssl.c
- crypto_dh_handshake()
: crypto_dh.h
, crypto_dh_openssl.c
- crypto_dh_init_openssl()
: crypto_dh_openssl.c
- crypto_dh_new()
: crypto_dh_openssl.c
, crypto_dh.h
- crypto_dh_new_openssl_tls()
: crypto_dh.h
, crypto_dh_openssl.c
- crypto_digest()
: crypto_digest.h
, crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest256()
: crypto_digest.h
, crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest256_new()
: crypto_digest_openssl.c
, crypto_digest_nss.c
, crypto_digest.h
- crypto_digest512()
: crypto_digest_nss.c
, crypto_digest.h
, crypto_digest_openssl.c
- crypto_digest512_new()
: crypto_digest.h
, crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest_add_bytes()
: crypto_digest.h
, crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest_algorithm_get_length()
: crypto_digest.c
, crypto_digest.h
- crypto_digest_algorithm_get_name()
: crypto_digest.c
, crypto_digest.h
- crypto_digest_algorithm_parse_name()
: crypto_digest.c
, crypto_digest.h
- crypto_digest_alloc_bytes()
: crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest_assign()
: crypto_digest_openssl.c
, crypto_digest.h
, crypto_digest_nss.c
- crypto_digest_checkpoint()
: crypto_digest.h
, crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest_dup()
: crypto_digest.h
, crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest_free
: crypto_digest.h
- crypto_digest_free_()
: crypto_digest_nss.c
, crypto_digest_openssl.c
, crypto_digest.h
- crypto_digest_get_digest()
: crypto_digest.h
, crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest_new()
: crypto_digest.h
, crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest_new_internal()
: crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest_restore()
: crypto_digest_openssl.c
, crypto_digest.h
, crypto_digest_nss.c
- crypto_digest_smartlist()
: crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_digest_smartlist_prefix()
: crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_early_init()
: crypto_init.c
, crypto_init.h
- crypto_early_initialized_
: crypto_init.c
- crypto_expand_key_material_rfc5869_sha256()
: crypto_hkdf.c
, crypto_hkdf.h
- crypto_expand_key_material_rfc5869_sha256_legacy()
: crypto_hkdf.c
- crypto_expand_key_material_TAP()
: crypto_hkdf.h
, crypto_hkdf.c
- crypto_fast_rng_add_entopy()
: crypto_rand_fast.c
- crypto_fast_rng_free_()
: crypto_rand.h
, crypto_rand_fast.c
- crypto_fast_rng_get_double()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_fast_rng_get_u32()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_fast_rng_get_uint()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_fast_rng_get_uint64()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_fast_rng_getbytes()
: crypto_rand.h
, crypto_rand_fast.c
- crypto_fast_rng_getbytes_impl()
: crypto_rand_fast.c
- crypto_fast_rng_new()
: crypto_rand.h
, crypto_rand_fast.c
- crypto_fast_rng_new_from_seed()
: crypto_rand.h
, crypto_rand_fast.c
- crypto_fast_rng_one_in_n
: crypto_rand.h
- crypto_fast_rng_refill()
: crypto_rand_fast.c
- crypto_fast_rng_uint64_range()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_force_rand_ssleay()
: crypto_rand.c
, crypto_rand.h
- crypto_get_header_version_string()
: crypto_init.h
, crypto_init.c
- crypto_get_library_name()
: crypto_init.c
, crypto_init.h
- crypto_get_library_version_string()
: crypto_init.c
, crypto_init.h
- crypto_get_rsa_padding_overhead()
: crypto_rsa.c
, crypto_rsa.h
- crypto_global_cleanup()
: crypto_init.c
, crypto_init.h
- crypto_global_init()
: crypto_init.c
, crypto_init.h
- crypto_global_initialized_
: crypto_init.c
- crypto_hmac_sha256()
: crypto_digest.h
, crypto_digest_nss.c
, crypto_digest_openssl.c
- crypto_init_siphash_key()
: crypto_init.c
, crypto_init.h
- crypto_mac_sha3_256()
: crypto_digest.c
, crypto_digest.h
- crypto_ope_encrypt()
: crypto_ope.c
, crypto_ope.h
- crypto_ope_free_()
: crypto_ope.c
, crypto_ope.h
- crypto_ope_new()
: crypto_ope.c
, crypto_ope.h
- crypto_openssl_early_init()
: crypto_openssl_mgt.c
- crypto_openssl_free_all()
: crypto_openssl_mgt.c
- crypto_openssl_global_cleanup()
: crypto_openssl_mgt.c
- crypto_openssl_init_engines()
: crypto_openssl_mgt.c
- crypto_openssl_late_init()
: crypto_openssl_mgt.c
- crypto_openssl_log_errors()
: crypto_openssl_mgt.c
- crypto_openssl_thread_cleanup()
: crypto_openssl_mgt.c
- crypto_options_fmt
: crypto_init.c
- CRYPTO_OPTIONS_MAGIC
: crypto_init.c
- crypto_options_validate()
: crypto_init.c
- crypto_pk_asn1_decode()
: crypto_rsa.h
- crypto_pk_asn1_decode_private()
: crypto_rsa.h
- crypto_pk_asn1_encode()
: crypto_rsa.h
- crypto_pk_asn1_encode_private()
: crypto_rsa.h
- crypto_pk_assign_private()
: crypto_rsa.h
- crypto_pk_assign_public()
: crypto_rsa.h
- crypto_pk_base64_decode_private()
: crypto_rsa.h
, crypto_rsa.c
- crypto_pk_base64_encode_private()
: crypto_rsa.h
, crypto_rsa.c
- crypto_pk_cmp_keys()
: crypto_rsa.h
- crypto_pk_copy_full()
: crypto_rsa.h
- crypto_pk_dup_key()
: crypto_rsa.h
- crypto_pk_eq_keys()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_free_()
: crypto_rsa.h
- crypto_pk_generate_key_with_bits()
: crypto_rsa.h
- crypto_pk_get_common_digests()
: crypto_rsa.h
, crypto_rsa.c
- crypto_pk_get_digest()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_get_fingerprint()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_get_hashed_fingerprint()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_is_valid_private_key()
: crypto_rsa.h
- crypto_pk_key_is_private()
: crypto_rsa.h
- crypto_pk_keysize()
: crypto_rsa.h
- crypto_pk_new()
: crypto_rsa.h
- crypto_pk_num_bits()
: crypto_rsa.h
- crypto_pk_obsolete_private_hybrid_decrypt()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_obsolete_public_hybrid_encrypt()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_private_decrypt()
: crypto_rsa.h
- crypto_pk_private_sign()
: crypto_rsa.h
- crypto_pk_private_sign_digest()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_public_checksig()
: crypto_rsa.h
- crypto_pk_public_checksig_digest()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_public_encrypt()
: crypto_rsa.h
- crypto_pk_public_exponent_ok()
: crypto_rsa.h
- crypto_pk_read_from_string_generic()
: crypto_rsa.c
- crypto_pk_read_private_key1024_from_string()
: crypto_rsa.h
, crypto_rsa.c
- crypto_pk_read_private_key_from_filename()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_read_private_key_from_string()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_read_public_key_from_string()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_write_private_key_to_filename()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_write_private_key_to_string()
: crypto_rsa.h
, crypto_rsa.c
- crypto_pk_write_public_key_to_string()
: crypto_rsa.c
, crypto_rsa.h
- crypto_pk_write_to_string_generic()
: crypto_rsa.c
- crypto_postfork()
: crypto_init.c
, crypto_init.h
- crypto_prefork()
: crypto_init.c
, crypto_init.h
- crypto_pwbox()
: crypto_pwbox.h
, crypto_pwbox.c
- crypto_rand()
: crypto_rand.c
, crypto_rand.h
- crypto_rand_double()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_rand_fast_init()
: crypto_rand_fast.c
- crypto_rand_fast_shutdown()
: crypto_rand_fast.c
- crypto_rand_int()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_rand_int_range()
: crypto_rand_numeric.c
, crypto_rand.h
- crypto_rand_time_range()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_rand_u32()
: crypto_rand.c
, crypto_rand.h
- crypto_rand_uint()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_rand_uint64()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_rand_uint64_range()
: crypto_rand.h
, crypto_rand_numeric.c
- crypto_rand_unmocked()
: crypto_rand.c
, crypto_rand.h
- crypto_random_hostname()
: crypto_rand.c
, crypto_rand.h
- crypto_read_tagged_contents_from_file()
: crypto_format.c
, crypto_format.h
- crypto_seed_rng()
: crypto_rand.c
, crypto_rand.h
- crypto_seed_weak_rng()
: crypto_rand.c
, crypto_rand.h
- crypto_set_dh_generator()
: crypto_dh_openssl.c
- crypto_set_options()
: crypto_init.c
- crypto_strongest_rand()
: crypto_rand.c
, crypto_rand.h
- crypto_strongest_rand_()
: crypto_rand.c
, crypto_rand.h
- crypto_strongest_rand_fallback()
: crypto_rand.c
- crypto_strongest_rand_raw()
: crypto_rand.c
- crypto_strongest_rand_syscall()
: crypto_rand.c
- crypto_thread_cleanup()
: crypto_init.h
, crypto_init.c
- crypto_unpwbox()
: crypto_pwbox.c
, crypto_pwbox.h
- crypto_write_tagged_contents_to_file()
: crypto_format.c
, crypto_format.h
- crypto_xof()
: crypto_digest.c
, crypto_digest.h
- crypto_xof_add_bytes()
: crypto_digest.c
, crypto_digest.h
- crypto_xof_free
: crypto_digest.h
- crypto_xof_free_()
: crypto_digest.c
, crypto_digest.h
- crypto_xof_new()
: crypto_digest.c
, crypto_digest.h
- crypto_xof_squeeze_bytes()
: crypto_digest.c
, crypto_digest.h
- CTASSERT
: ctassert.h
- curr_guard_context
: entrynodes.c
- current_md_consensus
: networkstatus.c
- current_ns_consensus
: networkstatus.c
- current_second
: mainloop.c
- current_second_last_changed
: mainloop.c
- current_tick_num
: circuitmux_ewma.c
- CURVE25519_BASE64_LEN
: x25519_sizes.h
- CURVE25519_BASE64_PADDED_LEN
: x25519_sizes.h
- curve25519_basepoint_impl()
: crypto_curve25519.c
- curve25519_basepoint_spot_check()
: crypto_curve25519.c
- curve25519_handshake()
: crypto_curve25519.c
, crypto_curve25519.h
- curve25519_impl()
: crypto_curve25519.c
- curve25519_init()
: crypto_curve25519.c
, crypto_curve25519.h
- curve25519_keypair_generate()
: crypto_curve25519.c
, crypto_curve25519.h
- curve25519_keypair_read_from_file()
: crypto_curve25519.c
, crypto_curve25519.h
- curve25519_keypair_write_to_file()
: crypto_curve25519.c
, crypto_curve25519.h
- curve25519_onion_key
: router.c
- CURVE25519_OUTPUT_LEN
: x25519_sizes.h
- CURVE25519_PUBKEY_LEN
: x25519_sizes.h
- curve25519_public_from_base64()
: crypto_curve25519.h
, crypto_format.c
- curve25519_public_key_generate()
: crypto_curve25519.c
, crypto_curve25519.h
- curve25519_public_key_is_ok()
: crypto_curve25519.c
, crypto_curve25519.h
- curve25519_public_to_base64()
: crypto_format.c
, crypto_curve25519.h
- curve25519_rand_seckey_bytes()
: crypto_curve25519.c
, crypto_curve25519.h
- CURVE25519_SECKEY_LEN
: x25519_sizes.h
- curve25519_secret_key_generate()
: crypto_curve25519.c
, crypto_curve25519.h
- curve25519_set_impl_params()
: crypto_curve25519.c
, crypto_curve25519.h
- curve25519_use_ed
: crypto_curve25519.c