<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspsocket.h, branch v2.1b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/inspsocket.h?h=v2.1b2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/inspsocket.h?h=v2.1b2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2011-05-04T22:28:12Z</updated>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove inspsocket.h from inspircd.h</title>
<updated>2011-01-30T19:58:37Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-30T19:58:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=afdc768be8a93ffe1916695ff1b12256c39dc38d'/>
<id>urn:sha1:afdc768be8a93ffe1916695ff1b12256c39dc38d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove timer.h from inspircd.h</title>
<updated>2011-01-30T18:29:08Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-30T18:29:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8631b7bf077ece980349f418f2f309260a0a8216'/>
<id>urn:sha1:8631b7bf077ece980349f418f2f309260a0a8216</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warning due to setting a value return type const</title>
<updated>2010-12-01T22:54:32Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-12-01T22:54:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5b445d77c10e12920d7d6a681bbf3e767c65cc6f'/>
<id>urn:sha1:5b445d77c10e12920d7d6a681bbf3e767c65cc6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Untagle the #include tree a bit</title>
<updated>2010-08-08T06:14:16Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T06:11:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d3cebafa6b182be1d747e0003af7f8be29452162'/>
<id>urn:sha1:d3cebafa6b182be1d747e0003af7f8be29452162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New I/O hook API</title>
<updated>2010-08-03T21:32:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-17T23:22:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0584675861f05321b89fff44fda38ebd49006e54'/>
<id>urn:sha1:0584675861f05321b89fff44fda38ebd49006e54</id>
<content type='text'>
This removes some pointless Module:: entries, uses the ServiceProvider
lookup API for bind tags, and allows GnuTLS to use custom certificates
per bind or link block using:

&lt;bind ssl="gnutls" ssl_cert="signed" ...&gt;
&lt;ssl_cert name="signed" certfile="my.cert.pem" keyfile="my.key.pem"&gt;
</content>
</entry>
<entry>
<title>Fix for incorrect template application by GCC 3.4</title>
<updated>2010-01-17T19:51:12Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T19:51:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=343ab3f06d8dc6498e2668c1b5cd7aa9c2ef2d6a'/>
<id>urn:sha1:343ab3f06d8dc6498e2668c1b5cd7aa9c2ef2d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12285 e03df62e-2008-0410-955e-edbf42e46eb7
</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://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>
<entry>
<title>Force heap allocation of refcountbase, create usecountbase for non-allocation reference counting</title>
<updated>2009-10-25T20:03:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-25T20:03:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fa2cdd0bb89330cfd9a6c49c4705da2a3cb02834'/>
<id>urn:sha1:fa2cdd0bb89330cfd9a6c49c4705da2a3cb02834</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11978 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make classbase and refcountbase uncopyable; expand comments on their indended uses</title>
<updated>2009-10-17T18:52:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T18:52:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9db7af579c46a9f0379fdf71fb773a0a76a94846'/>
<id>urn:sha1:9db7af579c46a9f0379fdf71fb773a0a76a94846</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
