David Goulet d33327ec22 Use descriptor ID when purging last hid fetch cache 10 years ago
..
Makefile.nmake d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet 11 years ago
addressmap.c 1053af0b9c Merge branch 'bug7555_v2_squashed' 10 years ago
addressmap.h 9d0fab9872 Allow MapAddress and Automap to work together 10 years ago
buffers.c 5176f6f103 Remove relative paths to header files. 10 years ago
buffers.h 6f331645c7 Remove mempools and buf freelists 10 years ago
channel.c b56c7614b6 When closing circs build through a new guard, only close local ones 10 years ago
channel.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
channeltls.c d29a8ad564 Add link protocol version counts to the heartbeat message 10 years ago
channeltls.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
circpathbias.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
circpathbias.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
circuitbuild.c 9139aeadb8 Reachability should check ExtendAllowPrivateAddresses not TestingTorNetwork 10 years ago
circuitbuild.h b223b7c22d fix a compilation warning 10 years ago
circuitlist.c d6dbd55849 trivial whitespace fix 10 years ago
circuitlist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
circuitmux.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
circuitmux.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
circuitmux_ewma.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
circuitmux_ewma.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
circuitstats.c b3bc871214 Add unit test for #13290 10 years ago
circuitstats.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
circuituse.c d33327ec22 Use descriptor ID when purging last hid fetch cache 10 years ago
circuituse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
command.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 years ago
command.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
config.c c366e1fa32 Merge remote-tracking branch 'public/remove_old_libevent_autoconf_stuff' 10 years ago
config.h d68bbb0a29 Unit tests for consider_adding_dir_servers() as modified in #15642 10 years ago
confparse.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
confparse.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
connection.c 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 10 years ago
connection.h 4c1a779539 Restrict unix: addresses to control and socks for now 10 years ago
connection_edge.c d33327ec22 Use descriptor ID when purging last hid fetch cache 10 years ago
connection_edge.h 2e8b8c8698 Make check-spaces happier. 10 years ago
connection_or.c d29a8ad564 Add link protocol version counts to the heartbeat message 10 years ago
connection_or.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
control.c 9a364026d3 Use rend_data_client/service_create() in code 10 years ago
control.h 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 10 years ago
cpuworker.c d4c1716263 add an explanatory comment 10 years ago
cpuworker.h 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 10 years ago
directory.c 6f5f38a0bc Add function to validate HS descriptor ID 10 years ago
directory.h 034e2788f8 whitespace fixes 10 years ago
dirserv.c 26c344a563 Revert "Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()" 10 years ago
dirserv.h 96211bcf71 Merge branch 'bug9321_rerebase' 10 years ago
dirvote.c 196499da73 Use a custom Base64 encoder with more control over the output format. 10 years ago
dirvote.h 96211bcf71 Merge branch 'bug9321_rerebase' 10 years ago
dns.c 5176f6f103 Remove relative paths to header files. 10 years ago
dns.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
dnsserv.c 13dac5e463 Move entry_port_cfg_t fields in entry_connection_t 10 years ago
dnsserv.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
entrynodes.c 241e6b0937 Fix some conversion problems 10 years ago
entrynodes.h 0e4bdc4005 clean up comments and whitespace a bit 10 years ago
eventdns_tor.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
ext_orport.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
ext_orport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
fp_pair.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
fp_pair.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
geoip.c cdc49629c7 Merge branch 'bug6852' 10 years ago
geoip.h cdc49629c7 Merge branch 'bug6852' 10 years ago
hibernate.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
hibernate.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
include.am c66dd17980 Drop support for --digests 10 years ago
main.c c3894473fe whitespace fixes 10 years ago
main.h 56061976db Recover better when our clock jumps back many hours 10 years ago
microdesc.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
microdesc.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
networkstatus.c b4a8fd8958 When there are no package lines, make consensus/packages say "". 10 years ago
networkstatus.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
nodelist.c d221b507c9 Avoid logging natural-language reports that are redundant with bootstrapping 10 years ago
nodelist.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
ntmain.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
ntmain.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
onion.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 years ago
onion.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 years ago
onion_fast.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 years ago
onion_fast.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 years ago
onion_ntor.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 years ago
onion_ntor.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 years ago
onion_tap.c d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 years ago
onion_tap.h d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 10 years ago
or.h e6a581f126 Add a create function for rend_data_t object 10 years ago
policies.c 90b9e23bec Merge branch 'exitnode_10067_squashed' 10 years ago
policies.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
reasons.c 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string 10 years ago
reasons.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
relay.c 5246e8f992 Remove lingering mempool code 10 years ago
relay.h 5246e8f992 Remove lingering mempool code 10 years ago
rendclient.c d33327ec22 Use descriptor ID when purging last hid fetch cache 10 years ago
rendclient.h d33327ec22 Use descriptor ID when purging last hid fetch cache 10 years ago
rendcommon.c e6a581f126 Add a create function for rend_data_t object 10 years ago
rendcommon.h e6a581f126 Add a create function for rend_data_t object 10 years ago
rendmid.c 8656cbcfc0 ... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit 10 years ago
rendmid.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
rendservice.c 9a364026d3 Use rend_data_client/service_create() in code 10 years ago
rendservice.h 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 10 years ago
rephist.c d29a8ad564 Add link protocol version counts to the heartbeat message 10 years ago
rephist.h d29a8ad564 Add link protocol version counts to the heartbeat message 10 years ago
replaycache.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
replaycache.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
router.c 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 10 years ago
router.h 8feaf3846d Refactor router_rebuild_descriptor 10 years ago
routerlist.c 05f7336624 Remove version checks for microdescriptor support 10 years ago
routerlist.h caf28519d9 Merge branch 'bug12844' 10 years ago
routerparse.c 54000d7ad9 Merge remote-tracking branch 'dgoulet/bug14847_027_06' 10 years ago
routerparse.h 05f7336624 Remove version checks for microdescriptor support 10 years ago
routerset.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
routerset.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
scheduler.c 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 10 years ago
scheduler.h 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 10 years ago
statefile.c f8ffb57bc4 Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty 10 years ago
statefile.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
status.c d29a8ad564 Add link protocol version counts to the heartbeat message 10 years ago
status.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
tor_main.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
transports.c fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". 10 years ago
transports.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago