Nick Mathewson 00e2310f12 Don't run off the end of the array-of-freelists hace 11 años
..
Makefile.am 4aa0aa0300 Merge remote-tracking branch 'origin/maint-0.2.2' hace 12 años
Makefile.nmake 02d206a58b Be a good git person: store nmakefiles in correct text fmt hace 12 años
buffers.c 00e2310f12 Don't run off the end of the array-of-freelists hace 11 años
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
circuitbuild.c 721f99e495 Don't call fmt_addr() twice in a parameter list. hace 12 años
circuitbuild.h 4fdce6b091 Merge remote-tracking branch 'asn-mytor/bug5589_take2' hace 12 años
circuitlist.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() hace 12 años
circuitlist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
circuituse.c eb3d079667 Make begindir_cutoff the same as general_cutoff hace 12 años
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
command.c 4ccf09b1c2 Reject create/begin/etc cells with {circ,stream}ID 0. hace 11 años
command.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
config.c c88a4c51b4 add faravahar as our ninth v3 dir auth hace 12 años
config.h 88859b2ff1 whitespace fix hace 12 años
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs hace 12 años
connection.c 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write hace 11 años
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
connection_edge.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() hace 12 años
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' hace 12 años
connection_or.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() hace 12 años
connection_or.h f357ef9dcc Discard extraneous renegotiation attempts in the v3 link protocol hace 12 años
control.c 2ba52f4095 Fix wildcarded address mappings from the control port hace 12 años
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
cpuworker.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 12 años
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
directory.c d3bfdd6108 Don't serve or accept v2 HS descs over a DirPort hace 12 años
directory.h dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line hace 12 años
dirserv.c dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line hace 12 años
dirserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
dirvote.c 5833861f62 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 hace 12 años
dirvote.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
dns.c 223e7cfabe When iterating over connections pending DNS, skip marked ones hace 12 años
dns.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
dnsserv.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. hace 12 años
dnsserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
eventdns.c 1e5683b167 Be more careful calling wcstombs hace 12 años
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 hace 12 años
eventdns_tor.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
geoip.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END hace 12 años
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
hibernate.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
main.c 88bb48e785 use a more logical operator hace 12 años
main.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
microdesc.c 4bd90e20b9 fix whitespace and trivial typo hace 12 años
microdesc.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
networkstatus.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() hace 12 años
networkstatus.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
nodelist.c a6688c574e Catch a few more K&R violations with make check-spaces hace 12 años
nodelist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
ntmain.c 1e5683b167 Be more careful calling wcstombs hace 12 años
ntmain.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
onion.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() hace 12 años
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
or.h 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write hace 11 años
policies.c 2ecee3fce2 Let 0.2.3 clients exit to internal addresses if they want hace 12 años
policies.h 85659d3964 Fix parse_short_policy (bug 7192.) hace 12 años
reasons.c c19a2ff691 Merge remote-tracking branch 'public/bug4710' hace 12 años
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
relay.c 4ccf09b1c2 Reject create/begin/etc cells with {circ,stream}ID 0. hace 11 años
relay.h e62104a7d2 Move tor_gettimeofday_cached() into compat_libevent hace 12 años
rendclient.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() hace 12 años
rendclient.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
rendcommon.c 913067f788 Resolve about 24 DOCDOCs hace 12 años
rendcommon.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
rendmid.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
rendservice.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() hace 12 años
rendservice.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
rephist.c 8731a4e148 Avoid segfault when reading state file from ancient tor hace 12 años
rephist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
router.c 5e0ce4c578 oops; add a missing semicolon hace 11 años
router.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
routerlist.c 9ed87b37d0 Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic. hace 12 años
routerlist.h 913067f788 Resolve about 24 DOCDOCs hace 12 años
routerparse.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() hace 12 años
routerparse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
status.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
status.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
transports.c 53e4452f98 Don't do DNS lookups when parsing corrupted managed proxy messages. hace 12 años
transports.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años