Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- CACHE_STATE_CACHED_FAILED
: dns.c
- CACHE_STATE_CACHED_VALID
: dns.c
- CACHE_STATE_DONE
: dns.c
- CACHE_STATE_PENDING
: dns.c
- cached_approx_time
: util.c
- cached_consensuses
: dirserv.c
- cached_dir_decref()
: or.h
, dirserv.c
- cached_directory
: dirserv.c
- cached_resolve_hash()
: dns.c
- CACHED_RESOLVE_MAGIC
: dns.c
- cached_resolve_pqueue
: dns.c
- cached_runningrouters
: dirserv.c
- cached_time_hires
: relay.c
- cached_v2_networkstatus
: dirserv.c
- called_loop_once
: main.c
- can_reach_dir_port
: router.c
- can_reach_or_port
: router.c
- CASE_TOR_TLS_ERROR_ANY
: tortls.h
- CASE_TOR_TLS_ERROR_ANY_NONIO
: tortls.h
- CBT_BIN_WIDTH
: or.h
- CBT_DEFAULT_MAX_RECENT_TIMEOUT_COUNT
: or.h
- CBT_DEFAULT_MIN_CIRCUITS_TO_OBSERVE
: or.h
- CBT_DEFAULT_QUANTILE_CUTOFF
: or.h
- CBT_DEFAULT_RECENT_CIRCUITS
: or.h
- CBT_DEFAULT_TEST_FREQUENCY
: or.h
- CBT_DEFAULT_TIMEOUT_INITIAL_VALUE
: or.h
- CBT_DEFAULT_TIMEOUT_MIN_VALUE
: or.h
- CBT_MAX_SYNTHETIC_QUANTILE
: or.h
- CBT_NCIRCUITS_TO_OBSERVE
: or.h
- CBT_NETWORK_NONLIVE_DISCARD_COUNT
: or.h
- CBT_NETWORK_NONLIVE_TIMEOUT_COUNT
: or.h
- CBT_SAVE_STATE_EVERY
: or.h
- CELL_COMMAND_IS_VAR_LENGTH
: or.h
- CELL_DIRECTION_IN
: or.h
- CELL_DIRECTION_OUT
: or.h
- cell_direction_t
: or.h
- cell_ewma_get_tick()
: or.h
, relay.c
- cell_ewma_set_scale_factor()
: or.h
, relay.c
- cell_ewma_tick_from_timeval()
: relay.c
- cell_ewma_to_circuit()
: relay.c
- CELL_NETWORK_SIZE
: or.h
- cell_pack()
: connection_or.c
, or.h
- CELL_PAYLOAD_SIZE
: or.h
- cell_pool
: relay.c
- cell_queue_append()
: or.h
, relay.c
- cell_queue_append_packed_copy()
: or.h
, relay.c
- cell_queue_clear()
: or.h
, relay.c
- CELL_QUEUE_HIGHWATER_SIZE
: relay.c
- CELL_QUEUE_LOWWATER_SIZE
: relay.c
- cell_queue_pop()
: relay.c
- cell_unpack()
: connection_or.c
- CERTIFICATE_MEMBERS
: routerparse.c
- cfg_start_day
: hibernate.c
- cfg_unit
: hibernate.c
- change_callback_log_severity()
: log.c
, log.h
- CHECK
: config.c
- check_descriptor_bandwidth_changed()
: or.h
, router.c
- check_descriptor_ipaddress_changed()
: or.h
, router.c
- check_nickname_list()
: config.c
- check_private_dir()
: util.c
, util.h
- check_signature_token()
: routerparse.c
- check_sockaddr()
: connection.c
- check_sockaddr_family_match()
: connection.c
- check_whether_dirport_reachable()
: or.h
, router.c
- check_whether_orport_reachable()
: or.h
, router.c
- choose_good_entry_server()
: circuitbuild.c
- choose_good_exit_server()
: circuitbuild.c
- choose_good_exit_server_general()
: circuitbuild.c
- choose_good_middle_server()
: circuitbuild.c
- choose_random_entry()
: circuitbuild.c
, or.h
- CHUNK_ALLOC_SIZE
: buffers.c
- chunk_free_unchecked()
: memarea.c
, buffers.c
- chunk_grow()
: buffers.c
- chunk_new_with_alloc_size()
: buffers.c
- CHUNK_REMAINING_CAPACITY()
: buffers.c
- chunk_repack()
: buffers.c
- CHUNK_SIZE_WITH_ALLOC
: buffers.c
- CHUNK_WRITE_PTR()
: buffers.c
- CIPHER_IV_LEN
: crypto.h
- CIPHER_KEY_LEN
: crypto.h
- CIRC_ID_TYPE_HIGHER
: or.h
- CIRC_ID_TYPE_LOWER
: or.h
- CIRC_ID_TYPE_NEITHER
: or.h
- circ_id_type_t
: or.h
- circ_times
: circuitbuild.c
, or.h
- circid_t
: or.h
- CIRCLAUNCH_IS_INTERNAL
: or.h
- CIRCLAUNCH_NEED_CAPACITY
: or.h
- CIRCLAUNCH_NEED_UPTIME
: or.h
- CIRCLAUNCH_ONEHOP_TUNNEL
: or.h
- circuit_add()
: circuitlist.c
- circuit_all_predicted_ports_handled()
: circuitbuild.c
, or.h
- circuit_append_new_exit()
: circuitbuild.c
, or.h
- circuit_build_failed()
: circuituse.c
, or.h
- circuit_build_needed_circs()
: circuituse.c
, or.h
- circuit_build_times_add_time()
: circuitbuild.c
, or.h
- circuit_build_times_add_timeout()
: circuitbuild.c
, or.h
- circuit_build_times_add_timeout_worker()
: circuitbuild.c
- circuit_build_times_calculate_timeout()
: circuitbuild.c
- circuit_build_times_cdf()
: circuitbuild.c
- circuit_build_times_count_pretimeouts()
: circuitbuild.c
- circuit_build_times_create_histogram()
: circuitbuild.c
- circuit_build_times_generate_sample()
: circuitbuild.c
- circuit_build_times_get_initial_timeout()
: circuitbuild.c
- circuit_build_times_init()
: or.h
, circuitbuild.c
- circuit_build_times_initial_alpha()
: circuitbuild.c
- circuit_build_times_max()
: circuitbuild.c
- circuit_build_times_mode()
: circuitbuild.c
- circuit_build_times_needs_circuits()
: circuitbuild.c
, or.h
- circuit_build_times_needs_circuits_now()
: circuitbuild.c
, or.h
- circuit_build_times_network_check_changed()
: circuitbuild.c
- circuit_build_times_network_check_live()
: circuitbuild.c
, or.h
- circuit_build_times_network_circ_success()
: circuitbuild.c
, or.h
- circuit_build_times_network_is_live()
: circuitbuild.c
, or.h
- circuit_build_times_network_timeout()
: circuitbuild.c
- circuit_build_times_new_consensus_params()
: circuitbuild.c
, or.h
- circuit_build_times_parse_state()
: circuitbuild.c
, or.h
- circuit_build_times_reset()
: circuitbuild.c
- circuit_build_times_rewind_history()
: circuitbuild.c
- circuit_build_times_set_timeout()
: circuitbuild.c
, or.h
- circuit_build_times_shuffle_and_store_array()
: circuitbuild.c
- circuit_build_times_update_alpha()
: circuitbuild.c
- circuit_build_times_update_state()
: circuitbuild.c
, or.h
- circuit_close_all_marked()
: circuitlist.c
, or.h
- circuit_conforms_to_options()
: circuituse.c
, or.h
- circuit_consider_sending_sendme()
: relay.c
- circuit_consider_stop_edge_reading()
: relay.c
- circuit_count_pending_on_or_conn()
: circuitlist.c
, or.h
- circuit_deliver_create_cell()
: circuitbuild.c
- circuit_detach_stream()
: circuituse.c
, or.h
- circuit_discard_optional_exit_enclaves()
: connection_edge.c
, or.h
- circuit_dump_by_conn()
: circuitlist.c
, or.h
- circuit_dump_details()
: circuitlist.c
- circuit_end_reason_to_control_string()
: or.h
, reasons.c
- circuit_enough_testing_circs()
: circuituse.c
, or.h
- circuit_establish_circuit()
: circuitbuild.c
, or.h
- circuit_expire_all_dirty_circs()
: circuitlist.c
, or.h
- circuit_expire_building()
: circuituse.c
, or.h
- circuit_expire_old_circuits_clientside()
: circuituse.c
- circuit_expire_old_circuits_serverside()
: circuituse.c
, or.h
- circuit_extend()
: circuitbuild.c
, or.h
- circuit_extend_to_new_exit()
: circuitbuild.c
, or.h
- circuit_find_to_cannibalize()
: circuitlist.c
, or.h
- circuit_finish_handshake()
: circuitbuild.c
, or.h
- circuit_free()
: circuitlist.c
- circuit_free_all()
: circuitlist.c
, or.h
- circuit_free_cpath()
: circuitlist.c
- circuit_free_cpath_node()
: circuitlist.c
- circuit_get_all_pending_on_or_conn()
: circuitlist.c
, or.h
- circuit_get_best()
: circuituse.c
- circuit_get_by_circid_orconn()
: circuitlist.c
, or.h
- circuit_get_by_circid_orconn_impl()
: circuitlist.c
- circuit_get_by_edge_conn()
: circuitlist.c
, or.h
- circuit_get_by_global_id()
: circuitlist.c
, or.h
- circuit_get_by_rend_query_and_purpose()
: circuitlist.c
, or.h
- circuit_get_by_rend_token_and_purpose()
: circuitlist.c
- circuit_get_cpath_hop()
: circuitlist.c
, or.h
- circuit_get_cpath_len()
: circuitlist.c
, or.h
- circuit_get_intro_point()
: circuitlist.c
, or.h
- circuit_get_next_by_pk_and_purpose()
: circuitlist.c
, or.h
- circuit_get_open_circ_or_launch()
: circuituse.c
- circuit_get_rendezvous()
: circuitlist.c
, or.h
- circuit_get_unhandled_ports()
: circuitbuild.c
- circuit_handle_first_hop()
: circuitbuild.c
, or.h
- circuit_has_opened()
: circuituse.c
, or.h
- circuit_id_in_use_on_orconn()
: circuitlist.c
, or.h
- circuit_increment_failure_count()
: circuituse.c
- circuit_init_cpath_crypto()
: circuitbuild.c
, or.h
- circuit_initial_package_window()
: circuitlist.c
, or.h
- circuit_is_acceptable()
: circuituse.c
- circuit_is_better()
: circuituse.c
- CIRCUIT_IS_ORIGIN
: or.h
- circuit_launch_by_extend_info()
: circuituse.c
, or.h
- circuit_launch_by_router()
: circuituse.c
, or.h
- circuit_list_path()
: circuitbuild.c
, or.h
- circuit_list_path_for_controller()
: circuitbuild.c
, or.h
- circuit_list_path_impl()
: circuitbuild.c
- circuit_log_path()
: circuitbuild.c
, or.h
- circuit_mark_all_unused_circs()
: circuitlist.c
, or.h
- circuit_n_conn_done()
: circuitbuild.c
, or.h
- circuit_note_clock_jumped()
: circuitbuild.c
, or.h
- circuit_package_relay_cell()
: relay.c
- circuit_predict_and_launch_new()
: circuituse.c
- CIRCUIT_PURPOSE_C_ESTABLISH_REND
: or.h
- CIRCUIT_PURPOSE_C_GENERAL
: or.h
- CIRCUIT_PURPOSE_C_INTRODUCE_ACK_WAIT
: or.h
- CIRCUIT_PURPOSE_C_INTRODUCE_ACKED
: or.h
- CIRCUIT_PURPOSE_C_INTRODUCING
: or.h
- CIRCUIT_PURPOSE_C_REND_JOINED
: or.h
- CIRCUIT_PURPOSE_C_REND_READY
: or.h
- CIRCUIT_PURPOSE_C_REND_READY_INTRO_ACKED
: or.h
- CIRCUIT_PURPOSE_CONTROLLER
: or.h
- circuit_purpose_from_string()
: control.c
- CIRCUIT_PURPOSE_INTRO_POINT
: or.h
- CIRCUIT_PURPOSE_IS_CLIENT
: or.h
- CIRCUIT_PURPOSE_IS_ESTABLISHED_REND
: or.h
- CIRCUIT_PURPOSE_IS_ORIGIN
: or.h
- CIRCUIT_PURPOSE_OR
: or.h
- CIRCUIT_PURPOSE_REND_ESTABLISHED
: or.h
- CIRCUIT_PURPOSE_REND_POINT_WAITING
: or.h
- CIRCUIT_PURPOSE_S_CONNECT_REND
: or.h
- CIRCUIT_PURPOSE_S_ESTABLISH_INTRO
: or.h
- CIRCUIT_PURPOSE_S_INTRO
: or.h
- CIRCUIT_PURPOSE_S_REND_JOINED
: or.h
- CIRCUIT_PURPOSE_TESTING
: or.h
- circuit_purpose_to_controller_string()
: circuitlist.c
, or.h
- CIRCUIT_PURPOSE_UNKNOWN
: or.h
- circuit_receive_relay_cell()
: or.h
, relay.c
- circuit_remove_handled_ports()
: circuituse.c
, or.h
- circuit_rep_hist_note_result()
: circuitbuild.c
, or.h
- circuit_reset_failure_count()
: circuituse.c
, or.h
- circuit_resume_edge_reading()
: relay.c
- circuit_resume_edge_reading_helper()
: relay.c
- circuit_send_next_onion_skin()
: circuitbuild.c
, or.h
- circuit_set_n_circid_orconn()
: circuitlist.c
, or.h
- circuit_set_p_circid_orconn()
: circuitlist.c
, or.h
- circuit_set_state()
: circuitlist.c
, or.h
- CIRCUIT_STATE_BUILDING
: or.h
- CIRCUIT_STATE_ONIONSKIN_PENDING
: or.h
- CIRCUIT_STATE_OPEN
: or.h
- CIRCUIT_STATE_OR_WAIT
: or.h
- circuit_state_to_string()
: circuitlist.c
, or.h
- circuit_status_event_t
: or.h
- circuit_stream_is_being_handled()
: circuituse.c
, or.h
- circuit_testing_failed()
: circuituse.c
- circuit_testing_opened()
: circuituse.c
- circuit_truncated()
: circuitbuild.c
, or.h
- circuit_unlink_all_from_or_conn()
: circuitlist.c
, or.h
- circuitbuild_running_unit_tests()
: circuitbuild.c
- circuits_for_buffer_stats
: rephist.c
- circuits_pending_or_conns
: circuitlist.c
- CIRCWINDOW_INCREMENT
: or.h
- CIRCWINDOW_START
: or.h
- clean_accepted_intros()
: rendservice.c
- clean_cell_pool()
: or.h
, relay.c
- clean_name_for_stat()
: util.c
- clear_bridge_list()
: circuitbuild.c
, or.h
- clear_cached_dir()
: dirserv.c
- clear_geoip_db()
: geoip.c
- clear_pending_onions()
: onion.c
, or.h
- clear_status_flags_on_sybil()
: dirserv.c
- clear_trackexithost_mappings()
: connection_edge.c
- clear_trusted_dir_servers()
: or.h
, routerlist.c
- client_check_address_changed()
: connection.c
- CLIENT_CIPHER_DUMMIES
: tortls.c
- CLIENT_CIPHER_INFO_LIST
: tortls.c
- CLIENT_CIPHER_LIST
: tortls.c
- client_consensus_dl_schedule
: directory.c
- client_dl_schedule
: directory.c
- client_dns_clear_failures()
: connection_edge.c
, or.h
- client_dns_incr_failures()
: connection_edge.c
, or.h
- client_dns_set_addressmap()
: connection_edge.c
, or.h
- client_dns_set_addressmap_impl()
: connection_edge.c
- client_dns_set_reverse_addressmap()
: connection_edge.c
- CLIENT_IDLE_TIME_FOR_PRIORITY
: connection.c
- client_keys_token_table
: routerparse.c
- client_likes_consensus()
: directory.c
- client_would_use_router()
: routerlist.c
- clientmap_entries_eq()
: geoip.c
- close_closeable_connections()
: main.c
- close_log()
: log.c
- close_temp_logs()
: log.c
, log.h
- closeable_connection_lst
: main.c
- cmp_addr_policies()
: or.h
, policies.c
- cmp_single_addr_policy()
: policies.c
- command_process_cell()
: command.c
, or.h
- command_process_create_cell()
: command.c
- command_process_created_cell()
: command.c
- command_process_destroy_cell()
: command.c
- command_process_netinfo_cell()
: command.c
- command_process_relay_cell()
: command.c
- command_process_var_cell()
: command.c
, or.h
- command_process_versions_cell()
: command.c
- commit_max()
: rephist.c
- compare_addr_to_addr_policy()
: or.h
, policies.c
- compare_cell_ewma_counts()
: relay.c
- compare_digest_to_routerstatus_entry()
: networkstatus.c
, or.h
- compare_known_tor_addr_to_addr_policy()
: policies.c
- compare_known_tor_addr_to_addr_policy_noport()
: policies.c
- compare_routerstatus_entries()
: or.h
, routerparse.c
- compare_tor_addr_to_addr_policy()
: or.h
, policies.c
- compare_unknown_tor_addr_to_addr_policy()
: policies.c
- compare_vote_rs()
: dirvote.c
- compress_method_t
: torgzip.h
- compute_consensus_method()
: dirvote.c
- compute_consensus_versions_list()
: dirvote.c
- compute_publishserverdescriptor()
: config.c
- compute_retry_timeout()
: connection_edge.c
- compute_routerstatus_consensus()
: dirvote.c
- config_alloc()
: config.c
- config_assign()
: config.c
- config_assign_line()
: config.c
- config_assign_value()
: config.c
- config_dump()
: config.c
- config_find_option()
: config.c
- config_free()
: config.c
- config_free_all()
: config.c
, or.h
- config_free_lines()
: config.c
, or.h
- config_get_commandlines()
: config.c
- config_get_lines()
: config.c
, or.h
- config_init()
: config.c
- config_line_append()
: config.c
- config_lines_dup()
: config.c
- config_lines_eq()
: config.c
- config_parse_interval()
: config.c
- config_parse_memunit()
: config.c
- config_parse_units()
: config.c
- config_register_addressmaps()
: config.c
- config_reset_line()
: config.c
- CONFIG_TYPE_BOOL
: config.c
- CONFIG_TYPE_CSV
: config.c
- CONFIG_TYPE_DOUBLE
: config.c
- CONFIG_TYPE_FILENAME
: config.c
- CONFIG_TYPE_INTERVAL
: config.c
- CONFIG_TYPE_ISOTIME
: config.c
- CONFIG_TYPE_LINELIST
: config.c
- CONFIG_TYPE_LINELIST_S
: config.c
- CONFIG_TYPE_LINELIST_V
: config.c
- CONFIG_TYPE_MEMUNIT
: config.c
- CONFIG_TYPE_OBSOLETE
: config.c
- CONFIG_TYPE_ROUTERSET
: config.c
- CONFIG_TYPE_STRING
: config.c
- config_type_t
: config.c
- CONFIG_TYPE_UINT
: config.c
- config_value_needs_escape()
: config.c
- configure_accounting()
: hibernate.c
, or.h
- configure_libevent_logging()
: compat_libevent.c
- configure_nameservers()
: dns.c
- conn_close_if_marked()
: main.c
- CONN_IS_CLOSED
: connection.c
- CONN_IS_EDGE
: or.h
- CONN_LOG_PROTECT
: or.h
- conn_read_callback()
: main.c
- conn_state_to_string()
: connection.c
, or.h
- CONN_TYPE_AP
: or.h
- CONN_TYPE_AP_DNS_LISTENER
: or.h
- CONN_TYPE_AP_LISTENER
: or.h
- CONN_TYPE_AP_NATD_LISTENER
: or.h
- CONN_TYPE_AP_TRANS_LISTENER
: or.h
- CONN_TYPE_CONTROL
: or.h
- CONN_TYPE_CONTROL_LISTENER
: or.h
- CONN_TYPE_CPUWORKER
: or.h
- CONN_TYPE_DIR
: or.h
- CONN_TYPE_DIR_LISTENER
: or.h
- CONN_TYPE_EXIT
: or.h
- CONN_TYPE_OR
: or.h
- CONN_TYPE_OR_LISTENER
: or.h
- conn_type_to_string()
: connection.c
, or.h
- conn_write_callback()
: main.c
- connection_about_to_close_connection()
: connection.c
, or.h
- connection_add()
: main.c
, or.h
- connection_ap_attach_pending()
: connection_edge.c
, or.h
- connection_ap_can_use_exit()
: connection_edge.c
, or.h
- connection_ap_detach_retriable()
: connection_edge.c
, or.h
- connection_ap_expire_beginning()
: connection_edge.c
, or.h
- connection_ap_fail_onehop()
: connection_edge.c
, or.h
- connection_ap_get_original_destination()
: connection_edge.c
- connection_ap_handshake_attach_chosen_circuit()
: circuituse.c
, or.h
- connection_ap_handshake_attach_circuit()
: circuituse.c
, or.h
- connection_ap_handshake_process_socks()
: connection_edge.c
- connection_ap_handshake_rewrite_and_attach()
: connection_edge.c
, or.h
- connection_ap_handshake_send_begin()
: connection_edge.c
, or.h
- connection_ap_handshake_send_resolve()
: connection_edge.c
, or.h
- connection_ap_handshake_socks_reply()
: connection_edge.c
, or.h
- connection_ap_handshake_socks_resolved()
: connection_edge.c
, or.h
- connection_ap_make_link()
: or.h
, connection_edge.c
- connection_ap_process_end_not_open()
: relay.c
- connection_ap_process_natd()
: connection_edge.c
- connection_ap_process_transparent()
: or.h
, connection_edge.c
- connection_array
: main.c
- connection_bucket_init()
: connection.c
, or.h
- connection_bucket_read_limit()
: connection.c
- connection_bucket_refill()
: connection.c
, or.h
- connection_bucket_refill_helper()
: connection.c
- connection_bucket_round_robin()
: connection.c
- connection_bucket_should_increase()
: connection.c
- connection_bucket_write_limit()
: connection.c
, or.h
- connection_buckets_decrement()
: connection.c
- connection_close_immediate()
: connection.c
, or.h
- connection_connect()
: or.h
, connection.c
- connection_consider_empty_read_buckets()
: connection.c
- connection_consider_empty_write_buckets()
: connection.c
- connection_control_finished_flushing()
: or.h
, control.c
- connection_control_process_inbuf()
: control.c
, or.h
- connection_control_reached_eof()
: control.c
, or.h
- connection_counts_as_relayed_traffic()
: connection.c
- connection_cpu_finished_flushing()
: cpuworker.c
, or.h
- connection_cpu_process_inbuf()
: cpuworker.c
, or.h
- connection_cpu_reached_eof()
: cpuworker.c
, or.h
- connection_create_listener()
: connection.c
- connection_dir_client_reached_eof()
: directory.c
- connection_dir_download_cert_failed()
: directory.c
- connection_dir_download_networkstatus_failed()
: directory.c
- connection_dir_download_routerdesc_failed()
: directory.c
- connection_dir_finished_connecting()
: directory.c
, or.h
- connection_dir_finished_flushing()
: directory.c
, or.h
- connection_dir_is_encrypted()
: directory.c
, or.h
- connection_dir_process_inbuf()
: directory.c
, or.h
- connection_dir_reached_eof()
: directory.c
, or.h
- connection_dir_request_failed()
: directory.c
, or.h
- connection_dirserv_add_dir_bytes_to_outbuf()
: dirserv.c
- connection_dirserv_add_microdescs_to_outbuf()
: dirserv.c
- connection_dirserv_add_networkstatus_bytes_to_outbuf()
: dirserv.c
- connection_dirserv_add_servers_to_outbuf()
: dirserv.c
- connection_dirserv_finish_spooling()
: dirserv.c
- connection_dirserv_flushed_some()
: dirserv.c
, or.h
- connection_dns_remove()
: dns.c
, or.h
- connection_dump_buffer_mem_stats()
: connection.c
, or.h
- connection_edge_consider_sending_sendme()
: relay.c
, or.h
- connection_edge_destroy()
: connection_edge.c
, or.h
- connection_edge_end()
: or.h
, connection_edge.c
- connection_edge_end_errno()
: connection_edge.c
, or.h
- connection_edge_finished_connecting()
: or.h
, connection_edge.c
- connection_edge_finished_flushing()
: connection_edge.c
, or.h
- connection_edge_is_rendezvous_stream()
: connection_edge.c
, or.h
- connection_edge_package_raw_inbuf()
: or.h
, relay.c
- connection_edge_process_inbuf()
: or.h
, connection_edge.c
- connection_edge_process_relay_cell()
: relay.c
- connection_edge_process_relay_cell_not_open()
: relay.c
- connection_edge_reached_eof()
: or.h
, connection_edge.c
- connection_edge_send_command()
: or.h
, relay.c
- connection_exit_begin_conn()
: or.h
, connection_edge.c
- connection_exit_begin_resolve()
: connection_edge.c
, or.h
- connection_exit_connect()
: connection_edge.c
, or.h
- connection_exit_connect_dir()
: connection_edge.c
- connection_expire_held_open()
: connection.c
, or.h
- connection_fetch_from_buf()
: connection.c
, or.h
- connection_fetch_var_cell_from_buf()
: connection_or.c
- connection_finished_connecting()
: connection.c
- connection_finished_flushing()
: connection.c
- connection_flushed_some()
: connection.c
- connection_free()
: connection.c
, or.h
- connection_free_all()
: connection.c
, or.h
- connection_get_by_global_id()
: connection.c
, or.h
- connection_get_by_type()
: connection.c
, or.h
- connection_get_by_type_addr_port_purpose()
: connection.c
, or.h
- connection_get_by_type_purpose()
: connection.c
, or.h
- connection_get_by_type_state()
: connection.c
, or.h
- connection_get_by_type_state_rendquery()
: connection.c
, or.h
- connection_handle_listener_read()
: connection.c
- connection_handle_read_impl()
: connection.c
- connection_handle_write_impl()
: connection.c
- connection_in_array()
: main.c
, or.h
- connection_init()
: connection.c
- connection_init_accepted_conn()
: connection.c
- connection_init_or_handshake_state()
: connection_or.c
- connection_is_listener()
: connection.c
, or.h
- connection_is_on_closeable_list()
: main.c
, or.h
- connection_is_rate_limited()
: connection.c
- connection_is_reading()
: or.h
, main.c
- connection_is_writing()
: main.c
, or.h
- connection_link_connections()
: or.h
, connection.c
- connection_new()
: connection.c
, or.h
- connection_or_check_valid_tls_handshake()
: connection_or.c
- connection_or_clear_identity_map()
: connection_or.c
, or.h
- connection_or_connect()
: connection_or.c
, or.h
- connection_or_connect_failed()
: connection_or.c
, or.h
- connection_or_digest_is_known_relay()
: connection_or.c
, or.h
- connection_or_finished_connecting()
: connection_or.c
, or.h
- connection_or_finished_flushing()
: or.h
, connection_or.c
- connection_or_flush_from_first_active_circuit()
: or.h
, relay.c
- connection_or_flushed_some()
: or.h
, connection_or.c
- connection_or_get_for_extend()
: connection_or.c
, or.h
- connection_or_group_set_badness()
: connection_or.c
- connection_or_init_conn_from_address()
: connection_or.c
- connection_or_is_better()
: connection_or.c
- connection_or_nonopen_was_started_here()
: or.h
, connection_or.c
- connection_or_process_cells_from_inbuf()
: connection_or.c
- connection_or_process_inbuf()
: connection_or.c
, or.h
- connection_or_reached_eof()
: or.h
, connection_or.c
- connection_or_remove_from_identity_map()
: connection_or.c
, or.h
- connection_or_send_destroy()
: or.h
, connection_or.c
- connection_or_send_netinfo()
: connection_or.c
, or.h
- connection_or_send_versions()
: connection_or.c
- connection_or_set_bad_connections()
: connection_or.c
, or.h
- connection_or_set_identity_digest()
: connection_or.c
- connection_or_set_state_open()
: or.h
, connection_or.c
- connection_or_tls_renegotiated_cb()
: connection_or.c
- connection_or_unlink_all_active_circs()
: or.h
, relay.c
- connection_or_write_cell_to_buf()
: connection_or.c
, or.h
- connection_or_write_var_cell_to_buf()
: connection_or.c
, or.h
- connection_outbuf_too_full()
: connection.c
, or.h
- connection_printf_to_buf()
: control.c
- connection_process_inbuf()
: connection.c
- connection_proxy_connect()
: connection.c
, or.h
- connection_proxy_state_to_string()
: connection.c
- connection_reached_eof()
: connection.c
- connection_read_https_proxy_response()
: connection.c
- connection_read_proxy_handshake()
: connection.c
, or.h
- connection_read_to_buf()
: connection.c
- connection_remove()
: main.c
, or.h
- connection_send_socks5_connect()
: connection.c
- connection_should_read_from_linked_conn()
: main.c
- connection_start_reading()
: main.c
, or.h
- connection_start_reading_from_linked_conn()
: main.c
- connection_start_writing()
: or.h
, main.c
- connection_state_is_connecting()
: connection.c
, or.h
- connection_state_is_open()
: or.h
, connection.c
- connection_stop_reading()
: main.c
, or.h
- connection_stop_reading_from_linked_conn()
: main.c
, or.h
- connection_stop_writing()
: main.c
, or.h
- connection_tls_continue_handshake()
: connection_or.c
, or.h
- connection_tls_finish_handshake()
: connection_or.c
- connection_tls_start_handshake()
: connection_or.c
, or.h
- connection_unlink()
: main.c
- connection_unregister_events()
: main.c
, or.h
- connection_wants_to_flush()
: connection.c
, or.h
- connection_watch_events()
: main.c
, or.h
- connection_write_str_to_buf()
: control.c
- consensus_dl_status
: networkstatus.c
- consensus_flavor_t
: or.h
- consensus_is_waiting_for_certs()
: or.h
, networkstatus.c
- consensus_method_is_supported()
: dirvote.c
- CONSENSUS_MIN_SECONDS_BEFORE_CACHING
: networkstatus.c
- CONSENSUS_NETWORKSTATUS_MAX_DL_TRIES
: networkstatus.c
- consider_adding_dir_authorities()
: config.c
- consider_hibernation()
: or.h
, hibernate.c
- consider_plaintext_ports()
: connection_edge.c
- consider_publishable_server()
: or.h
, router.c
- consider_recording_trackhost()
: circuituse.c
- consider_republishing_rend_descriptors
: rendservice.c
- consider_testing_reachability()
: router.c
, or.h
- control_adjust_event_log_severity()
: control.c
, or.h
- CONTROL_CONN_STATE_NEEDAUTH
: or.h
- CONTROL_CONN_STATE_OPEN
: or.h
- control_connection_new()
: connection.c
, or.h
- control_event_address_mapped()
: control.c
, or.h
- control_event_bandwidth_used()
: control.c
, or.h
- control_event_bootstrap()
: control.c
, or.h
- control_event_bootstrap_problem()
: control.c
, or.h
- control_event_buildtimeout_set()
: control.c
, or.h
- control_event_circuit_status()
: control.c
, or.h
- control_event_client_status()
: control.c
- control_event_clients_seen()
: or.h
, control.c
- control_event_descriptors_changed()
: or.h
, control.c
- control_event_general_status()
: control.c
- control_event_guard()
: control.c
, or.h
- control_event_guard_deferred()
: circuitbuild.c
- control_event_is_interesting()
: or.h
, control.c
- control_event_logmsg()
: control.c
- control_event_my_descriptor_changed()
: or.h
, control.c
- control_event_networkstatus_changed()
: or.h
, control.c
- control_event_networkstatus_changed_helper()
: control.c
- control_event_networkstatus_changed_single()
: or.h
, control.c
- control_event_newconsensus()
: control.c
, or.h
- control_event_or_authdir_new_descriptor()
: or.h
, control.c
- control_event_or_conn_status()
: or.h
, control.c
- control_event_server_status()
: control.c
- control_event_status()
: control.c
- control_event_stream_bandwidth()
: or.h
, control.c
- control_event_stream_bandwidth_used()
: or.h
, control.c
- control_event_stream_status()
: or.h
, control.c
- control_setconf_helper()
: control.c
- control_signal_act()
: or.h
, main.c
- control_update_global_event_mask()
: control.c
, or.h
- correct_time()
: rephist.c
- count_acceptable_routers()
: circuitbuild.c
- count_established_intro_points()
: rendservice.c
- count_loading_descriptors_progress()
: or.h
, routerlist.c
- count_usable_descriptors()
: routerlist.c
- country_idxplus1_by_lc_code
: geoip.c
- country_t
: or.h
- cpath_is_on_circuit()
: circuituse.c
- cpd_check_t
: util.h
- cpu_init()
: or.h
, cpuworker.c
- CPUWORKER_BUSY_TIMEOUT
: cpuworker.c
- cpuworker_main()
: cpuworker.c
- CPUWORKER_STATE_BUSY_ONION
: or.h
- CPUWORKER_STATE_IDLE
: or.h
- cpuworkers_rotate()
: or.h
, cpuworker.c
- create_inet_sockaddr()
: connection.c
- create_unix_sockaddr()
: connection.c
- crypto_cipher_crypt_inplace()
: crypto.h
, crypto.c
- crypto_cipher_decrypt()
: crypto.h
, crypto.c
- crypto_cipher_decrypt_init_cipher()
: crypto.h
, crypto.c
- crypto_cipher_decrypt_with_iv()
: crypto.h
, crypto.c
- crypto_cipher_encrypt()
: crypto.h
, crypto.c
- crypto_cipher_encrypt_init_cipher()
: crypto.c
, crypto.h
- crypto_cipher_encrypt_with_iv()
: crypto.c
, crypto.h
- crypto_cipher_generate_iv()
: crypto.c
, crypto.h
- crypto_cipher_generate_key()
: crypto.c
, crypto.h
- crypto_cipher_get_key()
: crypto.c
, crypto.h
- crypto_cipher_set_iv()
: crypto.h
, crypto.c
- crypto_cipher_set_key()
: crypto.c
, crypto.h
- crypto_create_init_cipher()
: crypto.c
, crypto.h
- crypto_dh_compute_secret()
: crypto.c
, crypto.h
- crypto_dh_free()
: crypto.c
, crypto.h
- crypto_dh_generate_public()
: crypto.h
, crypto.c
- crypto_dh_get_bytes()
: crypto.c
, crypto.h
- crypto_dh_get_public()
: crypto.h
, crypto.c
- crypto_dh_new()
: crypto.h
, crypto.c
- crypto_digest()
: crypto.c
, crypto.h
- crypto_digest_add_bytes()
: crypto.c
, crypto.h
- crypto_digest_algorithm_get_name()
: crypto.h
, crypto.c
- crypto_digest_algorithm_parse_name()
: crypto.h
, crypto.c
- crypto_digest_all()
: crypto.c
, crypto.h
- crypto_digest_assign()
: crypto.h
, crypto.c
- crypto_digest_dup()
: crypto.c
, crypto.h
- crypto_digest_get_digest()
: crypto.c
, crypto.h
- crypto_expand_key_material()
: crypto.h
, crypto.c
- crypto_free_cipher_env()
: crypto.c
, crypto.h
- crypto_free_digest_env()
: crypto.h
, crypto.c
- crypto_free_pk_env()
: crypto.h
, crypto.c
- crypto_get_rsa_padding()
: crypto.c
- crypto_get_rsa_padding_overhead()
: crypto.c
- crypto_global_cleanup()
: crypto.c
, crypto.h
- crypto_global_init()
: crypto.h
, crypto.c
- crypto_hmac_sha1()
: crypto.c
, crypto.h
- crypto_log_errors()
: crypto.c
- crypto_new_cipher_env()
: crypto.h
, crypto.c
- crypto_new_digest_env()
: crypto.c
, crypto.h
- crypto_new_pk_env()
: crypto.h
, crypto.c
- crypto_pk_asn1_decode()
: crypto.c
, crypto.h
- crypto_pk_asn1_encode()
: crypto.h
, crypto.c
- crypto_pk_check_fingerprint_syntax()
: crypto.h
, crypto.c
- crypto_pk_check_key()
: crypto.c
, crypto.h
- crypto_pk_cmp_keys()
: crypto.h
, crypto.c
- crypto_pk_copy_full()
: crypto.h
, crypto.c
- crypto_pk_dup_key()
: crypto.h
, crypto.c
- crypto_pk_generate_key_with_bits()
: crypto.c
, crypto.h
- crypto_pk_get_digest()
: crypto.c
, crypto.h
- crypto_pk_get_fingerprint()
: crypto.h
, crypto.c
- crypto_pk_key_is_private()
: crypto.c
, crypto.h
- crypto_pk_keysize()
: crypto.h
, crypto.c
- crypto_pk_private_decrypt()
: crypto.h
, crypto.c
- crypto_pk_private_hybrid_decrypt()
: crypto.h
, crypto.c
- crypto_pk_private_sign()
: crypto.c
, crypto.h
- crypto_pk_private_sign_digest()
: crypto.h
, crypto.c
- crypto_pk_public_checksig()
: crypto.c
, crypto.h
- crypto_pk_public_checksig_digest()
: crypto.h
, crypto.c
- crypto_pk_public_encrypt()
: crypto.h
, crypto.c
- crypto_pk_public_hybrid_encrypt()
: crypto.c
, crypto.h
- crypto_pk_read_private_key_from_filename()
: crypto.c
, crypto.h
- crypto_pk_read_private_key_from_string()
: crypto.h
, crypto.c
- crypto_pk_read_public_key_from_string()
: crypto.h
, crypto.c
- crypto_pk_write_key_to_string_impl()
: crypto.c
- crypto_pk_write_private_key_to_filename()
: crypto.c
, crypto.h
- crypto_pk_write_private_key_to_string()
: crypto.h
, crypto.c
- crypto_pk_write_public_key_to_string()
: crypto.c
, crypto.h
- crypto_rand()
: crypto.c
, crypto.h
- crypto_rand_int()
: crypto.c
, crypto.h
- crypto_rand_uint64()
: crypto.h
, crypto.c
- crypto_random_hostname()
: crypto.c
, crypto.h
- crypto_seed_rng()
: crypto.h
, crypto.c
- crypto_thread_cleanup()
: crypto.c
, crypto.h
- cull_wedged_cpuworkers()
: cpuworker.c
- current_consensus
: networkstatus.c