<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v4.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v4.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-08-03T11:40:05Z</updated>
<entry>
<title>Release v4.2.0.</title>
<updated>2024-08-03T11:40:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-03T11:40:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd7544a9f0d24e10e73a163441e879ec76eb9814'/>
<id>urn:sha1:dd7544a9f0d24e10e73a163441e879ec76eb9814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-08-03T11:39:33Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-08-03T11:39:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c6f97d7e94cc352adba11eeaa856e95cd13f836'/>
<id>urn:sha1:0c6f97d7e94cc352adba11eeaa856e95cd13f836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only allow the IRCv3 WebSocket subprotocols on client connections.</title>
<updated>2024-07-31T13:27:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-31T13:27:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c09bb5b67b45711f96514cb600b3befe36616c9'/>
<id>urn:sha1:5c09bb5b67b45711f96514cb600b3befe36616c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some minor bugs in EscapeTag/UnescapeTag.</title>
<updated>2024-07-29T17:37:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-29T17:37:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d956cbed6c30ccfe65d7b86065988d8c603237b'/>
<id>urn:sha1:6d956cbed6c30ccfe65d7b86065988d8c603237b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid passing malformed socket addresses to sa2cidr.</title>
<updated>2024-07-29T14:44:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-29T14:44:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a5503a9f5ee1c75774236834c9c0ca34f75949c4'/>
<id>urn:sha1:a5503a9f5ee1c75774236834c9c0ca34f75949c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log when a user has an unknown socket type in User::GetCIDRMask.</title>
<updated>2024-07-29T13:10:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-29T13:09:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2366e56d43848b83f84b8ced912d16d3b245b666'/>
<id>urn:sha1:2366e56d43848b83f84b8ced912d16d3b245b666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move 1205 UID compatibility code to PreProcessOldProtocolMessage.</title>
<updated>2024-07-24T18:26:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-24T18:26:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=caab65a8313e1c7312583503e58586b7619ab788'/>
<id>urn:sha1:caab65a8313e1c7312583503e58586b7619ab788</id>
<content type='text'>
This should make it more reliable.
</content>
</entry>
<entry>
<title>Synchronise extensibles in Sync even if they have no value.</title>
<updated>2024-07-23T23:31:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-21T10:38:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2f716375bf4fe4fe85b101d33035948664c4d11e'/>
<id>urn:sha1:2f716375bf4fe4fe85b101d33035948664c4d11e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ExtensionItem::OnSync which is called when an ext is synchronised.</title>
<updated>2024-07-23T23:31:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-21T10:30:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b514f826a949e5e233935e252145f780853f1dee'/>
<id>urn:sha1:b514f826a949e5e233935e252145f780853f1dee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't resync the silence list when it comes from the network.</title>
<updated>2024-07-23T23:31:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-21T10:37:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62f3278a4a0876d873302e94084b24c17ffee54a'/>
<id>urn:sha1:62f3278a4a0876d873302e94084b24c17ffee54a</id>
<content type='text'>
This isn't presently networked but it should prevent future issues.
</content>
</entry>
</feed>
