Steven Engler 78b6ca5730 Increased the cell limit when reading from the socket 4 years ago
..
.may_include 720951f056 Teach include-checker about advisory rules 4 years ago
addr_policy_st.h 60213a3621 Run "make autostyle." 4 years ago
address_set.c 2f683465d4 Bump copyright date to 2019 5 years ago
address_set.h 60213a3621 Run "make autostyle." 4 years ago
cell_queue_st.h 60213a3621 Run "make autostyle." 4 years ago
cell_st.h 60213a3621 Run "make autostyle." 4 years ago
channel.c b30fea06c9 Temp changes for cell events 4 years ago
channel.h 2f683465d4 Bump copyright date to 2019 5 years ago
channelpadding.c b30fea06c9 Temp changes for cell events 4 years ago
channelpadding.h 2f683465d4 Bump copyright date to 2019 5 years ago
channeltls.c 7bca2c48e4 Fixed a race condition with cell message passing. 4 years ago
channeltls.h 2f683465d4 Bump copyright date to 2019 5 years ago
circuit_st.h 60213a3621 Run "make autostyle." 4 years ago
circuitbuild.c a90d1918af Update #includes to point to confparse.h in its new location. 4 years ago
circuitbuild.h 0ed5c6edf9 Hiding crypt_path_t: Move some more crypt_path-specific functions. 5 years ago
circuitlist.c f2035c1ffa Removed the 'total_cells_allocated' global counter 4 years ago
circuitlist.h 0bc1241494 Make sure that we send at least some random data in RELAY_DATA cells 5 years ago
circuitmux.c aee65084b4 circ: Remove n_mux and p_mux members 5 years ago
circuitmux.h 2f683465d4 Bump copyright date to 2019 5 years ago
circuitmux_ewma.c 2f683465d4 Bump copyright date to 2019 5 years ago
circuitmux_ewma.h 2f683465d4 Bump copyright date to 2019 5 years ago
circuitpadding.c e5812c91d6 Merge remote-tracking branch 'tor-github/pr/1231' 4 years ago
circuitpadding.h ce477da8a7 Ignore regular cells in padding circuits. 4 years ago
circuitpadding_machines.c fd1f285189 transition when we send our first padding packet, not on received 4 years ago
circuitpadding_machines.h 60213a3621 Run "make autostyle." 4 years ago
circuitstats.c a90d1918af Update #includes to point to confparse.h in its new location. 4 years ago
circuitstats.h 2f683465d4 Bump copyright date to 2019 5 years ago
circuituse.c 14654d5c97 Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_circuit_new() 4 years ago
circuituse.h 2f683465d4 Bump copyright date to 2019 5 years ago
command.c 53116ca0b7 Re-run "make autostyle" with improved annotate_ifdef_directives 4 years ago
command.h 2f683465d4 Bump copyright date to 2019 5 years ago
connection_edge.c 754c972275 Fixed a bug with controller circuits 4 years ago
connection_edge.h 0e6e800c89 sendme: Always close stream if deliver window is negative 5 years ago
connection_or.c c18662c97d Support closing safe OR connections. 4 years ago
connection_or.h c18662c97d Support closing safe OR connections. 4 years ago
connection_st.h 8f74c59b95 Cache the socket for KIST rather than obtaining a lock 4 years ago
cpath_build_state_st.h 60213a3621 Run "make autostyle." 4 years ago
crypt_path.c 3835a3acf5 sendme: Properly record SENDMEs on both edges 5 years ago
crypt_path.h 60213a3621 Run "make autostyle." 4 years ago
crypt_path_reference_st.h 60213a3621 Run "make autostyle." 4 years ago
crypt_path_st.h 60213a3621 Run "make autostyle." 4 years ago
destroy_cell_queue_st.h 60213a3621 Run "make autostyle." 4 years ago
dos.c 2f683465d4 Bump copyright date to 2019 5 years ago
dos.h 60213a3621 Run "make autostyle." 4 years ago
edge_connection_st.h 60213a3621 Run "make autostyle." 4 years ago
entry_connection_st.h 60213a3621 Run "make autostyle." 4 years ago
entry_port_cfg_st.h 60213a3621 Run "make autostyle." 4 years ago
extend_info_st.h 60213a3621 Run "make autostyle." 4 years ago
half_edge_st.h 60213a3621 Run "make autostyle." 4 years ago
listener_connection_st.h 60213a3621 Run "make autostyle." 4 years ago
ocirc_event.c 0bce0c339d Rework origin circuit tracking to use pubsub 4 years ago
ocirc_event.h f7e8b3b68c Merge branch 'tor-github/pr/1040' 4 years ago
ocirc_event_sys.h 60213a3621 Run "make autostyle." 4 years ago
onion.c 2f683465d4 Bump copyright date to 2019 5 years ago
onion.h 2f683465d4 Bump copyright date to 2019 5 years ago
or.h 6c79172924 hs-v3: Add protover HSIntro=5 4 years ago
or_circuit_st.h 724d9eb84b hs-v3: Parse ESTABLISH_INTRO cell extension 4 years ago
or_connection_st.h 75e677b13d Added the safe connections (not working yet) 4 years ago
or_handshake_certs_st.h 60213a3621 Run "make autostyle." 4 years ago
or_handshake_state_st.h 60213a3621 Run "make autostyle." 4 years ago
or_periodic.c 60213a3621 Run "make autostyle." 4 years ago
or_periodic.h 3c2648bbda Move "relay" and "router" periodic callbacks out of mainloop.c 5 years ago
or_sys.c 3c2648bbda Move "relay" and "router" periodic callbacks out of mainloop.c 5 years ago
or_sys.h 3c2648bbda Move "relay" and "router" periodic callbacks out of mainloop.c 5 years ago
orconn_event.c a8c0f4ddfe Rework orconn tracking to use pubsub 4 years ago
orconn_event.h 75e677b13d Added the safe connections (not working yet) 4 years ago
orconn_event_sys.h 60213a3621 Run "make autostyle." 4 years ago
origin_circuit_st.h 60213a3621 Run "make autostyle." 4 years ago
policies.c b65f8c419a Add firewall_choose_address_ls() and hs_get_extend_info_from_lspecs() tests 5 years ago
policies.h 2618347657 Use fascist_firewall_choose_address_ls() in hs_get_extend_info_from_lspecs() 5 years ago
port_cfg_st.h 60213a3621 Run "make autostyle." 4 years ago
protover.c 6c79172924 hs-v3: Add protover HSIntro=5 4 years ago
protover.h b2821b72bc Bug 31356: Propogate protover padding support to circpad 4 years ago
protover_rust.c 2f683465d4 Bump copyright date to 2019 5 years ago
reasons.c 2f683465d4 Bump copyright date to 2019 5 years ago
reasons.h 2f683465d4 Bump copyright date to 2019 5 years ago
relay.c f2035c1ffa Removed the 'total_cells_allocated' global counter 4 years ago
relay.h 75e677b13d Added the safe connections (not working yet) 4 years ago
relay_crypto_st.h 60213a3621 Run "make autostyle." 4 years ago
safe_connection.c 78b6ca5730 Increased the cell limit when reading from the socket 4 years ago
safe_connection.h b30fea06c9 Temp changes for cell events 4 years ago
scheduler.c 356fc7e898 Minor scheduler changes to comments and state changes 4 years ago
scheduler.h 5a3c0cf6d5 Added the scheduler as a subsystem 4 years ago
scheduler_kist.c 4cd4e022d0 Ignore buffer size in KIST calculation 4 years ago
scheduler_sys.h 5a3c0cf6d5 Added the scheduler as a subsystem 4 years ago
scheduler_vanilla.c 2f683465d4 Bump copyright date to 2019 5 years ago
sendme.c c1359b32a4 trunnel: Rename sendme.trunnel to sendme_cell.trunnel 4 years ago
sendme.h 60213a3621 Run "make autostyle." 4 years ago
server_port_cfg_st.h 60213a3621 Run "make autostyle." 4 years ago
socks_request_st.h 60213a3621 Run "make autostyle." 4 years ago
status.c 2f683465d4 Bump copyright date to 2019 5 years ago
status.h 2f683465d4 Bump copyright date to 2019 5 years ago
tor_version_st.h 60213a3621 Run "make autostyle." 4 years ago
var_cell_st.h 60213a3621 Run "make autostyle." 4 years ago
versions.c 6c79172924 hs-v3: Add protover HSIntro=5 4 years ago
versions.h 2f683465d4 Bump copyright date to 2019 5 years ago