Nick Mathewson 561ab14a5e Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END 14 年之前
..
Makefile.am ddf5020ea8 Fix 'make distcheck' 15 年之前
buffers.c cfeafe5e77 Use a 64-bit type to hold sockets on win64. 14 年之前
buffers.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 14 年之前
circuitbuild.c 561ab14a5e Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END 14 年之前
circuitbuild.h 2b9c5ee301 Preserve bridge download status across SETCONF, HUP 14 年之前
circuitlist.c 53f87a89f0 Correct a comment 14 年之前
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 14 年之前
circuituse.c 85d4c290d7 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 年之前
circuituse.h ec81d17d0c Raise the TrackHostExits membership code into its own function 14 年之前
command.c 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 14 年之前
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
config.c d79d648edc Don't write ControlPorts to disk till after we setuid and make datadir 14 年之前
config.h df3cf881d1 stop putting wacky values into state->lastwritten 14 年之前
config_codedigest.c f26abf5f54 fix codestyle issues 16 年之前
connection.c d79d648edc Don't write ControlPorts to disk till after we setuid and make datadir 14 年之前
connection.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
connection_edge.c 3ab09763ce Correctly send a SUCCEEDED event for rdns requests 14 年之前
connection_edge.h da8297dbcb Handle transitions in Automap*, VirtualAddrNetwork correctly 14 年之前
connection_or.c 64bfbcb918 log when we finish ssl handshake and move to renegotiation 14 年之前
connection_or.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
control.c 03f6ee8c5f Remove extra quotation marks around the result of esc_for_log 14 年之前
control.h b80a8bba19 Merge branch 'feature3049-v2' into maint-0.2.2 14 年之前
cpuworker.c cfeafe5e77 Use a 64-bit type to hold sockets on win64. 14 年之前
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
directory.c 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 14 年之前
directory.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
dirserv.c bc91cb6e45 Use strlcpy when copying node IDs into measured_bw_line_t 14 年之前
dirserv.h cba1d29b7f make make check-spaces happier. 14 年之前
dirvote.c a5232e0c4c Fix GCC 4.6's new -Wunused-but-set-variable warnings. 14 年之前
dirvote.h 026e7987ad Sanity-check consensus param values 15 年之前
dns.c b8ffb00cf1 log the reason for publishing a new relay descriptor 14 年之前
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
dnsserv.c 910472c514 client-side DNS proxy server: reply NOTIMPL to unsupported queries 14 年之前
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
eventdns.c da7c60dcf3 Merge remote-tracking branch 'public/bug3270' into maint-0.2.2 14 年之前
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 14 年之前
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 15 年之前
geoip.c f021df5824 Specify text or binary mode in every start_writing_to_stdio_file call 14 年之前
geoip.h 118d8ffdcb Allow controllers a more up-to-date view of bridge usage. 14 年之前
hibernate.c 525d2700dd Correctly check elapsed time in last hibernation period 14 年之前
hibernate.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
main.c d7af8a2f07 Refactor HS client state-clearing code into a separate function 14 年之前
main.h f810a1afe9 Expose a new process_signal(uintptr_t), not signal_callback() 14 年之前
microdesc.c 59a6df8882 Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2 14 年之前
microdesc.h cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped 14 年之前
networkstatus.c 0cbcbc3412 Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in 14 年之前
networkstatus.h 026e7987ad Sanity-check consensus param values 15 年之前
ntmain.c 6617822b84 Doxygen documentation for about 100 things that didn't have any 14 年之前
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 14 年之前
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
or.h d7254bea11 Fix minor comment issues 14 年之前
policies.c 680646e0de Don't use signed 1-bit bitfields 14 年之前
policies.h cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync 14 年之前
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 14 年之前
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
relay.c b95dd03e5f Log descriptions of nodes, not just nicknames. 14 年之前
relay.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header 14 年之前
rendclient.c fc4158dad7 Add info-level log messages during HS-client-state purge 14 年之前
rendclient.h d7af8a2f07 Refactor HS client state-clearing code into a separate function 14 年之前
rendcommon.c 2ba19f9b4a Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 年之前
rendcommon.h e908e3a332 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 年之前
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 14 年之前
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
rendservice.c f021df5824 Specify text or binary mode in every start_writing_to_stdio_file call 14 年之前
rendservice.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年之前
rephist.c f021df5824 Specify text or binary mode in every start_writing_to_stdio_file call 14 年之前
rephist.h f7a3cdc8f2 Use observed instead of declared uptime for HSDir 14 年之前
router.c 54d7d31cba Make ControlSocketsGroupWritable work with User. 14 年之前
router.h df42eb0a18 Fix unit test failure in dir/formats 14 年之前
routerlist.c b95dd03e5f Log descriptions of nodes, not just nicknames. 14 年之前
routerlist.h 80adb3de50 When there is a transition in permitted nodes, apply it to trackexithosts map 14 年之前
routerparse.c e6fff7235e Remove a few dead assignments during router parsing 14 年之前
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header 14 年之前
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 年之前