Nick Mathewson 2a594fcde9 Disable recording new broken conns when we have bootstrapped 14 years ago
..
Makefile.am e36f9d1d9b Link to libevent_openssl statically when requested 14 years ago
buffers.c 31120ff692 Remove unused var in write_to_evbuffer_zlib 14 years ago
buffers.h 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
circuitbuild.c 2a594fcde9 Disable recording new broken conns when we have bootstrapped 14 years ago
circuitbuild.h e006aa5dfa Merge remote-tracking branch 'public/bug2841' 14 years ago
circuitlist.c c780bc4d0b Merge branch 'bug3465-022' into bug3465-023 14 years ago
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 14 years ago
circuituse.c 42d6f34590 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
circuituse.h 47c8433a0c Make the get_options() return const 14 years ago
command.c fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 14 years ago
config.c e006aa5dfa Merge remote-tracking branch 'public/bug2841' 14 years ago
config.h 47c8433a0c Make the get_options() return const 14 years ago
config_codedigest.c f26abf5f54 fix codestyle issues 16 years ago
connection.c 2a594fcde9 Disable recording new broken conns when we have bootstrapped 14 years ago
connection.h e006aa5dfa Merge remote-tracking branch 'public/bug2841' 14 years ago
connection_edge.c a2ad31a92b Split connection_about_to_close_connection into separate functions 14 years ago
connection_edge.h a2ad31a92b Split connection_about_to_close_connection into separate functions 14 years ago
connection_or.c 2a594fcde9 Disable recording new broken conns when we have bootstrapped 14 years ago
connection_or.h 2a594fcde9 Disable recording new broken conns when we have bootstrapped 14 years ago
control.c b0de8560f6 Report the states of failed TLS connections from bootstrap_problem 14 years ago
control.h 2527acb2dc Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
cpuworker.c 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 14 years ago
directory.c 0fd8ce15c2 Make a function static 14 years ago
directory.h 0fd8ce15c2 Make a function static 14 years ago
dirserv.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
dirserv.h 47c8433a0c Make the get_options() return const 14 years ago
dirvote.c 47c8433a0c Make the get_options() return const 14 years ago
dirvote.h 47c8433a0c Make the get_options() return const 14 years ago
dns.c 47c8433a0c Make the get_options() return const 14 years ago
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 14 years ago
dnsserv.c 910472c514 client-side DNS proxy server: reply NOTIMPL to unsupported queries 14 years ago
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 14 years ago
eventdns.c 1d18c2deb6 Don't shadow parameters with local variables 14 years ago
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 14 years ago
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 14 years ago
geoip.c a0ae80788c Replace 4 more sscanf()s with tor_sscanf() 14 years ago
geoip.h 47c8433a0c Make the get_options() return const 14 years ago
hibernate.c 47c8433a0c Make the get_options() return const 14 years ago
hibernate.h 47c8433a0c Make the get_options() return const 14 years ago
main.c e006aa5dfa Merge remote-tracking branch 'public/bug2841' 14 years ago
main.h 47c8433a0c Make the get_options() return const 14 years ago
microdesc.c 174cbff8cf Merge remote-tracking branch 'public/bug3153' 14 years ago
microdesc.h 47c8433a0c Make the get_options() return const 14 years ago
networkstatus.c 47c8433a0c Make the get_options() return const 14 years ago
networkstatus.h 47c8433a0c Make the get_options() return const 14 years ago
nodelist.c a4d339cf08 Make nodelist_purge avoid orphaned microdescs in rs-less nodes 14 years ago
nodelist.h a1ceee193b Bump copyright statements to 2011 (master) 14 years ago
ntmain.c 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 14 years ago
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 14 years ago
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 14 years ago
or.h e006aa5dfa Merge remote-tracking branch 'public/bug2841' 14 years ago
policies.c 7dcd105be3 Remove a redundant condition in compare_addr_to_node_policy 14 years ago
policies.h 47c8433a0c Make the get_options() return const 14 years ago
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 14 years ago
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 14 years ago
relay.c 1d18c2deb6 Don't shadow parameters with local variables 14 years ago
relay.h 47c8433a0c Make the get_options() return const 14 years ago
rendclient.c 64c8e8edda Kill redundant checks around routerset_contains_*() 14 years ago
rendclient.h 47c8433a0c Make the get_options() return const 14 years ago
rendcommon.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
rendcommon.h 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 14 years ago
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 14 years ago
rendservice.c 64c8e8edda Kill redundant checks around routerset_contains_*() 14 years ago
rendservice.h 47c8433a0c Make the get_options() return const 14 years ago
rephist.c 47c8433a0c Make the get_options() return const 14 years ago
rephist.h d52a99dc77 Merge remote branch 'origin/maint-0.2.2' 14 years ago
router.c 6b670d6032 Merge branch 'bug3263' 14 years ago
router.h 47c8433a0c Make the get_options() return const 14 years ago
routerlist.c 60832766ac Look at the right consensus in router_add_to_routerlist() 14 years ago
routerlist.h fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
routerparse.c 1d18c2deb6 Don't shadow parameters with local variables 14 years ago
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header 14 years ago
status.c 47c8433a0c Make the get_options() return const 14 years ago
status.h ee95430d39 Implement more heartbeat message stuff. 14 years ago
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago