Nick Mathewson de069f5ea7 Merge remote-tracking branch 'rransom/bug2748-v2' into maint-0.2.2 hace 15 años
..
Makefile.am ddf5020ea8 Fix 'make distcheck' hace 16 años
buffers.c cfeafe5e77 Use a 64-bit type to hold sockets on win64. hace 15 años
buffers.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. hace 15 años
circuitbuild.c 7039c34519 fix a bridge edge case similar to 2511 hace 15 años
circuitbuild.h 2b9c5ee301 Preserve bridge download status across SETCONF, HUP hace 15 años
circuitlist.c b95dd03e5f Log descriptions of nodes, not just nicknames. hace 15 años
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it hace 15 años
circuituse.c 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 hace 15 años
circuituse.h ec81d17d0c Raise the TrackHostExits membership code into its own function hace 15 años
command.c 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 hace 15 años
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
config.c 507c1257a4 Add an "auto" option to UseBridges hace 15 años
config.h df3cf881d1 stop putting wacky values into state->lastwritten hace 15 años
config_codedigest.c f26abf5f54 fix codestyle issues hace 17 años
connection.c df42eb0a18 Fix unit test failure in dir/formats hace 15 años
connection.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
connection_edge.c b95dd03e5f Log descriptions of nodes, not just nicknames. hace 15 años
connection_edge.h da8297dbcb Handle transitions in Automap*, VirtualAddrNetwork correctly hace 15 años
connection_or.c 0cbcbc3412 Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in hace 15 años
connection_or.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
control.c da7c60dcf3 Merge remote-tracking branch 'public/bug3270' into maint-0.2.2 hace 15 años
control.h b80a8bba19 Merge branch 'feature3049-v2' into maint-0.2.2 hace 15 años
cpuworker.c cfeafe5e77 Use a 64-bit type to hold sockets on win64. hace 15 años
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
directory.c 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 hace 15 años
directory.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
dirserv.c df42eb0a18 Fix unit test failure in dir/formats hace 15 años
dirserv.h cba1d29b7f make make check-spaces happier. hace 15 años
dirvote.c a5232e0c4c Fix GCC 4.6's new -Wunused-but-set-variable warnings. hace 15 años
dirvote.h 026e7987ad Sanity-check consensus param values hace 15 años
dns.c b8ffb00cf1 log the reason for publishing a new relay descriptor hace 15 años
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
dnsserv.c cfeafe5e77 Use a 64-bit type to hold sockets on win64. hace 15 años
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
eventdns.c da7c60dcf3 Merge remote-tracking branch 'public/bug3270' into maint-0.2.2 hace 15 años
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. hace 15 años
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 hace 15 años
geoip.c ba0cd8094f Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2 hace 15 años
geoip.h 118d8ffdcb Allow controllers a more up-to-date view of bridge usage. hace 15 años
hibernate.c 525d2700dd Correctly check elapsed time in last hibernation period hace 15 años
hibernate.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
main.c d7af8a2f07 Refactor HS client state-clearing code into a separate function hace 15 años
main.h f810a1afe9 Expose a new process_signal(uintptr_t), not signal_callback() hace 15 años
microdesc.c 59a6df8882 Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2 hace 15 años
microdesc.h cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped hace 15 años
networkstatus.c 0cbcbc3412 Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in hace 15 años
networkstatus.h 026e7987ad Sanity-check consensus param values hace 15 años
ntmain.c 6617822b84 Doxygen documentation for about 100 things that didn't have any hace 15 años
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 hace 15 años
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
or.h 507c1257a4 Add an "auto" option to UseBridges hace 15 años
policies.c ed14888e7e Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 hace 15 años
policies.h cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync hace 15 años
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete hace 15 años
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
relay.c b95dd03e5f Log descriptions of nodes, not just nicknames. hace 15 años
relay.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header hace 15 años
rendclient.c fc4158dad7 Add info-level log messages during HS-client-state purge hace 15 años
rendclient.h d7af8a2f07 Refactor HS client state-clearing code into a separate function hace 15 años
rendcommon.c de069f5ea7 Merge remote-tracking branch 'rransom/bug2748-v2' into maint-0.2.2 hace 15 años
rendcommon.h e908e3a332 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 hace 15 años
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 hace 15 años
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
rendservice.c ca538290af Warn when two hs use the same directory hace 15 años
rendservice.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) hace 15 años
rephist.c b95dd03e5f Log descriptions of nodes, not just nicknames. hace 15 años
rephist.h f7a3cdc8f2 Use observed instead of declared uptime for HSDir hace 15 años
router.c df42eb0a18 Fix unit test failure in dir/formats hace 15 años
router.h df42eb0a18 Fix unit test failure in dir/formats hace 15 años
routerlist.c b95dd03e5f Log descriptions of nodes, not just nicknames. hace 15 años
routerlist.h 80adb3de50 When there is a transition in permitted nodes, apply it to trackexithosts map hace 15 años
routerparse.c 0fd3ad75da Report wrong key sizes correctly hace 15 años
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header hace 15 años
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 hace 15 años