<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_httpd.cpp, branch v1.1.0b2</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=v1.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_httpd.cpp?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-01T14:59:38Z</updated>
<entry>
<title>Now with binary versioning goodness</title>
<updated>2006-10-01T14:59:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T14:59:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b0f6c610f755e0cb93843d5a2a6c70336eafe39'/>
<id>urn:sha1:4b0f6c610f755e0cb93843d5a2a6c70336eafe39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And maybe, just maybe, not fuck it up :p</title>
<updated>2006-09-25T20:29:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-25T20:29:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=85d6818afa2a8d032b73d0636792277f94b4edf3'/>
<id>urn:sha1:85d6818afa2a8d032b73d0636792277f94b4edf3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5331 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow for multiple &lt;http&gt; tags, each with their own index and bound to their own ip</title>
<updated>2006-09-25T20:28:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-25T20:28:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f04754f849bd98dc01d8bdeeb7952d6d03f1ff7'/>
<id>urn:sha1:7f04754f849bd98dc01d8bdeeb7952d6d03f1ff7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5330 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This doesnt really need to be static</title>
<updated>2006-09-25T20:19:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-25T20:19:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6bbc9d2f7053ff2dcd2a6b242db676752d3b320b'/>
<id>urn:sha1:6bbc9d2f7053ff2dcd2a6b242db676752d3b320b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5329 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Automatically make http request type and http version string uppercase, add comments, remove some unused headers</title>
<updated>2006-09-17T21:04:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-17T21:04:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28b41ece14dc4a291dee6562f6ea203e641a3b34'/>
<id>urn:sha1:28b41ece14dc4a291dee6562f6ea203e641a3b34</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5276 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix crash on two objects trying to free each other at the same time</title>
<updated>2006-09-15T18:46:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T18:46:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b1792b1c9a83e2b76c6e51b3a2ef61a15f99897'/>
<id>urn:sha1:1b1792b1c9a83e2b76c6e51b3a2ef61a15f99897</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix memory leak too</title>
<updated>2006-09-15T18:37:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T18:37:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a077dd4af061e94c0ee5f7a7f6b32363017f84b5'/>
<id>urn:sha1:a077dd4af061e94c0ee5f7a7f6b32363017f84b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5261 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive headers, and 60 seconds after receipt of headers and sending of page, in which to time out the connection if the client doesnt close() as it should</title>
<updated>2006-09-15T18:36:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T18:36:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=383caa90d568d8d997a9624a9e6174ddc1a9a3da'/>
<id>urn:sha1:383caa90d568d8d997a9624a9e6174ddc1a9a3da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5260 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Annotations</title>
<updated>2006-09-15T10:59:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T10:59:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b45e7cfebbeaad4ecc3c55bc3060140f50f710d3'/>
<id>urn:sha1:b45e7cfebbeaad4ecc3c55bc3060140f50f710d3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5254 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit all the httpd patches i sneakily put in before 9am at the office :p</title>
<updated>2006-09-14T17:28:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-14T17:28:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=778f0b1af6f1a5aadf2f574b71c3637941ec2769'/>
<id>urn:sha1:778f0b1af6f1a5aadf2f574b71c3637941ec2769</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5249 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
