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 лет назад