Nick Mathewson e9172e51fb Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3 13 years ago
..
Makefile.am 4aa0aa0300 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
Makefile.nmake 02d206a58b Be a good git person: store nmakefiles in correct text fmt 13 years ago
buffers.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 13 years ago
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
circuitbuild.c a74d4182f1 Whitespace and build fixes on 6475 patch 13 years ago
circuitbuild.h 4fdce6b091 Merge remote-tracking branch 'asn-mytor/bug5589_take2' 13 years ago
circuitlist.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 13 years ago
circuitlist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
circuituse.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 13 years ago
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
command.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
command.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
config.c e9172e51fb Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3 13 years ago
config.h 959f850056 Raise the part of torrc mapaddress handling that knows wildcards 13 years ago
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs 13 years ago
connection.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 years ago
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
connection_edge.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 years ago
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 13 years ago
connection_or.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 13 years ago
connection_or.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
control.c 2ba52f4095 Fix wildcarded address mappings from the control port 13 years ago
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
cpuworker.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 years ago
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
directory.c dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 13 years ago
directory.h dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 13 years ago
dirserv.c dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 13 years ago
dirserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
dirvote.c 2d6d5db2fe Defensive programming: clear rs_out between iterations. 13 years ago
dirvote.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
dns.c 62637fa224 Avoid hard (impossible?)-to-trigger double-free in dns_resolve() 13 years ago
dns.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
dnsserv.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 13 years ago
dnsserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
eventdns.c 1e5683b167 Be more careful calling wcstombs 13 years ago
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 14 years ago
eventdns_tor.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
geoip.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 years ago
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
hibernate.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
main.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 years ago
main.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
microdesc.c c4586f4df7 Downgrade message about md cache cleaning from notice to info 13 years ago
microdesc.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
networkstatus.c efdf6c7118 Fix the remaining instances of nexted SMARTLIST_FOREACH 13 years ago
networkstatus.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
nodelist.c a6688c574e Catch a few more K&R violations with make check-spaces 13 years ago
nodelist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
ntmain.c 1e5683b167 Be more careful calling wcstombs 13 years ago
ntmain.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
onion.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
or.h 676f71054f Merge remote-tracking branch 'public/bug6507' into maint-0.2.3 13 years ago
policies.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 years ago
policies.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
reasons.c c19a2ff691 Merge remote-tracking branch 'public/bug4710' 13 years ago
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
relay.c c1bd104111 Detect bug 6252 (unexpected sendme cell) 13 years ago
relay.h e62104a7d2 Move tor_gettimeofday_cached() into compat_libevent 13 years ago
rendclient.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 13 years ago
rendclient.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
rendcommon.c 913067f788 Resolve about 24 DOCDOCs 13 years ago
rendcommon.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
rendmid.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
rendservice.c efdf6c7118 Fix the remaining instances of nexted SMARTLIST_FOREACH 13 years ago
rendservice.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
rephist.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 13 years ago
rephist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
router.c dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 13 years ago
router.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
routerlist.c 93be3a8822 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 13 years ago
routerlist.h 913067f788 Resolve about 24 DOCDOCs 13 years ago
routerparse.c dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 13 years ago
routerparse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
status.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
status.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
transports.c 53e4452f98 Don't do DNS lookups when parsing corrupted managed proxy messages. 13 years ago
transports.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago