Robert Ransom fbea8c8ef1 Detect and remove unreachable intro points 12 éve
..
Makefile.am ddf5020ea8 Fix 'make distcheck' 14 éve
buffers.c cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 éve
buffers.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 éve
circuitbuild.c 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 éve
circuitbuild.h 2b9c5ee301 Preserve bridge download status across SETCONF, HUP 13 éve
circuitlist.c fbea8c8ef1 Detect and remove unreachable intro points 12 éve
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 13 éve
circuituse.c 34a6b8b7e5 Clear the timed_out flag when an HS connection attempt ends 12 éve
circuituse.h ec81d17d0c Raise the TrackHostExits membership code into its own function 13 éve
command.c 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 13 éve
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
config.c dfa6cde4d4 Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2 12 éve
config.h df3cf881d1 stop putting wacky values into state->lastwritten 13 éve
config_codedigest.c f26abf5f54 fix codestyle issues 15 éve
connection.c d79d648edc Don't write ControlPorts to disk till after we setuid and make datadir 13 éve
connection.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
connection_edge.c 34a6b8b7e5 Clear the timed_out flag when an HS connection attempt ends 12 éve
connection_edge.h da8297dbcb Handle transitions in Automap*, VirtualAddrNetwork correctly 13 éve
connection_or.c 64bfbcb918 log when we finish ssl handshake and move to renegotiation 13 éve
connection_or.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
control.c 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 éve
control.h b80a8bba19 Merge branch 'feature3049-v2' into maint-0.2.2 13 éve
cpuworker.c cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 éve
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
directory.c 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 13 éve
directory.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
dirserv.c dfa6cde4d4 Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2 12 éve
dirserv.h cba1d29b7f make make check-spaces happier. 13 éve
dirvote.c a5232e0c4c Fix GCC 4.6's new -Wunused-but-set-variable warnings. 13 éve
dirvote.h 1546054d81 Add a VoteOnHidServDirectoriesV2 configuration option 13 éve
dns.c b8ffb00cf1 log the reason for publishing a new relay descriptor 13 éve
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
dnsserv.c 910472c514 client-side DNS proxy server: reply NOTIMPL to unsupported queries 13 éve
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
eventdns.c da7c60dcf3 Merge remote-tracking branch 'public/bug3270' into maint-0.2.2 13 éve
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 éve
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 13 éve
geoip.c f021df5824 Specify text or binary mode in every start_writing_to_stdio_file call 13 éve
geoip.h 118d8ffdcb Allow controllers a more up-to-date view of bridge usage. 13 éve
hibernate.c 525d2700dd Correctly check elapsed time in last hibernation period 13 éve
hibernate.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
main.c 4a351b4b9e Merge branch 'maint-0.2.1' into maint-0.2.2 12 éve
main.h f810a1afe9 Expose a new process_signal(uintptr_t), not signal_callback() 13 éve
microdesc.c 59a6df8882 Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2 13 éve
microdesc.h cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped 13 éve
networkstatus.c 1546054d81 Add a VoteOnHidServDirectoriesV2 configuration option 13 éve
networkstatus.h 026e7987ad Sanity-check consensus param values 13 éve
ntmain.c 6617822b84 Doxygen documentation for about 100 things that didn't have any 13 éve
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 13 éve
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
or.h fbea8c8ef1 Detect and remove unreachable intro points 12 éve
policies.c 680646e0de Don't use signed 1-bit bitfields 13 éve
policies.h cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync 13 éve
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 13 éve
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
relay.c 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 éve
relay.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header 13 éve
rendclient.c fbea8c8ef1 Detect and remove unreachable intro points 12 éve
rendclient.h fbea8c8ef1 Detect and remove unreachable intro points 12 éve
rendcommon.c 2ba19f9b4a Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 13 éve
rendcommon.h e908e3a332 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 13 éve
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 13 éve
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
rendservice.c 8ea6d29fe4 Demote 'INTRODUCE2 cell is too {old,new}' message to info level 12 éve
rendservice.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 éve
rephist.c 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 éve
rephist.h f7a3cdc8f2 Use observed instead of declared uptime for HSDir 13 éve
router.c 4a351b4b9e Merge branch 'maint-0.2.1' into maint-0.2.2 12 éve
router.h df42eb0a18 Fix unit test failure in dir/formats 13 éve
routerlist.c 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 éve
routerlist.h 80adb3de50 When there is a transition in permitted nodes, apply it to trackexithosts map 13 éve
routerparse.c 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 éve
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header 13 éve
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 éve