<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v3.0.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v3.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v3.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-02-06T10:02:31Z</updated>
<entry>
<title>Release v3.0.0 release candidate 2.</title>
<updated>2019-02-06T10:02:31Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-06T10:02:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a638de7715b55c9a09e51fd5d42d97f05d966da7'/>
<id>urn:sha1:a638de7715b55c9a09e51fd5d42d97f05d966da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete the old broken test suite.</title>
<updated>2019-02-05T17:11:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-05T17:11:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf046f87c8d322939c6a883a405056003b8b1abd'/>
<id>urn:sha1:bf046f87c8d322939c6a883a405056003b8b1abd</id>
<content type='text'>
This doesn't work properly and is disabled in both debug &amp; release
builds. It will be resurrected with a proper unit testing framework
in the future.
</content>
</entry>
<entry>
<title>DLLManager: add a function for retrieving a symbol.</title>
<updated>2019-02-04T23:37:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-04T23:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8d87fa3837d26f11b1233badbe7ec540d38a686b'/>
<id>urn:sha1:8d87fa3837d26f11b1233badbe7ec540d38a686b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow multiple fingerprints in an oper block (#1564)</title>
<updated>2019-02-01T09:47:20Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-02-01T09:47:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ee2e8b60d707d7a1bb644a16060654cb86c7b9f'/>
<id>urn:sha1:2ee2e8b60d707d7a1bb644a16060654cb86c7b9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a minor typo in ssl.h</title>
<updated>2019-02-01T09:43:32Z</updated>
<author>
<name>B00mX0r</name>
</author>
<published>2019-01-31T09:26:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e844a2cef9aeadbeea26531f98e5fe8b0b2f4dd1'/>
<id>urn:sha1:e844a2cef9aeadbeea26531f98e5fe8b0b2f4dd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ParamMode::IsParameterSecret and remove special casing of keys.</title>
<updated>2019-01-28T17:26:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T17:15:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18678c6a22f72152b7dacc356c791868b4e170c4'/>
<id>urn:sha1:18678c6a22f72152b7dacc356c791868b4e170c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add overloads for ConvToNum to prevent (unsigned) char weirdness.</title>
<updated>2019-01-28T11:08:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T11:07:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=874ce50b8dfa74567a426c11bbaef7cda9ad0299'/>
<id>urn:sha1:874ce50b8dfa74567a426c11bbaef7cda9ad0299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace from various source files.</title>
<updated>2019-01-24T22:18:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T22:06:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=961109ae4fde97144fdedeef25607a5b8b3ec2c2'/>
<id>urn:sha1:961109ae4fde97144fdedeef25607a5b8b3ec2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix overriding &lt;options:exemptchanops&gt; with the exemptchanops mode.</title>
<updated>2019-01-24T18:03:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T18:03:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dba2cddc463082ca028617df93e6726253e0866f'/>
<id>urn:sha1:dba2cddc463082ca028617df93e6726253e0866f</id>
<content type='text'>
Closes #1558.
</content>
</entry>
<entry>
<title>Fix a minor Doxygen warning.</title>
<updated>2019-01-24T17:15:13Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T17:15:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b39a88fdf6726dc60e0474ada3b6bc5d16f3c23'/>
<id>urn:sha1:3b39a88fdf6726dc60e0474ada3b6bc5d16f3c23</id>
<content type='text'>
</content>
</entry>
</feed>
