Nick Mathewson d8cfa2ef4e Avoid free()ing from an mmap on corrupted microdesc cache 10 anos atrás
..
Makefile.am 4aa0aa0300 Merge remote-tracking branch 'origin/maint-0.2.2' 12 anos atrás
Makefile.nmake 02d206a58b Be a good git person: store nmakefiles in correct text fmt 12 anos atrás
buffers.c 00e2310f12 Don't run off the end of the array-of-freelists 11 anos atrás
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
circuitbuild.c 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs 10 anos atrás
circuitbuild.h 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs 10 anos atrás
circuitlist.c 1b8ceb83c9 Improved circuit queue out-of-memory handler 10 anos atrás
circuitlist.h 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 11 anos atrás
circuituse.c 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs 10 anos atrás
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
command.c 940cef3367 Make bridges send AUTH_CHALLENGE cells 10 anos atrás
command.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
config.c 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 11 anos atrás
config.h 88859b2ff1 whitespace fix 12 anos atrás
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs 12 anos atrás
connection.c 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write 11 anos atrás
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
connection_edge.c 77a1935339 Fix (Open?)BSD fast-connect bug with optimistic data. 11 anos atrás
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 12 anos atrás
connection_or.c 940cef3367 Make bridges send AUTH_CHALLENGE cells 10 anos atrás
connection_or.h f357ef9dcc Discard extraneous renegotiation attempts in the v3 link protocol 11 anos atrás
control.c 2ba52f4095 Fix wildcarded address mappings from the control port 12 anos atrás
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
cpuworker.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 anos atrás
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
directory.c d3bfdd6108 Don't serve or accept v2 HS descs over a DirPort 11 anos atrás
directory.h dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 12 anos atrás
dirserv.c dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 12 anos atrás
dirserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
dirvote.c d8cfa2ef4e Avoid free()ing from an mmap on corrupted microdesc cache 10 anos atrás
dirvote.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
dns.c 223e7cfabe When iterating over connections pending DNS, skip marked ones 12 anos atrás
dns.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
dnsserv.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 anos atrás
dnsserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
eventdns.c 1e5683b167 Be more careful calling wcstombs 12 anos atrás
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 anos atrás
eventdns_tor.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
geoip.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 anos atrás
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
hibernate.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
main.c 88bb48e785 use a more logical operator 11 anos atrás
main.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
microdesc.c d8cfa2ef4e Avoid free()ing from an mmap on corrupted microdesc cache 10 anos atrás
microdesc.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
networkstatus.c 2530c84220 Replace return with continue in update_consensus_networkstatus_downloads 10 anos atrás
networkstatus.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
nodelist.c a6688c574e Catch a few more K&R violations with make check-spaces 12 anos atrás
nodelist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
ntmain.c 1e5683b167 Be more careful calling wcstombs 12 anos atrás
ntmain.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
onion.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 anos atrás
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
or.h 1b8ceb83c9 Improved circuit queue out-of-memory handler 10 anos atrás
policies.c 2ecee3fce2 Let 0.2.3 clients exit to internal addresses if they want 11 anos atrás
policies.h 85659d3964 Fix parse_short_policy (bug 7192.) 11 anos atrás
reasons.c c19a2ff691 Merge remote-tracking branch 'public/bug4710' 12 anos atrás
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
relay.c 1b8ceb83c9 Improved circuit queue out-of-memory handler 10 anos atrás
relay.h 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 11 anos atrás
rendclient.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 anos atrás
rendclient.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
rendcommon.c 60d633c73a Fix some problems with the bug9002 fix. 11 anos atrás
rendcommon.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
rendmid.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
rendservice.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 anos atrás
rendservice.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
rephist.c 8731a4e148 Avoid segfault when reading state file from ancient tor 11 anos atrás
rephist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
router.c dece40fd77 Fix an assert when disabling ORPort with accounting disabled. 10 anos atrás
router.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
routerlist.c 9ed87b37d0 Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic. 12 anos atrás
routerlist.h 913067f788 Resolve about 24 DOCDOCs 12 anos atrás
routerparse.c d8cfa2ef4e Avoid free()ing from an mmap on corrupted microdesc cache 10 anos atrás
routerparse.h d8cfa2ef4e Avoid free()ing from an mmap on corrupted microdesc cache 10 anos atrás
status.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
status.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás
transports.c 53e4452f98 Don't do DNS lookups when parsing corrupted managed proxy messages. 12 anos atrás
transports.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anos atrás