Nick Mathewson 81a994ce77 Make the assert related to 15083 a tiny bit more tolerant 11 yıl önce
..
Makefile.am 4aa0aa0300 Merge remote-tracking branch 'origin/maint-0.2.2' 14 yıl önce
Makefile.nmake 02d206a58b Be a good git person: store nmakefiles in correct text fmt 13 yıl önce
buffers.c 81a994ce77 Make the assert related to 15083 a tiny bit more tolerant 11 yıl önce
buffers.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
circuitbuild.c 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs 12 yıl önce
circuitbuild.h 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs 12 yıl önce
circuitlist.c 1b8ceb83c9 Improved circuit queue out-of-memory handler 12 yıl önce
circuitlist.h 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 12 yıl önce
circuituse.c b2106956e0 Don't send uninitialized stack to the controller and say it's a date. 12 yıl önce
circuituse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
command.c 940cef3367 Make bridges send AUTH_CHALLENGE cells 12 yıl önce
command.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
config.c 0eec8e2aa5 gabelmoo's IPv4 address changed 11 yıl önce
config.h 88859b2ff1 whitespace fix 13 yıl önce
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs 13 yıl önce
connection.c 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write 13 yıl önce
connection.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
connection_edge.c 77a1935339 Fix (Open?)BSD fast-connect bug with optimistic data. 12 yıl önce
connection_edge.h 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 13 yıl önce
connection_or.c 940cef3367 Make bridges send AUTH_CHALLENGE cells 12 yıl önce
connection_or.h f357ef9dcc Discard extraneous renegotiation attempts in the v3 link protocol 13 yıl önce
control.c 2ba52f4095 Fix wildcarded address mappings from the control port 13 yıl önce
control.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
cpuworker.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 yıl önce
cpuworker.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
directory.c d3bfdd6108 Don't serve or accept v2 HS descs over a DirPort 13 yıl önce
directory.h dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 13 yıl önce
dirserv.c dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 13 yıl önce
dirserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
dirvote.c 5833861f62 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 13 yıl önce
dirvote.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
dns.c 223e7cfabe When iterating over connections pending DNS, skip marked ones 13 yıl önce
dns.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
dnsserv.c 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 13 yıl önce
dnsserv.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
eventdns.c 1e5683b167 Be more careful calling wcstombs 13 yıl önce
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 14 yıl önce
eventdns_tor.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
geoip.c 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 yıl önce
geoip.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
hibernate.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
hibernate.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
main.c 88bb48e785 use a more logical operator 13 yıl önce
main.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
microdesc.c 6a4f5d9b4d Downgrade bug 7164 warning to INFO 11 yıl önce
microdesc.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
networkstatus.c 50ad393924 Code to blacklist authority signing keys 12 yıl önce
networkstatus.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
nodelist.c a6688c574e Catch a few more K&R violations with make check-spaces 13 yıl önce
nodelist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
ntmain.c 1e5683b167 Be more careful calling wcstombs 13 yıl önce
ntmain.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
onion.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 13 yıl önce
onion.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
or.h 1b8ceb83c9 Improved circuit queue out-of-memory handler 12 yıl önce
policies.c 2ecee3fce2 Let 0.2.3 clients exit to internal addresses if they want 13 yıl önce
policies.h 85659d3964 Fix parse_short_policy (bug 7192.) 13 yıl önce
reasons.c c19a2ff691 Merge remote-tracking branch 'public/bug4710' 13 yıl önce
reasons.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
relay.c 1b8ceb83c9 Improved circuit queue out-of-memory handler 12 yıl önce
relay.h 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 12 yıl önce
rendclient.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 13 yıl önce
rendclient.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
rendcommon.c 60d633c73a Fix some problems with the bug9002 fix. 12 yıl önce
rendcommon.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
rendmid.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
rendmid.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
rendservice.c 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 13 yıl önce
rendservice.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
rephist.c 8731a4e148 Avoid segfault when reading state file from ancient tor 13 yıl önce
rephist.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
router.c dece40fd77 Fix an assert when disabling ORPort with accounting disabled. 12 yıl önce
router.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
routerlist.c ef3d7f2f97 remove note about dannenberg; it has upgraded. 12 yıl önce
routerlist.h 50ad393924 Code to blacklist authority signing keys 12 yıl önce
routerparse.c 65575b0755 Stop leaking memory in error cases of md parsing 12 yıl önce
routerparse.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
status.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
status.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce
transports.c 53e4452f98 Don't do DNS lookups when parsing corrupted managed proxy messages. 13 yıl önce
transports.h 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 yıl önce