<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/.gitignore, 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/.gitignore?h=v5.0.0dev2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/.gitignore?h=v5.0.0dev2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2025-09-30T20:46:44Z</updated>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-09-30T20:46:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-09-30T20:45:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=72f9fa781f236112ca72fd3484315de8cf85e50d'/>
<id>urn:sha1:72f9fa781f236112ca72fd3484315de8cf85e50d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Demote the regex_tre module to inspircd-contrib".</title>
<updated>2025-08-19T12:53:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-08-19T12:27:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f648d4cc30cd46090b60b8f4dde7b86883719770'/>
<id>urn:sha1:f648d4cc30cd46090b60b8f4dde7b86883719770</id>
<content type='text'>
TRE is now maintained again so we can revive this.

This reverts commit bd9b6c40059795fd5fb78e16a540ce661c77f82f.
</content>
</entry>
<entry>
<title>Add the hash_gnutls module.</title>
<updated>2025-04-06T11:05:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-06T04:40:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=725d4d5da4e8eb92dedcebe72574ba599666e72e'/>
<id>urn:sha1:725d4d5da4e8eb92dedcebe72574ba599666e72e</id>
<content type='text'>
This provides the SHA family using GnuTLS. In the future we can
add any new algorithms that appear.
</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>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>Allow using signals to rehash any module instead of just TLS.</title>
<updated>2025-03-19T16:17:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-19T15:21:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=397cc54f01ad1a2b8c4b26aeae7611a6699432b9'/>
<id>urn:sha1:397cc54f01ad1a2b8c4b26aeae7611a6699432b9</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>Adjust the build system for the new module structure.</title>
<updated>2024-07-17T02:26:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-17T01:44:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=948a3fb7a75dfff94a259350df44c7346aa6d743'/>
<id>urn:sha1:948a3fb7a75dfff94a259350df44c7346aa6d743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename regex_pcre back to regex_pcre2.</title>
<updated>2024-06-07T18:19:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T18:19:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c18499a33208aa92f627e4710ae0bfafea0e31ed'/>
<id>urn:sha1:c18499a33208aa92f627e4710ae0bfafea0e31ed</id>
<content type='text'>
This rename happened before we had config compatibility and it doesn't
make sense to keep it anymore.
</content>
</entry>
<entry>
<title>Move ssl_mbedtls to inspircd-contrib.</title>
<updated>2024-04-15T20:45:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-04-01T13:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e24ea1723ccbdcb8a50cdbb16ba963597077c39d'/>
<id>urn:sha1:e24ea1723ccbdcb8a50cdbb16ba963597077c39d</id>
<content type='text'>
Closes #2088.
</content>
</entry>
</feed>
