<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch v4.0.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v4.0.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v4.0.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-21T09:36:09Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-21T09:36:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-21T09:36:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd4c5e3840a01764f12aad138277bfe2d94f8268'/>
<id>urn:sha1:fd4c5e3840a01764f12aad138277bfe2d94f8268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MD5 as a fallback hash in the SSL modules for compat with v3.</title>
<updated>2024-06-19T22:51:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-19T22:51:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=912115050345073a1281bf69c149678aa745aa94'/>
<id>urn:sha1:912115050345073a1281bf69c149678aa745aa94</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://www.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>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into insp4.</title>
<updated>2024-06-07T09:33:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T09:33:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3e847b21a4e5af4c62b72e8607c89495c1622ef'/>
<id>urn:sha1:f3e847b21a4e5af4c62b72e8607c89495c1622ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:30:30Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:30:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=855c1f6ab4927e219220ac2a9a14f0d896c18c6f'/>
<id>urn:sha1:855c1f6ab4927e219220ac2a9a14f0d896c18c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2024-05-20T11:14:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-20T11:14:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09cb9c3381099e478478d6fdae8fb57520469675'/>
<id>urn:sha1:09cb9c3381099e478478d6fdae8fb57520469675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't allow users to opt-in to older versions of Argon2.</title>
<updated>2024-05-10T13:04:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-10T13:04:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5ac051a9990c93e1d4707060f8d988375511f57d'/>
<id>urn:sha1:5ac051a9990c93e1d4707060f8d988375511f57d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SRV record support to the mysql module.</title>
<updated>2024-05-10T12:54:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-10T12:54:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0af89e55d24f50b3dd08717358d97a79ee3d1b04'/>
<id>urn:sha1:0af89e55d24f50b3dd08717358d97a79ee3d1b04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deallocate the old MySQL connection on connect if one exists.</title>
<updated>2024-05-03T08:28:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-02T15:19:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c7ae694b50d1a1d7ed2b30967a1736633311e1a2'/>
<id>urn:sha1:c7ae694b50d1a1d7ed2b30967a1736633311e1a2</id>
<content type='text'>
</content>
</entry>
</feed>
