<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_httpd.cpp, branch v4.0.0a9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_httpd.cpp?h=v4.0.0a9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_httpd.cpp?h=v4.0.0a9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-26T15:34:17Z</updated>
<entry>
<title>Kill vendor_directory in favour of normal include paths.</title>
<updated>2022-01-26T15:34:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-26T13:23:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7a7f37d14fd4433309fd2d2fae26916a1b60aee'/>
<id>urn:sha1:d7a7f37d14fd4433309fd2d2fae26916a1b60aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</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>Apply the final keyword to all module classes where appropriate.</title>
<updated>2021-10-04T16:39:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-04T16:07:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dec5875aca7a2e0c281388db2f25d195ad9b2a3d'/>
<id>urn:sha1:dec5875aca7a2e0c281388db2f25d195ad9b2a3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark all module classes as final.</title>
<updated>2021-10-01T04:15:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-01T03:37:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0dec0572ae900417372f034fd27ec356e650fd0'/>
<id>urn:sha1:e0dec0572ae900417372f034fd27ec356e650fd0</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>Merge branch 'insp3' into master.</title>
<updated>2021-08-17T15:20:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T15:17:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c96682d889ccc38d12f9764110b280d03acb41e'/>
<id>urn:sha1:0c96682d889ccc38d12f9764110b280d03acb41e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix not parsing headers properly in the HTTP module.</title>
<updated>2021-08-17T14:55:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T14:55:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15f6b631ca2aeac3021a530c11bf3e94bb6ebc38'/>
<id>urn:sha1:15f6b631ca2aeac3021a530c11bf3e94bb6ebc38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
</feed>
