<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socket.cpp, branch v2.0.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v2.0.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v2.0.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-09-30T01:04:07Z</updated>
<entry>
<title>Fix more undefined behavior caused by referencing the returned buffer by std::string::c_str() when the object is temporary</title>
<updated>2012-09-30T01:04:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-29T23:10:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02859be56d43bcece02aab350e02bc95ed1bf446'/>
<id>urn:sha1:02859be56d43bcece02aab350e02bc95ed1bf446</id>
<content type='text'>
See 83c7cc45daf6fb1f8c36f15297a4657e45a34e88
</content>
</entry>
<entry>
<title>Fix bug #291 - fix rehashing bind tags not changing them between servers/clients and ssl/nonssl</title>
<updated>2012-09-12T20:56:47Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-09-12T20:56:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4a53990f0767b38f0c2454c9e10e4f85ad08093'/>
<id>urn:sha1:c4a53990f0767b38f0c2454c9e10e4f85ad08093</id>
<content type='text'>
</content>
</entry>
<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>Fix mis-implemented irc::sockets::cidr_mask::operator&lt;</title>
<updated>2011-04-18T20:58:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2011-04-18T20:58:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a07ad071563e924664cbf15e98557f9d4838062e'/>
<id>urn:sha1:a07ad071563e924664cbf15e98557f9d4838062e</id>
<content type='text'>
</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>Replace #define IPV6 with &lt;config defaultbind="ipv6"&gt;, and autodetect if not specified</title>
<updated>2010-02-23T18:45:26Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-23T18:45:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03a1bf15b1da7643b237c22db1a478916a976ccf'/>
<id>urn:sha1:03a1bf15b1da7643b237c22db1a478916a976ccf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12550 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix cidr_mask::str not correctly displaying mask length</title>
<updated>2010-02-03T19:12:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-03T19:12:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6f914e2dd80375fa9809619c21a09705e4d24129'/>
<id>urn:sha1:6f914e2dd80375fa9809619c21a09705e4d24129</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12363 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove unneeded save of errno</title>
<updated>2010-01-21T20:47:02Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-21T20:47:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d29ca254a4a9062ecaffe9395454f3a654d4e06a'/>
<id>urn:sha1:d29ca254a4a9062ecaffe9395454f3a654d4e06a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12309 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ERROR is not a valid log level, so all these messages were getting dropped</title>
<updated>2010-01-19T15:16:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-19T15:16:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2aae57ca07b3de40feb72a21b2f2dea521665d80'/>
<id>urn:sha1:2aae57ca07b3de40feb72a21b2f2dea521665d80</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12304 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>
</feed>
