<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v5.0.0dev5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v5.0.0dev5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-05-31T08:41:01Z</updated>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-05-31T08:41:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-31T08:41:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=811d6e278ec96cb87a5bedfb7fba1b2247cb5619'/>
<id>urn:sha1:811d6e278ec96cb87a5bedfb7fba1b2247cb5619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow omitting an extban character by default.</title>
<updated>2026-05-30T12:05:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-30T12:05:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c155114a8d4f62b83f3bb5b3a482b2c48b8a1073'/>
<id>urn:sha1:c155114a8d4f62b83f3bb5b3a482b2c48b8a1073</id>
<content type='text'>
Character extbans are deprecated anyway and this makes it easier
for modules to opt-out of providing one.
</content>
</entry>
<entry>
<title>Add a helper method for calculating the best binary units for a value.</title>
<updated>2026-05-20T18:25:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-20T18:20:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e9869533f99c91770ad48d2694196ea403b0135'/>
<id>urn:sha1:1e9869533f99c91770ad48d2694196ea403b0135</id>
<content type='text'>
</content>
</entry>
<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://www.cgit.space/~steering/inspircd++.git/commit/?id=5c9442d7db6e53cac73166e97cc8a7779e283acc'/>
<id>urn:sha1:5c9442d7db6e53cac73166e97cc8a7779e283acc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix casemapping strings.</title>
<updated>2026-05-18T11:57:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-18T11:34:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c26da04d5ce0b4616852552f9f77e06b7c681367'/>
<id>urn:sha1:c26da04d5ce0b4616852552f9f77e06b7c681367</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the TLS API const.</title>
<updated>2026-05-18T10:11:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-18T10:11:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=78b4888cd068a78a9d2c39c86ed55cddbd63e5be'/>
<id>urn:sha1:78b4888cd068a78a9d2c39c86ed55cddbd63e5be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate the httpd module from http_parser to llhttp/yuarel.</title>
<updated>2026-05-13T16:19:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-05T17:59:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a870d51b787d9269df16cacab99b6ef28440dc6'/>
<id>urn:sha1:9a870d51b787d9269df16cacab99b6ef28440dc6</id>
<content type='text'>
The http_parser library is eol and we've been using a Debian fork
with security patches but its time to move on.
</content>
</entry>
<entry>
<title>Move FilePtr to the pointer utility header.</title>
<updated>2026-05-13T16:19:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-12T12:51:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03fb11eab92fa2d36edac7a5cc600953cfed3b4a'/>
<id>urn:sha1:03fb11eab92fa2d36edac7a5cc600953cfed3b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove sys/stat.h from the global socket header.</title>
<updated>2026-05-13T16:19:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-11T16:03:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e856c877240be7308e451eec5ba52e9e4105ea6'/>
<id>urn:sha1:1e856c877240be7308e451eec5ba52e9e4105ea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make CommandBase::Params final.</title>
<updated>2026-05-06T11:45:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-06T11:45:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c7acbc05d19315f54ca4eecfe0787ae062885491'/>
<id>urn:sha1:c7acbc05d19315f54ca4eecfe0787ae062885491</id>
<content type='text'>
</content>
</entry>
</feed>
