<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v5.0.0dev6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v5.0.0dev6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v5.0.0dev6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-08-01T10:01:08Z</updated>
<entry>
<title>Release v5.0.0 development snapshot 6.</title>
<updated>2026-08-01T10:01:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-08-01T10:01:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dcf2ae0b31b8821d1d169110c6612ab8f342096d'/>
<id>urn:sha1:dcf2ae0b31b8821d1d169110c6612ab8f342096d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-08-01T09:27:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-08-01T09:27:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a14f62734c3d58ad2a450a30abcf60b972d222ab'/>
<id>urn:sha1:a14f62734c3d58ad2a450a30abcf60b972d222ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the connect notices a bit more consistent.</title>
<updated>2026-07-31T12:26:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-31T12:26:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=256288ae154bfb5eb8e2d83e596703ea717d43ee'/>
<id>urn:sha1:256288ae154bfb5eb8e2d83e596703ea717d43ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a method for getting a description of a user.</title>
<updated>2026-07-31T12:09:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-31T12:09:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4551ceac72541a38fb5aa90ce0a3771990227f4'/>
<id>urn:sha1:c4551ceac72541a38fb5aa90ce0a3771990227f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a separate config option for setting a WebSocket STS port.</title>
<updated>2026-07-22T18:27:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-22T18:27:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98719c075e927a96ea21b23811f961e2d8428297'/>
<id>urn:sha1:98719c075e927a96ea21b23811f961e2d8428297</id>
<content type='text'>
Also add debug logging for diagnosing STS port resolution issues.
</content>
</entry>
<entry>
<title>Fix setting the OpenSSL groups in relaxed mode.</title>
<updated>2026-07-12T11:50:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-12T11:50:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8197c4f7ccb0bd66d18483e3981be7fa80e69252'/>
<id>urn:sha1:8197c4f7ccb0bd66d18483e3981be7fa80e69252</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use saturating adds/subtracts when handling timestamps.</title>
<updated>2026-07-10T10:58:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-10T10:15:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5f9c2b3c97ed1eeb19270fd3582b71ca8e1ca1ac'/>
<id>urn:sha1:5f9c2b3c97ed1eeb19270fd3582b71ca8e1ca1ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert BufferedSocketError/BufferedSocketState to an enum class.</title>
<updated>2026-07-10T10:47:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-04T10:17:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=651fbb54a1d502e7ae405a71c7297edc0c8514be'/>
<id>urn:sha1:651fbb54a1d502e7ae405a71c7297edc0c8514be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The WEBIRC command should be able to have an empty last parameter.</title>
<updated>2026-07-01T20:41:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-01T20:40:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b938ea764e52b6d0c7e4f7e6986f28353d1d08c'/>
<id>urn:sha1:8b938ea764e52b6d0c7e4f7e6986f28353d1d08c</id>
<content type='text'>
Ref: #2219.
</content>
</entry>
<entry>
<title>Print a helpful message after installation is complete.</title>
<updated>2026-07-01T12:39:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-01T12:38:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3fc0e15e671ed74c2c7e4d2373b779e64d5e2bea'/>
<id>urn:sha1:3fc0e15e671ed74c2c7e4d2373b779e64d5e2bea</id>
<content type='text'>
</content>
</entry>
</feed>
