Nick Mathewson b169c8c14f Merge remote-tracking branch 'asn-github/adaptive_padding-final' 5 years ago
..
addr_policy_st.h 4ac87a430f Remove a redundant typedef in addr_policy_st.h 5 years ago
address_set.c ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
address_set.h 63b4ea22af Move literally everything out of src/or 6 years ago
cell_queue_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
cell_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
channel.c 2dccef0eb4 Merge branch 'bug27772_squashed' 5 years ago
channel.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
channelpadding.c 2dccef0eb4 Merge branch 'bug27772_squashed' 5 years ago
channelpadding.h 4976eca826 hs: Render obsolete Tor2web 5 years ago
channeltls.c 308dde0c38 Remove unused old_state var in connection_or.c 5 years ago
channeltls.h 308dde0c38 Remove unused old_state var in connection_or.c 5 years ago
circuit_st.h 4dc189a904 Clarify immutability of global padding machine specs. 5 years ago
circuitbuild.c 8ad497bb57 Config option to specify specific MiddleNodes. 5 years ago
circuitbuild.h 45b28167d7 In count_acceptable_nodes(), count direct and indirect nodes with node_has_preferred_descriptor() 5 years ago
circuitlist.c 2f7b5a2d44 Hook up circuit padding to circuit_t. 5 years ago
circuitlist.h a0b4fa1f16 Add origin circuit event pubsub system 5 years ago
circuitmux.c ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
circuitmux.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
circuitmux_ewma.c ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
circuitmux_ewma.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
circuitpadding.c 4dc189a904 Clarify immutability of global padding machine specs. 5 years ago
circuitpadding.h ca54424602 Fix type redefinition errors. 5 years ago
circuitstats.c a0b4fa1f16 Add origin circuit event pubsub system 5 years ago
circuitstats.h 63b4ea22af Move literally everything out of src/or 6 years ago
circuituse.c b169c8c14f Merge remote-tracking branch 'asn-github/adaptive_padding-final' 5 years ago
circuituse.h 63b4ea22af Move literally everything out of src/or 6 years ago
command.c 4f0bc0c8f5 Revise things that had included router.h before 5 years ago
command.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
connection_edge.c b169c8c14f Merge remote-tracking branch 'asn-github/adaptive_padding-final' 5 years ago
connection_edge.h d0682fe0f1 conn: Add an helper to mark a connection as waiting for an HS descriptor 5 years ago
connection_or.c 27853938a1 Merge branch 'maint-0.3.5' 5 years ago
connection_or.h 271b50f54a Add ORCONN event pubsub system 5 years ago
connection_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
cpath_build_state_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
crypt_path_reference_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
crypt_path_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
destroy_cell_queue_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
dos.c f403af2207 Split geoip from geoip-related stats. 5 years ago
dos.h 63b4ea22af Move literally everything out of src/or 6 years ago
edge_connection_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
entry_connection_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
entry_port_cfg_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
extend_info_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
half_edge_st.h 93ff8b411a Merge branch 'ticket25573-034' into ticket25573-master 5 years ago
listener_connection_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
ocirc_event.c 70dd6d07bb Merge branch 'orconn-tracker_squashed' 5 years ago
ocirc_event.h a0b4fa1f16 Add origin circuit event pubsub system 5 years ago
ocirc_event_sys.h a0b4fa1f16 Add origin circuit event pubsub system 5 years ago
onion.c 98ef3e82e4 Move the non-crypto parts of onion.c out of src/core/crypto 5 years ago
onion.h 98ef3e82e4 Move the non-crypto parts of onion.c out of src/core/crypto 5 years ago
or.h 7be71903da Circuit padding cell event callbacks. 5 years ago
or_circuit_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
or_connection_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
or_handshake_certs_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
or_handshake_state_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
orconn_event.c 70dd6d07bb Merge branch 'orconn-tracker_squashed' 5 years ago
orconn_event.h 271b50f54a Add ORCONN event pubsub system 5 years ago
orconn_event_sys.h 271b50f54a Add ORCONN event pubsub system 5 years ago
origin_circuit_st.h 2f7b5a2d44 Hook up circuit padding to circuit_t. 5 years ago
policies.c 3dd1f064a7 Rewrite the core of parse_short_policy() to be faster. 5 years ago
policies.h ad031b64ce Add regression test for ClientAutoIPv6ORPort 5 years ago
port_cfg_st.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
protover.c 659a4f06d4 Circuit padding ProtoVer plumbing. 5 years ago
protover.h 659a4f06d4 Circuit padding ProtoVer plumbing. 5 years ago
protover_rust.c 5c0dd1aa90 move protover_rust.c to core/or/ 5 years ago
reasons.c 08e3b88f07 Split routerlist.c into 4 separate modules 5 years ago
reasons.h 63b4ea22af Move literally everything out of src/or 6 years ago
relay.c 2b29bccb85 Misc trivial improvements around circpadding code. 5 years ago
relay.h d62340018c Add relay crypto mock points for tests. 5 years ago
relay_crypto_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
scheduler.c f6b8c7da66 Move buffers.c out of lib/containers to resolve a circularity. 5 years ago
scheduler.h ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
scheduler_kist.c f6b8c7da66 Move buffers.c out of lib/containers to resolve a circularity. 5 years ago
scheduler_vanilla.c ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
server_port_cfg_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
socks_request_st.h 7556933537 Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged 5 years ago
status.c f403af2207 Split geoip from geoip-related stats. 5 years ago
status.h 63b4ea22af Move literally everything out of src/or 6 years ago
tor_version_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
var_cell_st.h 63b4ea22af Move literally everything out of src/or 6 years ago
versions.c 659a4f06d4 Circuit padding ProtoVer plumbing. 5 years ago
versions.h 7da06e43da No longer exit for missing required protocolversions on an old consensus 5 years ago