<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v3.16.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v3.16.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v3.16.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-06-16T10:54:49Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2023-06-16T10:54:49Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-06-16T10:54:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff8e1e2c75c672fabd21ca468fa8775b9c828a2d'/>
<id>urn:sha1:ff8e1e2c75c672fabd21ca468fa8775b9c828a2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -std=c++17 on RE2 2023.06.02 or newer.</title>
<updated>2023-06-05T14:20:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-05T14:16:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=686c33ca3013fae97ebd8af6807595812fa63ff3'/>
<id>urn:sha1:686c33ca3013fae97ebd8af6807595812fa63ff3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log when a server sends an unexpected command post-authentication.</title>
<updated>2023-05-29T22:37:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-29T21:56:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=92ba1f3f79b7fe8e600a6473feb83b3018995a01'/>
<id>urn:sha1:92ba1f3f79b7fe8e600a6473feb83b3018995a01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ssl_openssl on OpenSSL versions older than 1.1.1.</title>
<updated>2023-05-28T10:53:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-28T10:53:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e607175dfa8e53d35964e5f650babb597c1c72b5'/>
<id>urn:sha1:e607175dfa8e53d35964e5f650babb597c1c72b5</id>
<content type='text'>
Fixes a regression introduced in commit eba5cb9dc9.
</content>
</entry>
<entry>
<title>Make it clear that &lt;link:port&gt; is only required for IP listeners.</title>
<updated>2023-05-26T12:09:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-26T12:09:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24d5d53df06847e3dcfa5032612ad28b9dcadf17'/>
<id>urn:sha1:24d5d53df06847e3dcfa5032612ad28b9dcadf17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cert expiration for dates after year 2049</title>
<updated>2023-05-10T01:01:21Z</updated>
<author>
<name>Wade Cline</name>
</author>
<published>2023-05-01T06:29:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eba5cb9dc973062e68c2629a5fbcb1adab19fa3e'/>
<id>urn:sha1:eba5cb9dc973062e68c2629a5fbcb1adab19fa3e</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>Fix an off by one error in the rmode module.</title>
<updated>2023-04-21T11:36:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-21T11:36:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45b871b789ce6a4b82f77f0ec364459080b52dd2'/>
<id>urn:sha1:45b871b789ce6a4b82f77f0ec364459080b52dd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn users when their client certificate is about to expire.</title>
<updated>2023-03-01T20:45:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-03-01T20:07:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e1d7b84f5415e9901ec18c0ed4cb012376e4859'/>
<id>urn:sha1:4e1d7b84f5415e9901ec18c0ed4cb012376e4859</id>
<content type='text'>
Closes #1938.
</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>
</feed>
