<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v5.0.0dev2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v5.0.0dev2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v5.0.0dev2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-02-27T01:45:40Z</updated>
<entry>
<title>Implement support for per-command maximum targets.</title>
<updated>2026-02-27T01:45:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-02-27T01:24:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ff18ee420e229a34b874a1a03ae302fdf60fe149'/>
<id>urn:sha1:ff18ee420e229a34b874a1a03ae302fdf60fe149</id>
<content type='text'>
Closes #2157.
</content>
</entry>
<entry>
<title>Load the sacommands module if a config contains the split module names.</title>
<updated>2026-02-26T23:08:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-02-26T23:06:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d4e268d29c12400d603c6d5e23d88df42e063890'/>
<id>urn:sha1:d4e268d29c12400d603c6d5e23d88df42e063890</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-01-23T10:27:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-01-23T10:27:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aaa93e53f48ca587299927a61d88db6acfeba66f'/>
<id>urn:sha1:aaa93e53f48ca587299927a61d88db6acfeba66f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require maxhost to be at least 45 characters to fit IPv6 addresses.</title>
<updated>2026-01-20T16:19:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-01-20T16:19:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2a3a387b1e7ceec687f33288f5a36b565cf214c4'/>
<id>urn:sha1:2a3a387b1e7ceec687f33288f5a36b565cf214c4</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>Allow not setting the CA file in ssl_openssl.</title>
<updated>2025-11-02T21:28:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-11-02T18:31:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a3bd16f3f3c5ff5f5669fc247221ae883ae6e213'/>
<id>urn:sha1:a3bd16f3f3c5ff5f5669fc247221ae883ae6e213</id>
<content type='text'>
This matches the behaviour of ssl_gnutls.
</content>
</entry>
<entry>
<title>Move customversion from &lt;security&gt; to &lt;options&gt;.</title>
<updated>2025-04-16T11:15:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-16T11:15:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f6781614b0caf32e81ba04140ad5b63b85a5bceb'/>
<id>urn:sha1:f6781614b0caf32e81ba04140ad5b63b85a5bceb</id>
<content type='text'>
This does not relate to security so it should not be in the
&lt;security&gt; tag.
</content>
</entry>
<entry>
<title>Add &lt;security:banrealmask&gt;.</title>
<updated>2025-04-16T11:13:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-16T11:13:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a3e736de1d3b6423e88b58506c0bfbe89dec3bd3'/>
<id>urn:sha1:a3e736de1d3b6423e88b58506c0bfbe89dec3bd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete the old hashing interface and modules.</title>
<updated>2025-04-05T23:45:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-05T18:24:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=28073d2506685a508135a487b41ea3aed63bf522'/>
<id>urn:sha1:28073d2506685a508135a487b41ea3aed63bf522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate configparser/configreader away from stringstream.</title>
<updated>2025-03-22T17:13:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T17:09:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=afc6beb804e6414b392591edd65d69cdceb7cf1e'/>
<id>urn:sha1:afc6beb804e6414b392591edd65d69cdceb7cf1e</id>
<content type='text'>
This is a very slow header to have included by every source file.
</content>
</entry>
</feed>
