<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/httpd.h, branch v4.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/httpd.h?h=v4.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/httpd.h?h=v4.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-07-01T11:33:51Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-07-01T11:33:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-01T11:33:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d95d7fc4f574b4ce3593b6684dd9fd738c40fcab'/>
<id>urn:sha1:d95d7fc4f574b4ce3593b6684dd9fd738c40fcab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various spelling issues (#1883).</title>
<updated>2021-06-21T20:47:06Z</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2021-06-21T20:47:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de6d4dbd1e8845e08c2d87cd89a919e5b21ba619'/>
<id>urn:sha1:de6d4dbd1e8845e08c2d87cd89a919e5b21ba619</id>
<content type='text'>
Signed-off-by: Josh Soref &lt;jsoref@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-14T15:54:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-14T15:54:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a712456f1b7debbf72649dd7c03e05b56f17461'/>
<id>urn:sha1:7a712456f1b7debbf72649dd7c03e05b56f17461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various documentation comments.</title>
<updated>2021-03-31T09:51:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-31T09:38:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=952ee5cc603a5231348b8cfab18ee85a097f5394'/>
<id>urn:sha1:952ee5cc603a5231348b8cfab18ee85a097f5394</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand searching in m_httpd_stats, add global handling of GET parameters (#1566)</title>
<updated>2019-02-06T10:33:06Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-02-06T10:33:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4a1ea70451abb333e71f9cff09b624db59531a0'/>
<id>urn:sha1:d4a1ea70451abb333e71f9cff09b624db59531a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused parameters from HTTPRequest constructor</title>
<updated>2015-02-11T16:15:57Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-02-11T16:15:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b83968416bcc5710c394892bb2ac1cc79f0298a'/>
<id>urn:sha1:3b83968416bcc5710c394892bb2ac1cc79f0298a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the HTTPd request event to use the new cross-module event system</title>
<updated>2015-02-11T16:13:08Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-02-11T16:13:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e8e379dce7a3311eff7161269593f1655f577eb'/>
<id>urn:sha1:1e8e379dce7a3311eff7161269593f1655f577eb</id>
<content type='text'>
</content>
</entry>
</feed>
