tor/src/core/or
George Kadianakis 0c5176d00c Hiding crypt_path_t: Start with crypt_path.crypto .
Create some functions to eventually be able to hide crypt_path_t.crypto.
2019-05-03 18:15:11 +03:00
..
addr_policy_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
address_set.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
address_set.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
cell_queue_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
cell_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
channel.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
channel.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
channelpadding.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
channelpadding.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
channeltls.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
channeltls.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
circuit_st.h prop289: Add documentation for the circuit FIFO list 2019-04-29 12:17:57 -04:00
circuitbuild.c Hiding crypt_path_t: Move init functions to crypt_path.c. 2019-05-03 18:15:00 +03:00
circuitbuild.h Hiding crypt_path_t: Move init functions to crypt_path.c. 2019-05-03 18:15:00 +03:00
circuitlist.c Hiding crypt_path_t: Move assert functions in crypt_path.c. 2019-05-03 18:15:00 +03:00
circuitlist.h Hiding crypt_path_t: Move assert functions in crypt_path.c. 2019-05-03 18:15:00 +03:00
circuitmux.c circ: Remove n_mux and p_mux members 2019-03-14 23:54:05 -04:00
circuitmux.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
circuitmux_ewma.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
circuitmux_ewma.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
circuitpadding.c Merge branch 'bug29500_040_monoinit_revert' into bug29500_master_monoinit 2019-04-05 12:24:20 +10:00
circuitpadding.h Merge remote-tracking branch 'tor-github/pr/819' 2019-03-22 13:10:47 +10:00
circuitstats.c Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00
circuitstats.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
circuituse.c Merge branch 'ticket29662_squashed' into ticket29662_squashed_merged 2019-03-29 14:28:48 -04:00
circuituse.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
command.c Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00
command.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
connection_edge.c sendme: Always close stream if deliver window is negative 2019-04-29 12:17:57 -04:00
connection_edge.h sendme: Always close stream if deliver window is negative 2019-04-29 12:17:57 -04:00
connection_or.c Merge branch 'maint-0.4.0' 2019-03-27 09:36:55 +10:00
connection_or.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
connection_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
cpath_build_state_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
crypt_path.c Hiding crypt_path_t: Start with crypt_path.crypto . 2019-05-03 18:15:11 +03:00
crypt_path.h Hiding crypt_path_t: Start with crypt_path.crypto . 2019-05-03 18:15:11 +03:00
crypt_path_reference_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
crypt_path_st.h Hiding crypt_path_t: Start with crypt_path.crypto . 2019-05-03 18:15:11 +03:00
destroy_cell_queue_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
dos.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
dos.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
edge_connection_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
entry_connection_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
entry_port_cfg_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
extend_info_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
half_edge_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
listener_connection_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
ocirc_event.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
ocirc_event.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
ocirc_event_sys.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
onion.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
onion.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
or.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
or_circuit_st.h circ: Remove n_mux and p_mux members 2019-03-14 23:54:05 -04:00
or_connection_st.h Correctly report PT vs proxy during bootstrap 2019-03-25 14:13:45 +10:00
or_handshake_certs_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
or_handshake_state_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
orconn_event.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
orconn_event.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
orconn_event_sys.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
origin_circuit_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
policies.c Clarify comment about IPv6Exit in policies_parse_exit_policy_from_options() 2019-04-16 08:22:17 -04:00
policies.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
port_cfg_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
protover.c Make it clear to coverity we aren't leaking in protover_all_supported() 2019-04-11 17:51:11 -04:00
protover.h protover: Add missing Padding to translate_to_rust 2019-03-05 12:33:43 -05:00
protover_rust.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
reasons.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
reasons.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
relay.c sendme: Better function names 2019-04-29 12:17:57 -04:00
relay.h sendme: Better handle the random padding 2019-04-29 12:17:57 -04:00
relay_crypto_st.h prop289: Keep the digest bytes, not the object 2019-04-29 12:17:57 -04:00
scheduler.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
scheduler.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
scheduler_kist.c Merge branch 'maint-0.3.5' into maint-0.4.0 2019-02-21 10:08:14 -05:00
scheduler_vanilla.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
sendme.c sendme: Improve logging messages 2019-05-02 08:58:58 -04:00
sendme.h sendme: Better function names 2019-04-29 12:17:57 -04:00
server_port_cfg_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
socks_request_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
status.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
status.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
tor_version_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
var_cell_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
versions.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
versions.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00