<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/dns.cpp, branch v2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/dns.cpp?h=v2.0.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/dns.cpp?h=v2.0.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-04-19T18:58:29Z</updated>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed infinite loop cauesd by invalid dns packets</title>
<updated>2012-03-28T01:39:50Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-03-28T01:39:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58c893e834ff20495d007709220881a3ff13f423'/>
<id>urn:sha1:58c893e834ff20495d007709220881a3ff13f423</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed out of bounds memory access from malformed DNS queries that have an invalid length label. Introduced in a6a07de0daa353bcd29056a4535a9c4784c113c8.</title>
<updated>2012-03-26T08:59:13Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-03-26T08:59:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed28c1ba666b39581adb860bf51cdde43c84cc89'/>
<id>urn:sha1:ed28c1ba666b39581adb860bf51cdde43c84cc89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: cleanup ResultIsReady() prototype</title>
<updated>2012-03-20T23:41:46Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2012-03-20T23:41:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eac05f8d05ce2e3878ac4a51675b11e64831adac'/>
<id>urn:sha1:eac05f8d05ce2e3878ac4a51675b11e64831adac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: more hardening</title>
<updated>2012-03-20T23:38:13Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2012-03-20T23:38:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84ab0478f9dd7f7f8dc92aa1edaf6b71fe28035b'/>
<id>urn:sha1:84ab0478f9dd7f7f8dc92aa1edaf6b71fe28035b</id>
<content type='text'>
- don't trust rr.rdlength
- don't accept replies we know are impossible for AAAA/A records
- don't try to process record types we do not know about specifically
  (this behaviour just leads to disaster)
</content>
</entry>
<entry>
<title>dns: reject messages with lengths larger than DNSHeader with prejudice</title>
<updated>2012-03-20T23:31:14Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2012-03-20T23:31:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9aa28f3730fb3dd69c1e06f78bb2bbc43d36c684'/>
<id>urn:sha1:9aa28f3730fb3dd69c1e06f78bb2bbc43d36c684</id>
<content type='text'>
This also includes when decompressing name entries.
</content>
</entry>
<entry>
<title>dns: iterators which are integer should always be unsigned, else an integer underflow is possible.</title>
<updated>2012-03-20T22:48:45Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2012-03-20T22:48:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6a07de0daa353bcd29056a4535a9c4784c113c8'/>
<id>urn:sha1:a6a07de0daa353bcd29056a4535a9c4784c113c8</id>
<content type='text'>
Signed-off-by: William Pitcock &lt;nenolod@dereferenced.org&gt;
</content>
</entry>
<entry>
<title>Define comparator for irc::sockets::sockaddrs</title>
<updated>2010-04-27T00:08:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-27T00:08:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dc203f9f201e5a49677d3982f0b6c7d8610cc484'/>
<id>urn:sha1:dc203f9f201e5a49677d3982f0b6c7d8610cc484</id>
<content type='text'>
This only compares IP/port, which ignores IPv6 flow information and
scope ID, which aren't important in testing for equality.
</content>
</entry>
<entry>
<title>Add debug output for received DNS packets</title>
<updated>2010-04-26T23:38:51Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-26T23:38:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1ac8c54574d2d68674ce0f3a5b15dce5d330049b'/>
<id>urn:sha1:1ac8c54574d2d68674ce0f3a5b15dce5d330049b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change DNS binding to avoid BindSocket which could use the wrong address family</title>
<updated>2010-04-25T07:04:02Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-25T07:04:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=123bfed2ce68974321ca14dc4972fff309b12529'/>
<id>urn:sha1:123bfed2ce68974321ca14dc4972fff309b12529</id>
<content type='text'>
</content>
</entry>
</feed>
