tor/src/or
Sebastian Hahn b3918b3bbb Disallow reject6 and accept6 lines in descriptors
This fixes a remotely triggerable assert on directory authorities, who
don't handle descriptors with ipv6 contents well yet. We will want to
revert this once we're ready to handle ipv6.

Issue raised by lorth on #tor, who wasn't able to use Tor anymore.
Analyzed with help from Christian Fromme. Fix suggested by arma. Bugfix
on 0.2.1.3-alpha.
2011-03-06 18:20:28 +01:00
..
buffers.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
circuitbuild.c fix whitespace issues 2011-01-03 11:57:42 -05:00
circuitlist.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
circuituse.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
command.c fix whitespace issues 2011-01-03 11:57:42 -05:00
config.c Merge remote branch 'public/bug2402_nothing' into maint-0.2.1 2011-02-22 15:54:13 -05:00
connection.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
connection_edge.c Merge remote branch 'public/bug1859_021' into maint-0.2.1 2011-02-22 17:19:41 -05:00
connection_or.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
control.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
cpuworker.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
directory.c fix the other half of bug 1074 2011-02-10 17:11:06 -05:00
dirserv.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
dirvote.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
dns.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
dnsserv.c Add missing check for hostname answer_len in dnsserv size 2011-01-15 13:09:12 -05:00
eventdns.c Fix compile warnings on Snow Leopard 2009-09-01 18:36:27 +02:00
eventdns.h Fix compile warnings on Snow Leopard 2009-09-01 18:36:27 +02:00
eventdns_tor.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
geoip.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
hibernate.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
main.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
Makefile.am Add --enable-static-(openssl|libevent) options 2010-01-24 14:34:47 -05:00
networkstatus.c Fix a heap overflow found by debuger, and make it harder to make that mistake again 2011-01-15 11:49:25 -05:00
ntmain.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
onion.c Make the DH parameter we use for TLS match the one from Apache's mod_ssl 2011-02-10 15:55:06 -05:00
or.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
policies.c Fix bounds-checking in policy_summarize 2011-01-20 11:17:57 -08:00
reasons.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
relay.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
rendclient.c Merge remote branch 'public/bug1859_021' into maint-0.2.1 2011-02-22 17:19:41 -05:00
rendcommon.c Fix a heap overflow found by debuger, and make it harder to make that mistake again 2011-01-15 11:49:25 -05:00
rendmid.c fix whitespace issues 2011-01-03 11:57:42 -05:00
rendservice.c Make the DH parameter we use for TLS match the one from Apache's mod_ssl 2011-02-10 15:55:06 -05:00
rephist.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
router.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
routerlist.c Merge remote branch 'public/bug1859_021' into maint-0.2.1 2011-02-22 17:19:41 -05:00
routerparse.c Disallow reject6 and accept6 lines in descriptors 2011-03-06 18:20:28 +01:00
test.c Make the DH parameter we use for TLS match the one from Apache's mod_ssl 2011-02-10 15:55:06 -05:00
test_data.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
tor_main.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00