<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v1.2.9rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v1.2.9rc1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v1.2.9rc1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-03-29T07:01:11Z</updated>
<entry>
<title>Fixed infinite loop cauesd by invalid dns packets</title>
<updated>2012-03-29T07:01:11Z</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=a161ae5e2e12bbb32f57395147b0e28a413c65bb'/>
<id>urn:sha1:a161ae5e2e12bbb32f57395147b0e28a413c65bb</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-29T07:01:05Z</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=5c28dfe87e7486fc735a09e95c4a7dd8ec57421c'/>
<id>urn:sha1:5c28dfe87e7486fc735a09e95c4a7dd8ec57421c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ssl_gnutls: remove STARTTLS support</title>
<updated>2012-03-22T22:28:25Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2012-03-22T22:28:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1baaf82568cf16bd2e00a06cbc6ff21294339bc7'/>
<id>urn:sha1:1baaf82568cf16bd2e00a06cbc6ff21294339bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_hostchange: Fix a typo preventing port filters from working</title>
<updated>2012-03-22T21:46:03Z</updated>
<author>
<name>Kyle Fuller</name>
</author>
<published>2012-03-22T16:23:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d90a25eac1305a3f773b3e0368731f19b09fb5b'/>
<id>urn:sha1:4d90a25eac1305a3f773b3e0368731f19b09fb5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: cleanup ResultIsReady() prototype</title>
<updated>2012-03-21T14:05:38Z</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=58f6e4223005adbe9fa5ae9c9a0a1a8d1dbc520a'/>
<id>urn:sha1:58f6e4223005adbe9fa5ae9c9a0a1a8d1dbc520a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: more hardening</title>
<updated>2012-03-21T14:05:34Z</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=e1925797a8218364b1275943c1e7a75ee48817b6'/>
<id>urn:sha1:e1925797a8218364b1275943c1e7a75ee48817b6</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-21T14:05:25Z</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=a791fbd87627756b4704d7666682ce232d30ad67'/>
<id>urn:sha1:a791fbd87627756b4704d7666682ce232d30ad67</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-21T14:05:16Z</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=c957cfc557d1cdc381a358292b1982a9fef0c868'/>
<id>urn:sha1:c957cfc557d1cdc381a358292b1982a9fef0c868</id>
<content type='text'>
Signed-off-by: William Pitcock &lt;nenolod@dereferenced.org&gt;
</content>
</entry>
<entry>
<title>m_chghost: Fix incorrect length check pointed out by Thales</title>
<updated>2012-02-26T04:45:55Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2012-02-26T04:41:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2ebf4c0456b50a4d9b244686a9c281f8a4f3726'/>
<id>urn:sha1:d2ebf4c0456b50a4d9b244686a9c281f8a4f3726</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move my name from regular contributors to developers</title>
<updated>2011-09-28T17:33:05Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-09-28T17:30:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a4da746e52216f9cfdf81e0783a2d893bfd9bc6'/>
<id>urn:sha1:4a4da746e52216f9cfdf81e0783a2d893bfd9bc6</id>
<content type='text'>
</content>
</entry>
</feed>
