<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_http_client.cpp, branch v1.1.0b9</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_http_client.cpp?h=v1.1.0b9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_http_client.cpp?h=v1.1.0b9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-17T21:14:26Z</updated>
<entry>
<title>Mass comment removal.</title>
<updated>2007-01-17T21:14:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-17T21:14:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76bf72f8c2c5b1524bf20a523fe1cf0d79d29742'/>
<id>urn:sha1:76bf72f8c2c5b1524bf20a523fe1cf0d79d29742</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6367 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Test fix for breakage with IPv6</title>
<updated>2007-01-13T10:07:05Z</updated>
<author>
<name>om</name>
</author>
<published>2007-01-13T10:07:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9c08a2906e03008055cf513b19eae9ccf5089bf'/>
<id>urn:sha1:f9c08a2906e03008055cf513b19eae9ccf5089bf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6302 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document dns caching, add a "bool cached" to OnLookupComplete method in Resolver, and and add " -- cached" to end of 'looking up your host' string if their result is a cached result</title>
<updated>2007-01-07T22:01:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T22:01:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe46f3c228ae993b59fbf5eca423c3171d90e1b3'/>
<id>urn:sha1:fe46f3c228ae993b59fbf5eca423c3171d90e1b3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6254 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DNS caching stuff (almost done)</title>
<updated>2007-01-07T21:35:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T21:35:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1ca6c6d71f3e31b333e0be45294bcb30fd89b4d'/>
<id>urn:sha1:f1ca6c6d71f3e31b333e0be45294bcb30fd89b4d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6252 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DNS Stuff - this wont work right yet, it will soon (tm)</title>
<updated>2007-01-07T21:16:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T21:16:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dac672cf303ce44dc5f877a5f9f7e5aee64b95e1'/>
<id>urn:sha1:dac672cf303ce44dc5f877a5f9f7e5aee64b95e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6250 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add TTL stuff to dns system (pass it to inherited objects)</title>
<updated>2007-01-07T20:01:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T20:01:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9db7f13b0c1b5cc310d4fd0021f9288fbdade97b'/>
<id>urn:sha1:9db7f13b0c1b5cc310d4fd0021f9288fbdade97b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6247 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rename all the classes in m_httpd to be HttpServer etc,</title>
<updated>2007-01-07T17:27:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T17:27:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2458d30566c36b23a204327872961645634ef57b'/>
<id>urn:sha1:2458d30566c36b23a204327872961645634ef57b</id>
<content type='text'>
Make a copy of the request in the http client so we dont need to leave pointers hanging around in the requestor module


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6246 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make this use the newer format of class Request (this module was still using the old cast-data-to-char*-and-use-getdata-method)</title>
<updated>2007-01-07T17:16:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T17:16:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=34f4ee851c1822696612dadd4a46194f9ed28987'/>
<id>urn:sha1:34f4ee851c1822696612dadd4a46194f9ed28987</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6245 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make this compile.</title>
<updated>2007-01-07T16:47:28Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-07T16:47:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bc341bfc390154919652271047cbea9b4a14426b'/>
<id>urn:sha1:bc341bfc390154919652271047cbea9b4a14426b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6244 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added m_http_client - this is incomplete and won't work at all, don't try to use it</title>
<updated>2007-01-07T03:50:18Z</updated>
<author>
<name>special</name>
</author>
<published>2007-01-07T03:50:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e513c4c3f99154e2a98f7564600183323e5dffaf'/>
<id>urn:sha1:e513c4c3f99154e2a98f7564600183323e5dffaf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6243 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
