<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/dns.h, branch v1.1.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/dns.h?h=v1.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/dns.h?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-08-18T01:08:14Z</updated>
<entry>
<title>EventHandler class, an abstraction for raw i/o</title>
<updated>2006-08-18T01:08:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T01:08:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e381b06561228aaea752deda20a62c6dc99a560e'/>
<id>urn:sha1:e381b06561228aaea752deda20a62c6dc99a560e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4941 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move the socket functions like insp_ntoa into their own namespace. They arent really sensible to put into a class, but namespacing them out discourages developers from directly using them without explicitly saing 'using irc::sockets::BindPorts' or whatever first. Some functions such as insp_ntoa are already 'exposed' by headers that use them so 'using irc::sockets::inet_ntoa' isnt required.</title>
<updated>2006-08-10T00:36:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T00:36:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7336f351d9740fc4bfc1289c2b090a0f272d201'/>
<id>urn:sha1:d7336f351d9740fc4bfc1289c2b090a0f272d201</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4828 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change some resolver stuff.</title>
<updated>2006-08-09T19:25:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T19:25:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=48262da087538c38b91bf3a1a51ffaa5e61e502f'/>
<id>urn:sha1:48262da087538c38b91bf3a1a51ffaa5e61e502f</id>
<content type='text'>
OM, THIS STILL WONT COMPILE! Error on the same line


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4821 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add proper support for "munging" of ipv6 addresses when ::ffff:addr is used (this is temporary)</title>
<updated>2006-08-03T21:45:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-03T21:45:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5843dde4dda51de3160de62b7b8811cb9465d1b'/>
<id>urn:sha1:e5843dde4dda51de3160de62b7b8811cb9465d1b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4693 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change comments to reflect  change from ip6.int to ip6.arpa which occured on jul 1st</title>
<updated>2006-08-03T19:10:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-03T19:10:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=327a3847ff063cfdb9417c7e3d1d025cf7fc0566'/>
<id>urn:sha1:327a3847ff063cfdb9417c7e3d1d025cf7fc0566</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4682 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extra stuff for forcing a v4 or v6 lookup</title>
<updated>2006-08-03T18:46:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-03T18:46:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=062bd08863b32c0738ec0352abf8568ae24c1da9'/>
<id>urn:sha1:062bd08863b32c0738ec0352abf8568ae24c1da9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4679 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added test framework, so that i can work on improving MakeIP6Int</title>
<updated>2006-08-03T16:47:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-03T16:47:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f16930668a928471847cd327e1edc69b6d27b979'/>
<id>urn:sha1:f16930668a928471847cd327e1edc69b6d27b979</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4677 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>*.ip6.int PTR lookups. FUGLY AS FUCK. someone please help me tidy (backported from firedns)</title>
<updated>2006-08-03T16:27:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-03T16:27:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73fda5d362f0dd7b9550badf364330b2fd4810db'/>
<id>urn:sha1:73fda5d362f0dd7b9550badf364330b2fd4810db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4676 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Support CNAME, AAAA</title>
<updated>2006-08-03T15:49:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-03T15:49:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5b44768744d758e8f66679bada353039a206b16'/>
<id>urn:sha1:c5b44768744d758e8f66679bada353039a206b16</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4673 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Check for spoofed DNS replies where the source-port is invalid, or the ip is not that of the nameserver we're configured to use</title>
<updated>2006-08-03T14:25:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-03T14:25:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43759fd180caf1894e10e8adc2df86f029aa63b1'/>
<id>urn:sha1:43759fd180caf1894e10e8adc2df86f029aa63b1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4668 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
