<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/sslinfo.cpp, branch v5.0.0dev3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/modules/sslinfo.cpp?h=v5.0.0dev3</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/modules/sslinfo.cpp?h=v5.0.0dev3'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-29T00:42:15Z</updated>
<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://cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the extensible system to using shared pointers.</title>
<updated>2026-03-27T13:10:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-27T13:10:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbdcd051c63c4ff98dfb4ff45388e722f8d0a2de'/>
<id>urn:sha1:cbdcd051c63c4ff98dfb4ff45388e722f8d0a2de</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://cgit.space/~steering/inspircd++.git/commit/?id=76f3f24c03c22576324e5af199d3e61d02a79b0d'/>
<id>urn:sha1:76f3f24c03c22576324e5af199d3e61d02a79b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace IS_* with member functions.</title>
<updated>2026-03-08T17:47:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-08T17:01:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bb1e5a7b60ea200ddae99f263a38a219879f9617'/>
<id>urn:sha1:bb1e5a7b60ea200ddae99f263a38a219879f9617</id>
<content type='text'>
- All user types get an Is* function.
- Only local users are cast using the old function so only local
  users get an As* function.
</content>
</entry>
<entry>
<title>Rename ServiceProvider methods to avoid shadowing issues.</title>
<updated>2026-03-02T12:40:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T12:40:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cf3ce6cc23401f13869f5134227e50459f2b809d'/>
<id>urn:sha1:cf3ce6cc23401f13869f5134227e50459f2b809d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a numeric helper for ERR_NOPRIVILEGES.</title>
<updated>2026-02-26T19:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-02-26T19:52:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cc3c9c7cb47589a72a0ff61a715bb17e246a10c5'/>
<id>urn:sha1:cc3c9c7cb47589a72a0ff61a715bb17e246a10c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-12-07T20:55:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-12-07T20:55:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=79c01cb2a2615fbcb2a568d5a49c6d470459cf45'/>
<id>urn:sha1:79c01cb2a2615fbcb2a568d5a49c6d470459cf45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-11-03T00:30:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-11-03T00:29:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bec505fc6c6699283d431ea96aaeb8543bc8bef1'/>
<id>urn:sha1:bec505fc6c6699283d431ea96aaeb8543bc8bef1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a deprecated configuration option.</title>
<updated>2025-10-31T19:12:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-10-31T19:12:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4f4cdf50ad848f689b9477dff96d54abdb1c083d'/>
<id>urn:sha1:4f4cdf50ad848f689b9477dff96d54abdb1c083d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start splitting the user I/O interface from the network socket.</title>
<updated>2025-10-26T16:46:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-10-26T16:46:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9beffb09a77202cc344f7037097b3ce7b8fadb62'/>
<id>urn:sha1:9beffb09a77202cc344f7037097b3ce7b8fadb62</id>
<content type='text'>
</content>
</entry>
</feed>
