<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/spanningtree, branch v5.0.0dev5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/modules/spanningtree?h=v5.0.0dev5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/modules/spanningtree?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-05-20T16:49:02Z</updated>
<entry>
<title>Add a helper function for calculating a percentage.</title>
<updated>2026-05-20T16:49:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-20T16:49:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5c9442d7db6e53cac73166e97cc8a7779e283acc'/>
<id>urn:sha1:5c9442d7db6e53cac73166e97cc8a7779e283acc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update SETIDLE to match the other SET commands.</title>
<updated>2026-05-18T10:36:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-18T10:36:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c7ce7e35be907826afc20e58f9268a7f5763a6b0'/>
<id>urn:sha1:c7ce7e35be907826afc20e58f9268a7f5763a6b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch ascii comparisons over to our own casemap functions.</title>
<updated>2026-04-30T22:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T21:29:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9bb55626d51f217466bc08104d2f32eb0bf57c02'/>
<id>urn:sha1:9bb55626d51f217466bc08104d2f32eb0bf57c02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename DLL_EXTENSION to INSPIRCD_MODULE_EXT.</title>
<updated>2026-04-07T00:15:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-07T00:15:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6181df8cb4133b30097d5d5dd785f69220552a03'/>
<id>urn:sha1:6181df8cb4133b30097d5d5dd785f69220552a03</id>
<content type='text'>
This will be in config.h when we switch to CMake so I'm renaming
it now to reduce the diff size of the CMake commit.
</content>
</entry>
<entry>
<title>Add insp::find_value, insp::to_ptr and switch code to use them.</title>
<updated>2026-04-04T17:15:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T17:15:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ab48b941f222dcedb7e169c054a102005e1af03c'/>
<id>urn:sha1:ab48b941f222dcedb7e169c054a102005e1af03c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass a server reference to OnRouteMessage.</title>
<updated>2026-04-04T13:50:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T13:50:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8f3697e904e16890c230ae249dd9999e79e5f598'/>
<id>urn:sha1:8f3697e904e16890c230ae249dd9999e79e5f598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an easier way to get the local Server* object.</title>
<updated>2026-04-04T13:26:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T13:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5269e1e4c4a44196839d57fa4e9833536672473a'/>
<id>urn:sha1:5269e1e4c4a44196839d57fa4e9833536672473a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename utility/map to container and prefix the difference method.</title>
<updated>2026-04-04T10:54:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T10:54:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4f217001cd68b505b9d4820bf48e72463580c5ad'/>
<id>urn:sha1:4f217001cd68b505b9d4820bf48e72463580c5ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tighten up the TLS requirements for server links.</title>
<updated>2026-04-04T00:51:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T00:41:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3d150ba5da604569f075b20cc560e7d04aeac993'/>
<id>urn:sha1:3d150ba5da604569f075b20cc560e7d04aeac993</id>
<content type='text'>
Servers must now either provide a fingerprint in the link config or provide a
valid certificate. There's an undocumented (for now) opt-out in the config but
even with this set it still doesn't allow expired, revoked, or otherwise invalid
certificates.
</content>
</entry>
<entry>
<title>Switch modules over to the new TLS API.</title>
<updated>2026-04-03T22:50:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-03T22:06:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4f2054f9ce5aeb8c30d8364da09edd9f154116ae'/>
<id>urn:sha1:4f2054f9ce5aeb8c30d8364da09edd9f154116ae</id>
<content type='text'>
</content>
</entry>
</feed>
