Robert Ransom 68cd0a9abe Make connection_printf_to_buf's behaviour sane 15 years ago
..
Makefile.am ddf5020ea8 Fix 'make distcheck' 15 years ago
buffers.c 05887f10ff Triage the XXX022 and XXX021 comments remaining in the code 15 years ago
buffers.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
circuitbuild.c a2851d3034 what's up with this trailing whitespace 15 years ago
circuitbuild.h 2b9c5ee301 Preserve bridge download status across SETCONF, HUP 15 years ago
circuitlist.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 years ago
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 15 years ago
circuituse.c f287100934 Replace a nasty add-malloc-snprintf with a nice clean asprintf 15 years ago
circuituse.h ec81d17d0c Raise the TrackHostExits membership code into its own function 15 years ago
command.c 66039d9843 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
config.c b80a8bba19 Merge branch 'feature3049-v2' into maint-0.2.2 15 years ago
config.h df3cf881d1 stop putting wacky values into state->lastwritten 15 years ago
config_codedigest.c f26abf5f54 fix codestyle issues 17 years ago
connection.c b80a8bba19 Merge branch 'feature3049-v2' into maint-0.2.2 15 years ago
connection.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
connection_edge.c da8297dbcb Handle transitions in Automap*, VirtualAddrNetwork correctly 15 years ago
connection_edge.h da8297dbcb Handle transitions in Automap*, VirtualAddrNetwork correctly 15 years ago
connection_or.c 0cbcbc3412 Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in 15 years ago
connection_or.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
control.c 68cd0a9abe Make connection_printf_to_buf's behaviour sane 14 years ago
control.h b80a8bba19 Merge branch 'feature3049-v2' into maint-0.2.2 15 years ago
cpuworker.c bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 15 years ago
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
directory.c e908e3a332 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
directory.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
dirserv.c 3da661b242 Advertise correct DirPort/ORPort when configured with "auto" 15 years ago
dirserv.h cba1d29b7f make make check-spaces happier. 15 years ago
dirvote.c bc44393eb5 Fixup whitespace issues from 3122 commit 15 years ago
dirvote.h 026e7987ad Sanity-check consensus param values 15 years ago
dns.c b8ffb00cf1 log the reason for publishing a new relay descriptor 15 years ago
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
dnsserv.c b75d1daf40 Merge remote-tracking branch 'public/bug2332' into maint-0.2.2 15 years ago
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
eventdns.c 8fb38331c3 Hand-tune the new tor_memcmp instances in 0.2.2 15 years ago
eventdns.h 6a829a3404 Make eventdns server functions const void* to match libevent 15 years ago
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 15 years ago
geoip.c ba0cd8094f Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2 15 years ago
geoip.h 118d8ffdcb Allow controllers a more up-to-date view of bridge usage. 15 years ago
hibernate.c 525d2700dd Correctly check elapsed time in last hibernation period 15 years ago
hibernate.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
main.c b8ffb00cf1 log the reason for publishing a new relay descriptor 15 years ago
main.h f810a1afe9 Expose a new process_signal(uintptr_t), not signal_callback() 15 years ago
microdesc.c 59a6df8882 Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2 15 years ago
microdesc.h cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped 15 years ago
networkstatus.c 0cbcbc3412 Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in 15 years ago
networkstatus.h 026e7987ad Sanity-check consensus param values 15 years ago
ntmain.c 6617822b84 Doxygen documentation for about 100 things that didn't have any 15 years ago
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 years ago
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
or.h b80a8bba19 Merge branch 'feature3049-v2' into maint-0.2.2 15 years ago
policies.c ed14888e7e Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
policies.h cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync 15 years ago
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 15 years ago
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
relay.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 years ago
relay.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header 15 years ago
rendclient.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 years ago
rendclient.h 4b13ebd5ab Merge branch 'bug3k_021' into bug3k_022 15 years ago
rendcommon.c e908e3a332 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
rendcommon.h e908e3a332 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 years ago
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
rendservice.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 years ago
rendservice.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
rephist.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 years ago
rephist.h f7a3cdc8f2 Use observed instead of declared uptime for HSDir 15 years ago
router.c 1ba1bdee4b naked constants are ugly 15 years ago
router.h b8ffb00cf1 log the reason for publishing a new relay descriptor 15 years ago
routerlist.c 4c3853aca8 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
routerlist.h 80adb3de50 When there is a transition in permitted nodes, apply it to trackexithosts map 15 years ago
routerparse.c 2e07925a52 Oops; that function got renamed. 15 years ago
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header 15 years ago
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago