<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/vendor/update.toml, 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/vendor/update.toml?h=v5.0.0dev5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/vendor/update.toml?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-05-13T16:19:50Z</updated>
<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://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>Merge branch 'insp4' into master.</title>
<updated>2025-05-18T16:46:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-05-18T16:46:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=da6d1120b5436083667e5e57c7b8855c9457b66e'/>
<id>urn:sha1:da6d1120b5436083667e5e57c7b8855c9457b66e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update fmtlib.</title>
<updated>2025-05-09T18:55:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-05-09T18:55:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c2267cde3c8b404fb922ea5d88caff789e93896c'/>
<id>urn:sha1:c2267cde3c8b404fb922ea5d88caff789e93896c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-04-13T16:03:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-13T16:03:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d0e321b92c55902ccb3ca98ddd8553cb57e55c77'/>
<id>urn:sha1:d0e321b92c55902ccb3ca98ddd8553cb57e55c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the {fmt} headers that we don't use.</title>
<updated>2025-04-12T16:02:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-12T16:02:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ea4ea3b1423e23e4534591fbdf842dd5328ba148'/>
<id>urn:sha1:ea4ea3b1423e23e4534591fbdf842dd5328ba148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite every single hash module for the new interface.</title>
<updated>2025-04-05T23:45:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-05T14:08:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6c668ab21ba11f4581ccbb95ab391fb9cce5a812'/>
<id>urn:sha1:6c668ab21ba11f4581ccbb95ab391fb9cce5a812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vendor yyjson.</title>
<updated>2025-02-27T19:16:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-02-27T18:40:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fe7ee19aba2c00786ce6a8d533eda3a3d86d03bd'/>
<id>urn:sha1:fe7ee19aba2c00786ce6a8d533eda3a3d86d03bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the md5 and cloak_md5 modules to inspircd-contrib.</title>
<updated>2024-06-07T17:00:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T16:56:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=243848a462c02474093cbcecb99f14a50a2240bb'/>
<id>urn:sha1:243848a462c02474093cbcecb99f14a50a2240bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove rang and use fmtlib for printing coloured messages.</title>
<updated>2023-07-12T01:29:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-12T01:04:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f0d817cf39987e7b7548863c86beac29440ab7c6'/>
<id>urn:sha1:f0d817cf39987e7b7548863c86beac29440ab7c6</id>
<content type='text'>
This supports more platforms (e.g. Haiku) and is actually still
maintained unlike the former.

All of this code should really be cleaned up for release (maybe by
adding something like Anope's LOG_CONSOLE) but for now I've just
replaced it with the fmtlib equivalent.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-02-22T19:09:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-22T19:09:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ff686c5a78f614e8db6c9ca29f7c92acb376b501'/>
<id>urn:sha1:ff686c5a78f614e8db6c9ca29f7c92acb376b501</id>
<content type='text'>
</content>
</entry>
</feed>
