<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules, branch v4.0.0a7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules?h=v4.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules?h=v4.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-12-08T12:32:29Z</updated>
<entry>
<title>Replace some references to ssl with tls.</title>
<updated>2021-12-08T12:32:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-08T12:32:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05ccd525ada04bb1dd3bf9f52b3abdddb4ef2646'/>
<id>urn:sha1:05ccd525ada04bb1dd3bf9f52b3abdddb4ef2646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused time_t field from the timer system.</title>
<updated>2021-11-05T04:24:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-05T04:24:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f2257136d71389c274f0ab6dd68db3239da1d71'/>
<id>urn:sha1:0f2257136d71389c274f0ab6dd68db3239da1d71</id>
<content type='text'>
This is equivalent to calling InspIRCd::Now() and is only actually
used in one place in modules.
</content>
</entry>
<entry>
<title>Add the regex_pcre2 module.</title>
<updated>2021-09-26T18:16:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-26T17:49:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2386ea01f36fd0bf2054dafb656c0826ad51e45'/>
<id>urn:sha1:f2386ea01f36fd0bf2054dafb656c0826ad51e45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix and optimise sending standard replies with variable parameters.</title>
<updated>2021-09-23T01:14:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-23T01:14:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=502aec599b6e49dfa203574ad3240706f489c4da'/>
<id>urn:sha1:502aec599b6e49dfa203574ad3240706f489c4da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-09-22T23:24:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T23:24:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5'/>
<id>urn:sha1:b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CXX11_OVERRIDE instead of the override keyword.</title>
<updated>2021-09-22T19:49:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T19:49:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6646c9fbeab6cd85e4efcff9ffb16d11ee617650'/>
<id>urn:sha1:6646c9fbeab6cd85e4efcff9ffb16d11ee617650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an API for checking if I/O hooks are ready or not.</title>
<updated>2021-09-22T19:43:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T11:06:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5bd0a93976f6818187e70a4446257d90a41c7ff1'/>
<id>urn:sha1:5bd0a93976f6818187e70a4446257d90a41c7ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-08-28T12:20:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-28T12:18:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7615ccd868283dcbbacf2721a1cb5952b16d432'/>
<id>urn:sha1:b7615ccd868283dcbbacf2721a1cb5952b16d432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-08-27T08:38:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-08-27T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4540162276aa23e016ae094158d2d1d93bcc734f'/>
<id>urn:sha1:4540162276aa23e016ae094158d2d1d93bcc734f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a bunch of unnecessary whitespace.</title>
<updated>2021-08-17T20:13:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T20:13:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e6d811f34146ab4591e9ca88d5b84cf0c4bca52'/>
<id>urn:sha1:8e6d811f34146ab4591e9ca88d5b84cf0c4bca52</id>
<content type='text'>
</content>
</entry>
</feed>
