<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/dns.cpp, branch v2.0.0rc2</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.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/dns.cpp?h=v2.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-04-27T00:08:43Z</updated>
<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>
<entry>
<title>Add better debug output to dns.cpp</title>
<updated>2010-04-25T01:57:58Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-25T01:57:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=296d7f50446b6aa4f2db385d514f410a647b25ca'/>
<id>urn:sha1:296d7f50446b6aa4f2db385d514f410a647b25ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Calling OnError from Resolver's constructor is broken; just use the exception</title>
<updated>2010-03-23T13:54:16Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-23T13:54:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a331a3b64b2b531422bac0767e26dfcf56a0413'/>
<id>urn:sha1:0a331a3b64b2b531422bac0767e26dfcf56a0413</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12657 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add random number generation functions to InspIRCd class.</title>
<updated>2010-02-09T02:22:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T02:22:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aab7998583ca16590a32c7bdb80955a18b090700'/>
<id>urn:sha1:aab7998583ca16590a32c7bdb80955a18b090700</id>
<content type='text'>
Default implementation uses libc random(), which can be better than rand().
If gnutls is loaded, gcrypt will be used to provide random numbers.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove excessive gettimeofday system calls</title>
<updated>2010-01-18T19:36:41Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-18T19:36:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e46119759b7099c38f543bd38d0186b9806542f'/>
<id>urn:sha1:7e46119759b7099c38f543bd38d0186b9806542f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12293 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of OpenTCPSocket</title>
<updated>2009-10-24T20:04:15Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:04:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c67795e733c553ff6b05398501d402c46349199'/>
<id>urn:sha1:9c67795e733c553ff6b05398501d402c46349199</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11969 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make irc::sockets::* parameters consistent, add irc::sockets::mask</title>
<updated>2009-10-22T21:49:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-22T21:49:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b43fc66c17c2bef6dca66a966676b8128d5774ee'/>
<id>urn:sha1:b43fc66c17c2bef6dca66a966676b8128d5774ee</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11953 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
