Nick Mathewson cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped пре 13 година
..
Makefile.am ddf5020ea8 Fix 'make distcheck' пре 14 година
buffers.c 05887f10ff Triage the XXX022 and XXX021 comments remaining in the code пре 13 година
buffers.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
circuitbuild.c df3cf881d1 stop putting wacky values into state->lastwritten пре 13 година
circuitbuild.h 026e7987ad Sanity-check consensus param values пре 13 година
circuitlist.c 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it пре 13 година
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it пре 13 година
circuituse.c 4b13ebd5ab Merge branch 'bug3k_021' into bug3k_022 пре 13 година
circuituse.h 7e2e8074d5 slight tweak on circuit_conforms_to_options пре 13 година
command.c 66039d9843 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 пре 13 година
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
config.c dbd73b9689 Clean up a warning a bit пре 13 година
config.h df3cf881d1 stop putting wacky values into state->lastwritten пре 13 година
config_codedigest.c f26abf5f54 fix codestyle issues пре 15 година
connection.c 8d81831d71 Add a missing cast to silence the compiler пре 13 година
connection.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
connection_edge.c 34510f9278 Fix clear_trackhostexits_mapping() to actually work as advertised пре 13 година
connection_edge.h f962dda8c1 revert most of ef81649d2fc пре 13 година
connection_or.c d38030381b Clarify some documentation and comments wrt resetting OR token buckets пре 13 година
connection_or.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
control.c f810a1afe9 Expose a new process_signal(uintptr_t), not signal_callback() пре 13 година
control.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
cpuworker.c bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 пре 13 година
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
directory.c 4906188b62 handle excludenodes for dir fetch/post пре 13 година
directory.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
dirserv.c 5693fedb60 Clarify comment to say which version fixed 2722 пре 13 година
dirserv.h cba1d29b7f make make check-spaces happier. пре 13 година
dirvote.c 2f8e96b553 Fix log message when we have too few dirauths пре 13 година
dirvote.h 026e7987ad Sanity-check consensus param values пре 13 година
dns.c 41380fa3b3 Fixup tor_addr_to_sockaddr return convention пре 13 година
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
dnsserv.c b75d1daf40 Merge remote-tracking branch 'public/bug2332' into maint-0.2.2 пре 13 година
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
eventdns.c b75d1daf40 Merge remote-tracking branch 'public/bug2332' into maint-0.2.2 пре 13 година
eventdns.h 6a829a3404 Make eventdns server functions const void* to match libevent пре 13 година
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 пре 13 година
geoip.c ba0cd8094f Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2 пре 13 година
geoip.h 118d8ffdcb Allow controllers a more up-to-date view of bridge usage. пре 13 година
hibernate.c 525d2700dd Correctly check elapsed time in last hibernation period пре 13 година
hibernate.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
main.c ddd1b7be2d Ignore SIGNAL NEWNYM on relay-only Tor instances пре 13 година
main.h f810a1afe9 Expose a new process_signal(uintptr_t), not signal_callback() пре 13 година
microdesc.c cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped пре 13 година
microdesc.h cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped пре 13 година
networkstatus.c d38030381b Clarify some documentation and comments wrt resetting OR token buckets пре 13 година
networkstatus.h 026e7987ad Sanity-check consensus param values пре 13 година
ntmain.c 6617822b84 Doxygen documentation for about 100 things that didn't have any пре 13 година
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
onion.c 76582442a8 Handle failing cases of DH allocation пре 13 година
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
or.h f7a5bc16d6 warn if we launch too many circuits for a given stream пре 13 година
policies.c ed14888e7e Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 пре 13 година
policies.h cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync пре 13 година
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete пре 13 година
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
relay.c f3b89c1141 Add XXX023s for our timestamp_dirty abuse. пре 13 година
relay.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header пре 13 година
rendclient.c b8708b5bd3 Fix bug 1930 пре 13 година
rendclient.h 4b13ebd5ab Merge branch 'bug3k_021' into bug3k_022 пре 13 година
rendcommon.c 4b13ebd5ab Merge branch 'bug3k_021' into bug3k_022 пре 13 година
rendcommon.h 4b13ebd5ab Merge branch 'bug3k_021' into bug3k_022 пре 13 година
rendmid.c 66039d9843 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 пре 13 година
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
rendservice.c 79a3b3cd37 Check transition of circuit purpose from INTRO->GENERAL if nodes are constrained пре 13 година
rendservice.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
rephist.c 3055acbdbe Merge remote-tracking branch 'sebastian/bug2497' into maint-0.2.2 пре 13 година
rephist.h f7a3cdc8f2 Use observed instead of declared uptime for HSDir пре 13 година
router.c 6dfc0d5301 Avoid false positives from proxy_mode() пре 13 година
router.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) пре 13 година
routerlist.c 6b9aadd557 Merge remote-tracking branches 'rransom/bug2722' and 'rransom/bug2722b' into maint-0.2.2 пре 13 година
routerlist.h 80adb3de50 When there is a transition in permitted nodes, apply it to trackexithosts map пре 13 година
routerparse.c 247cbab6c8 Fix double-free bug in microdesc parser пре 13 година
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header пре 13 година
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 пре 13 година