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