tor/src/core/or
2018-11-26 16:33:31 -05:00
..
addr_policy_st.h Remove a redundant typedef in addr_policy_st.h 2018-07-12 10:35:29 -04:00
address_set.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
address_set.h
cell_queue_st.h
cell_st.h
channel.c Merge branch 'bug27772_squashed' 2018-10-14 15:31:52 -04:00
channel.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
channelpadding.c Merge branch 'bug27772_squashed' 2018-10-14 15:31:52 -04:00
channelpadding.h hs: Render obsolete Tor2web 2018-08-28 16:01:57 -04:00
channeltls.c Extract all the "am I a server" functions from router.c 2018-09-25 16:00:50 -04:00
channeltls.h Merge branch 'bug23512-v4-033' into bug23512-v4-master 2018-09-18 00:17:14 +00:00
circuit_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
circuitbuild.c Merge branch 'maint-0.3.5' 2018-11-14 07:42:56 -05:00
circuitbuild.h In count_acceptable_nodes(), count direct and indirect nodes with node_has_preferred_descriptor() 2018-11-05 08:26:02 -05:00
circuitlist.c hs-v3: Close client intro circuits if the descriptor is replaced 2018-10-18 12:56:51 -04:00
circuitlist.h hs-v3: Close client intro circuits if the descriptor is replaced 2018-10-18 12:56:51 -04:00
circuitmux.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
circuitmux.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
circuitmux_ewma.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
circuitmux_ewma.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
circuitstats.c Move all authdir_mode_*() functions into authmode.h 2018-09-25 15:39:24 -04:00
circuitstats.h
circuituse.c Move the predicted ports code out of rephist.c 2018-09-27 08:21:17 -04:00
circuituse.h
command.c Revise things that had included router.h before 2018-09-25 17:57:58 -04:00
command.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
connection_edge.c Add options to control dormant-client feature. 2018-11-26 16:32:40 -05:00
connection_edge.h Remove a double-newline and improve a comment 2018-10-14 15:33:39 -04:00
connection_or.c Extract the non-stats part of geoip into a new src/lib/geoip. 2018-09-27 10:26:01 -04:00
connection_or.h When Tor is compiled with NSS, don't claim support for LinkAuth=1 2018-09-16 13:28:29 -04:00
connection_st.h
cpath_build_state_st.h
crypt_path_reference_st.h
crypt_path_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
destroy_cell_queue_st.h
dos.c Split geoip from geoip-related stats. 2018-09-27 09:36:52 -04:00
dos.h
edge_connection_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
entry_connection_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
entry_port_cfg_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
extend_info_st.h
half_edge_st.h Merge branch 'ticket25573-034' into ticket25573-master 2018-08-29 17:10:06 +00:00
listener_connection_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
onion.c Move the non-crypto parts of onion.c out of src/core/crypto 2018-09-21 09:14:05 -04:00
onion.h Move the non-crypto parts of onion.c out of src/core/crypto 2018-09-21 09:14:05 -04:00
or.h Make the NET_PARTICIPANT role dependent on user activity 2018-11-15 11:17:22 -05:00
or_circuit_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
or_connection_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
or_handshake_certs_st.h
or_handshake_state_st.h
origin_circuit_st.h Merge branch 'ticket25573-034' into ticket25573-master 2018-08-29 17:10:06 +00:00
policies.c Remove routerparse include from files that dont use it 2018-10-01 11:35:11 -05:00
policies.h
port_cfg_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
protover.c Remove versions.h include from routerparse.h 2018-10-01 11:22:47 -05:00
protover.h Whoops. Protover.[ch] belong in src/core/or 2018-07-05 17:15:50 -04:00
protover_rust.c move protover_rust.c to core/or/ 2018-09-21 20:14:53 +00:00
reasons.c Split routerlist.c into 4 separate modules 2018-09-19 17:08:57 -04:00
reasons.h
relay.c Remove routerparse include from files that dont use it 2018-10-01 11:35:11 -05:00
relay.h
relay_crypto_st.h
scheduler.c Split main.c into main.c and mainloop.c 2018-09-21 09:14:06 -04:00
scheduler.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
scheduler_kist.c Use assertions so GCC LTO doesn't worry about TLS channel conversion 2018-10-14 15:25:16 -04:00
scheduler_vanilla.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
server_port_cfg_st.h
socks_request_st.h Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged 2018-07-12 11:47:25 -04:00
status.c Split geoip from geoip-related stats. 2018-09-27 09:36:52 -04:00
status.h
tor_version_st.h
var_cell_st.h
versions.c Fix a fun heisenbug in memoize_protover_flags() 2018-11-21 07:56:33 -05:00
versions.h Memoize summarize_protover_flags() 2018-11-07 10:47:07 -05:00