Mike Perry 43701e1ebe Circuit padding machine creation events. 5 lat temu
..
addr_policy_st.h 4ac87a430f Remove a redundant typedef in addr_policy_st.h 6 lat temu
address_set.c ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
address_set.h 63b4ea22af Move literally everything out of src/or 6 lat temu
cell_queue_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
cell_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
channel.c 2dccef0eb4 Merge branch 'bug27772_squashed' 5 lat temu
channel.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
channelpadding.c 2dccef0eb4 Merge branch 'bug27772_squashed' 5 lat temu
channelpadding.h 4976eca826 hs: Render obsolete Tor2web 5 lat temu
channeltls.c 308dde0c38 Remove unused old_state var in connection_or.c 5 lat temu
channeltls.h 308dde0c38 Remove unused old_state var in connection_or.c 5 lat temu
circuit_st.h 2f7b5a2d44 Hook up circuit padding to circuit_t. 5 lat temu
circuitbuild.c 43701e1ebe Circuit padding machine creation events. 5 lat temu
circuitbuild.h 45b28167d7 In count_acceptable_nodes(), count direct and indirect nodes with node_has_preferred_descriptor() 5 lat temu
circuitlist.c 2f7b5a2d44 Hook up circuit padding to circuit_t. 5 lat temu
circuitlist.h a0b4fa1f16 Add origin circuit event pubsub system 5 lat temu
circuitmux.c ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
circuitmux.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
circuitmux_ewma.c ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
circuitmux_ewma.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
circuitpadding.h 2a24e21fb0 Circuit padding header. 5 lat temu
circuitstats.c a0b4fa1f16 Add origin circuit event pubsub system 5 lat temu
circuitstats.h 63b4ea22af Move literally everything out of src/or 6 lat temu
circuituse.c 43701e1ebe Circuit padding machine creation events. 5 lat temu
circuituse.h 63b4ea22af Move literally everything out of src/or 6 lat temu
command.c 4f0bc0c8f5 Revise things that had included router.h before 5 lat temu
command.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
connection_edge.c 43701e1ebe Circuit padding machine creation events. 5 lat temu
connection_edge.h df2b46d18c Remove a double-newline and improve a comment 5 lat temu
connection_or.c 936c93e562 Hook up control_event_bootstrap() to btrack_orconn 5 lat temu
connection_or.h 271b50f54a Add ORCONN event pubsub system 5 lat temu
connection_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
cpath_build_state_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
crypt_path_reference_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
crypt_path_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
destroy_cell_queue_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
dos.c f403af2207 Split geoip from geoip-related stats. 5 lat temu
dos.h 63b4ea22af Move literally everything out of src/or 6 lat temu
edge_connection_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
entry_connection_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
entry_port_cfg_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
extend_info_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
half_edge_st.h 93ff8b411a Merge branch 'ticket25573-034' into ticket25573-master 5 lat temu
listener_connection_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
ocirc_event.c 70dd6d07bb Merge branch 'orconn-tracker_squashed' 5 lat temu
ocirc_event.h a0b4fa1f16 Add origin circuit event pubsub system 5 lat temu
ocirc_event_sys.h a0b4fa1f16 Add origin circuit event pubsub system 5 lat temu
onion.c 98ef3e82e4 Move the non-crypto parts of onion.c out of src/core/crypto 5 lat temu
onion.h 98ef3e82e4 Move the non-crypto parts of onion.c out of src/core/crypto 5 lat temu
or.h 659a4f06d4 Circuit padding ProtoVer plumbing. 5 lat temu
or_circuit_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
or_connection_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
or_handshake_certs_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
or_handshake_state_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
orconn_event.c 70dd6d07bb Merge branch 'orconn-tracker_squashed' 5 lat temu
orconn_event.h 271b50f54a Add ORCONN event pubsub system 5 lat temu
orconn_event_sys.h 271b50f54a Add ORCONN event pubsub system 5 lat temu
origin_circuit_st.h 2f7b5a2d44 Hook up circuit padding to circuit_t. 5 lat temu
policies.c 3dd1f064a7 Rewrite the core of parse_short_policy() to be faster. 5 lat temu
policies.h ad031b64ce Add regression test for ClientAutoIPv6ORPort 5 lat temu
port_cfg_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
protover.c 659a4f06d4 Circuit padding ProtoVer plumbing. 5 lat temu
protover.h 659a4f06d4 Circuit padding ProtoVer plumbing. 5 lat temu
protover_rust.c 5c0dd1aa90 move protover_rust.c to core/or/ 5 lat temu
reasons.c 08e3b88f07 Split routerlist.c into 4 separate modules 5 lat temu
reasons.h 63b4ea22af Move literally everything out of src/or 6 lat temu
relay.c 43701e1ebe Circuit padding machine creation events. 5 lat temu
relay.h 63b4ea22af Move literally everything out of src/or 6 lat temu
relay_crypto_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
scheduler.c f6b8c7da66 Move buffers.c out of lib/containers to resolve a circularity. 5 lat temu
scheduler.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
scheduler_kist.c f6b8c7da66 Move buffers.c out of lib/containers to resolve a circularity. 5 lat temu
scheduler_vanilla.c ef486e3c02 Fix every include path changed in the previous commit (automated) 6 lat temu
server_port_cfg_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
socks_request_st.h 7556933537 Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged 6 lat temu
status.c f403af2207 Split geoip from geoip-related stats. 5 lat temu
status.h 63b4ea22af Move literally everything out of src/or 6 lat temu
tor_version_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
var_cell_st.h 63b4ea22af Move literally everything out of src/or 6 lat temu
versions.c 659a4f06d4 Circuit padding ProtoVer plumbing. 5 lat temu
versions.h 7da06e43da No longer exit for missing required protocolversions on an old consensus 5 lat temu