<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch insp4</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=insp4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=insp4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-06-14T18:00:16Z</updated>
<entry>
<title>Fix building ssl_openssl on OpenSSL 4.</title>
<updated>2026-06-14T18:00:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-06-14T17:27:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1adc29e9b68bbf113c67f479e5b82997cd59da88'/>
<id>urn:sha1:1adc29e9b68bbf113c67f479e5b82997cd59da88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2026-06-05T12:59:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-06-05T12:55:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edc565971fc97e090557245bfc9f45c41b0c5cfd'/>
<id>urn:sha1:edc565971fc97e090557245bfc9f45c41b0c5cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port over some recent changes to the Anope LDAP API.</title>
<updated>2026-06-05T12:43:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-31T10:18:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7e5357b144c2e20c72431e22f0f2b13e5be82ce'/>
<id>urn:sha1:b7e5357b144c2e20c72431e22f0f2b13e5be82ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow &lt;database:tls&gt; to work on MySQL forks that use the old API.</title>
<updated>2026-05-30T10:16:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-30T10:05:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1a681edc5cc2ff42d5df77af38049d83fecee31'/>
<id>urn:sha1:c1a681edc5cc2ff42d5df77af38049d83fecee31</id>
<content type='text'>
Closes #2212.
</content>
</entry>
<entry>
<title>Fix &lt;database:ssl&gt; not being called &lt;database:tls&gt; as documented.</title>
<updated>2026-05-29T11:31:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-29T11:31:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8913b71eee85b08382536149918437dc6d9988d0'/>
<id>urn:sha1:8913b71eee85b08382536149918437dc6d9988d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error handling in the log_json module.</title>
<updated>2026-04-27T16:17:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-27T16:17:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76806bac1c0723fd5caf467cbd513e3fafb495b3'/>
<id>urn:sha1:76806bac1c0723fd5caf467cbd513e3fafb495b3</id>
<content type='text'>
Closes #2206.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into insp4.</title>
<updated>2025-12-03T17:26:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-12-03T17:26:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fdda1b1fa03903afa77daf9f0bf92ec6c9a9440f'/>
<id>urn:sha1:fdda1b1fa03903afa77daf9f0bf92ec6c9a9440f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip all newline characters from the PostgreSQL error message.</title>
<updated>2025-12-02T21:17:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-12-02T21:16:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52f0c9b2275d9af4a81d7d752535cf0cdb043fcd'/>
<id>urn:sha1:52f0c9b2275d9af4a81d7d752535cf0cdb043fcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of a deprecated GnuTLS define.</title>
<updated>2025-11-15T18:51:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-11-15T18:51:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b6b9975e977a81ed951907a8c6df4f826b78c54'/>
<id>urn:sha1:7b6b9975e977a81ed951907a8c6df4f826b78c54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize the certificate fetching code in ssl_openssl.</title>
<updated>2025-11-03T12:34:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-11-03T12:33:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d271bcb2188c052b2a57982661c309d10859c0d'/>
<id>urn:sha1:5d271bcb2188c052b2a57982661c309d10859c0d</id>
<content type='text'>
It is 2025 and we are using C++17 there is no need to declare
variables like we are using C89.
</content>
</entry>
</feed>
