<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_httpd.cpp, branch v2.0.26</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=v2.0.26</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_httpd.cpp?h=v2.0.26'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-12-10T16:50:31Z</updated>
<entry>
<title>m_httpd On module unload close all connections hooked by the module being unloaded</title>
<updated>2014-12-10T16:50:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-12-10T16:50:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4167bc3a150116e4235cfa106ab72ee0d14faca'/>
<id>urn:sha1:e4167bc3a150116e4235cfa106ab72ee0d14faca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_httpd Fix typo noticed by @SaberUK</title>
<updated>2014-03-25T13:40:37Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-25T13:40:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff33ebe7d9d9fb835d6c66ff15ddef78462966d0'/>
<id>urn:sha1:ff33ebe7d9d9fb835d6c66ff15ddef78462966d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_httpd Add timeout option; remove timed out connections</title>
<updated>2014-01-20T15:57:30Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-20T15:57:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef264e2dca03126e1ea38ee05594bd015384622b'/>
<id>urn:sha1:ef264e2dca03126e1ea38ee05594bd015384622b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_httpd Close all open http sockets on unload</title>
<updated>2013-09-09T11:30:31Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-09-09T11:30:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c0f946f2b7195e101cdaae9d5453e0027d4204b4'/>
<id>urn:sha1:c0f946f2b7195e101cdaae9d5453e0027d4204b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a better server name in m_httpd.</title>
<updated>2013-01-28T21:34:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-01-04T15:26:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a9e21cd03a37221cbd0ba58a1988820009b7314'/>
<id>urn:sha1:1a9e21cd03a37221cbd0ba58a1988820009b7314</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attach to events and register services in init()</title>
<updated>2012-12-02T18:39:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-13T01:12:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7defcd3e52695dcf5e5150e9fe3e1624205e64'/>
<id>urn:sha1:ac7defcd3e52695dcf5e5150e9fe3e1624205e64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_httpd Accept POST requests only when the value for Content-Length is greater than zero</title>
<updated>2012-09-23T01:19:44Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-23T01:18:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ca8105094c348b394bc856dc1ac5f3a739c34c16'/>
<id>urn:sha1:ca8105094c348b394bc856dc1ac5f3a739c34c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix undefined behavior caused by referencing the returned buffer by std::string::c_str() when the object is temporary</title>
<updated>2012-09-23T01:16:58Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-23T00:51:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=83c7cc45daf6fb1f8c36f15297a4657e45a34e88'/>
<id>urn:sha1:83c7cc45daf6fb1f8c36f15297a4657e45a34e88</id>
<content type='text'>
Thanks to @ChrisTX for pointing this out
Fixes #257 reported by @helloall
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
