Nick Mathewson c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
..
Makefile.am b55e31aeb4 Merge remote-tracking branch 'rransom-tor/bug3427' hace 13 años
buffers.c 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' hace 13 años
buffers.h 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' hace 13 años
circuitbuild.c 6aef89bda4 Remove compare_addr_to_node_policy hace 13 años
circuitbuild.h e006aa5dfa Merge remote-tracking branch 'public/bug2841' hace 13 años
circuitlist.c c780bc4d0b Merge branch 'bug3465-022' into bug3465-023 hace 13 años
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it hace 13 años
circuituse.c 6aef89bda4 Remove compare_addr_to_node_policy hace 13 años
circuituse.h 47c8433a0c Make the get_options() return const hace 13 años
command.c fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 13 años
config.c 2163e420b2 Merge remote-tracking branch 'public/bug3560' hace 13 años
config.h 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' hace 13 años
config_codedigest.c f26abf5f54 fix codestyle issues hace 15 años
connection.c 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' hace 13 años
connection.h e006aa5dfa Merge remote-tracking branch 'public/bug2841' hace 13 años
connection_edge.c 2b660f9781 Fix a wide line. "Tradition!" hace 13 años
connection_edge.h a2ad31a92b Split connection_about_to_close_connection into separate functions hace 13 años
connection_or.c 2d0b56a505 Fix a compile warning on OS X 10.6 hace 13 años
connection_or.h 2a594fcde9 Disable recording new broken conns when we have bootstrapped hace 13 años
control.c 852b131281 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
control.h 2527acb2dc Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
cpuworker.c 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 13 años
directory.c 642cff5bca Only download microdesc consensus from caches that support it hace 13 años
directory.h 0fd8ce15c2 Make a function static hace 13 años
dirserv.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
dirserv.h 47c8433a0c Make the get_options() return const hace 13 años
dirvote.c 47c8433a0c Make the get_options() return const hace 13 años
dirvote.h 47c8433a0c Make the get_options() return const hace 13 años
dns.c 47c8433a0c Make the get_options() return const hace 13 años
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 13 años
dnsserv.c 910472c514 client-side DNS proxy server: reply NOTIMPL to unsupported queries hace 13 años
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 13 años
eventdns.c 1d18c2deb6 Don't shadow parameters with local variables hace 13 años
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. hace 13 años
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 hace 13 años
geoip.c c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
geoip.h 47c8433a0c Make the get_options() return const hace 13 años
hibernate.c 47c8433a0c Make the get_options() return const hace 13 años
hibernate.h 47c8433a0c Make the get_options() return const hace 13 años
main.c e006aa5dfa Merge remote-tracking branch 'public/bug2841' hace 13 años
main.h 47c8433a0c Make the get_options() return const hace 13 años
microdesc.c 174cbff8cf Merge remote-tracking branch 'public/bug3153' hace 13 años
microdesc.h 47c8433a0c Make the get_options() return const hace 13 años
networkstatus.c 47c8433a0c Make the get_options() return const hace 13 años
networkstatus.h 47c8433a0c Make the get_options() return const hace 13 años
nodelist.c a4d339cf08 Make nodelist_purge avoid orphaned microdescs in rs-less nodes hace 13 años
nodelist.h e158f8de4b Rename and tweak nodelist_add_node_family() to add node hace 13 años
ntmain.c 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 13 años
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 hace 13 años
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 13 años
or.h 44cfa53873 Make WIN32_WINNT defines conditional hace 13 años
policies.c 6aef89bda4 Remove compare_addr_to_node_policy hace 13 años
policies.h 6aef89bda4 Remove compare_addr_to_node_policy hace 13 años
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete hace 13 años
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 13 años
relay.c 1d18c2deb6 Don't shadow parameters with local variables hace 13 años
relay.h 47c8433a0c Make the get_options() return const hace 13 años
rendclient.c b8943461c0 Fix bug in upload/download of hsdesc with microdescs hace 13 años
rendclient.h 47c8433a0c Make the get_options() return const hace 13 años
rendcommon.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
rendcommon.h 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 hace 13 años
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 13 años
rendservice.c c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
rendservice.h 47c8433a0c Make the get_options() return const hace 13 años
rephist.c c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
rephist.h d52a99dc77 Merge remote branch 'origin/maint-0.2.2' hace 13 años
router.c 6b670d6032 Merge branch 'bug3263' hace 13 años
router.h 47c8433a0c Make the get_options() return const hace 13 años
routerlist.c 975150a13e Better messages when we're stalled because of microdescriptors hace 13 años
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy hace 13 años
routerparse.c 1d18c2deb6 Don't shadow parameters with local variables hace 13 años
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header hace 13 años
status.c 47c8433a0c Make the get_options() return const hace 13 años
status.h ee95430d39 Implement more heartbeat message stuff. hace 13 años
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 hace 13 años