<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v3.16.0</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.16.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v3.16.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-04-28T09:22:59Z</updated>
<entry>
<title>Release v3.16.0.</title>
<updated>2023-04-28T09:22:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-28T09:22:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2950bc7a2ff3cb61c21ae34dc5f8f72e39042e34'/>
<id>urn:sha1:2950bc7a2ff3cb61c21ae34dc5f8f72e39042e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-04-28T09:21:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-04-28T09:21:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2c74267ac8778dc1ff4594789b454f41bacdc4d'/>
<id>urn:sha1:f2c74267ac8778dc1ff4594789b454f41bacdc4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add client cert activation/expiration times to the ssl_cert class.</title>
<updated>2023-03-01T20:45:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-03-01T20:07:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5a24fb0f61dec76b7a022d8da37fc1c222d63d95'/>
<id>urn:sha1:5a24fb0f61dec76b7a022d8da37fc1c222d63d95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to the IRCv3 standard-replies cap.</title>
<updated>2023-02-13T14:27:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-30T15:45:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=297212ca4d928b18a3b620cd637d995df90465d7'/>
<id>urn:sha1:297212ca4d928b18a3b620cd637d995df90465d7</id>
<content type='text'>
Nothing is using this so far so I'm not counting it as a breaking
change.
</content>
</entry>
<entry>
<title>Fix core_dns rejecting simple hostnames.</title>
<updated>2023-01-13T07:23:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-13T07:17:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b353b799a2288bfde132a1909f78f4e1cbd1fd28'/>
<id>urn:sha1:b353b799a2288bfde132a1909f78f4e1cbd1fd28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence a Valgrind warning in SSLIOHook.</title>
<updated>2023-01-05T17:23:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-05T17:23:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=756ed58b77e0bd9d5dc210830bada540d7943497'/>
<id>urn:sha1:756ed58b77e0bd9d5dc210830bada540d7943497</id>
<content type='text'>
Closes #2011.
</content>
</entry>
<entry>
<title>Release v3.15.0.</title>
<updated>2022-12-30T11:33:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-30T11:32:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1106b97c410d770600d9e42d61cc3a8a810e5a49'/>
<id>urn:sha1:1106b97c410d770600d9e42d61cc3a8a810e5a49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix building with the Intel C++ compiler.</title>
<updated>2022-12-10T06:58:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T06:46:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=513309fc68e873d20c111808bdb7c95431359720'/>
<id>urn:sha1:513309fc68e873d20c111808bdb7c95431359720</id>
<content type='text'>
- Fix adding -Wshadow in the compiler flags twice.
- Detect the new Clang-based Intel compiler as well as the old one.
- Silence some deprecation warnings using Intel syntax.
</content>
</entry>
<entry>
<title>Mark the entire client protocol namespace as CoreExport.</title>
<updated>2022-11-30T21:11:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-30T21:11:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1c68f3d2e29572834f14ae989174621a380e5b04'/>
<id>urn:sha1:1c68f3d2e29572834f14ae989174621a380e5b04</id>
<content type='text'>
</content>
</entry>
</feed>
