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