<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/ssl.h, branch v4.0.0a22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/ssl.h?h=v4.0.0a22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/ssl.h?h=v4.0.0a22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-05-16T08:52:22Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-05-16T08:52:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-16T08:52:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67c37b43de122671fcb100097ec2faed5bb5c06f'/>
<id>urn:sha1:67c37b43de122671fcb100097ec2faed5bb5c06f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some minor Doxygen issues.</title>
<updated>2023-05-16T08:51:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-16T08:51:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e64d14f4f7314c6bb4671559bba5c2bca7e2117e'/>
<id>urn:sha1:e64d14f4f7314c6bb4671559bba5c2bca7e2117e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-04-28T18:30:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-28T18:30:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8900f172311fa6876e40789d6f9ab4127ccb5163'/>
<id>urn:sha1:8900f172311fa6876e40789d6f9ab4127ccb5163</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>Merge branch 'insp3' into master.</title>
<updated>2023-04-27T10:00:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-27T10:00:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c056d489c39d90402fd8b40778ce91505d95cbf'/>
<id>urn:sha1:3c056d489c39d90402fd8b40778ce91505d95cbf</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>Add an option so local non-SSL users can be seen as securely connected.</title>
<updated>2023-02-11T09:30:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-11T09:27:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=416661d17d6797c439d80afb0681e75a3573ff80'/>
<id>urn:sha1:416661d17d6797c439d80afb0681e75a3573ff80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid copying shared_ptr&lt;IOHookProvider&gt; when not necessary.</title>
<updated>2023-01-10T21:27:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T21:25:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b25cd86ddf0735379f128dd3813dc01ebd26ced5'/>
<id>urn:sha1:b25cd86ddf0735379f128dd3813dc01ebd26ced5</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>Switch from NULL to nullptr.</title>
<updated>2022-07-22T17:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T17:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
</feed>
