<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/httpd.cpp, 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/modules/httpd.cpp?h=v5.0.0dev5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/modules/httpd.cpp?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-05-13T21:15:37Z</updated>
<entry>
<title>Automate checking the SYSTEM_* environment variables.</title>
<updated>2026-05-13T21:15:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-13T21:15:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2f2f35485ee20a4d18e86c4beb91817ca351848'/>
<id>urn:sha1:d2f2f35485ee20a4d18e86c4beb91817ca351848</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>Remove the remaining function in utility/string to utility/container.</title>
<updated>2026-04-30T22:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T21:47:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c208ab3b99357db2bf2223af46da03e3c173d51'/>
<id>urn:sha1:9c208ab3b99357db2bf2223af46da03e3c173d51</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://www.cgit.space/~steering/inspircd++.git/commit/?id=9bb55626d51f217466bc08104d2f32eb0bf57c02'/>
<id>urn:sha1:9bb55626d51f217466bc08104d2f32eb0bf57c02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the build system to CMake.</title>
<updated>2026-04-27T16:26:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-19T11:54:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0dc19894f43ae03a7e78dabfb3784695bd0216fd'/>
<id>urn:sha1:0dc19894f43ae03a7e78dabfb3784695bd0216fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch modules from reference&lt;&gt; to shared_ptr&lt;&gt; and weak_ptr&lt;&gt;.</title>
<updated>2026-03-29T00:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-28T21:32:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite sepstream and move to stringutils.</title>
<updated>2026-03-14T03:09:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-14T02:15:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76f3f24c03c22576324e5af199d3e61d02a79b0d'/>
<id>urn:sha1:76f3f24c03c22576324e5af199d3e61d02a79b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the event/ prefix of events to the parent class.</title>
<updated>2026-03-02T13:08:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T13:06:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7a020b5a00227fee1971c599db716be1c53b40'/>
<id>urn:sha1:ac7a020b5a00227fee1971c599db716be1c53b40</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://www.cgit.space/~steering/inspircd++.git/commit/?id=d0e321b92c55902ccb3ca98ddd8553cb57e55c77'/>
<id>urn:sha1:d0e321b92c55902ccb3ca98ddd8553cb57e55c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-29T04:33:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-29T04:31:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b5bccaa8c382cca1dfae3c985e6045f1c367e1f'/>
<id>urn:sha1:8b5bccaa8c382cca1dfae3c985e6045f1c367e1f</id>
<content type='text'>
</content>
</entry>
</feed>
