<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-10T19:02:06Z</updated>
<entry>
<title>Inherit just about everything from classbase</title>
<updated>2006-07-10T19:02:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T19:02:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ac39617c087139f2d89aeb9e36565139b4410672'/>
<id>urn:sha1:ac39617c087139f2d89aeb9e36565139b4410672</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4299 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Templated GetExt()</title>
<updated>2006-07-10T17:31:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T17:31:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ca5a40b4fcef811bec5e714b1f0acd35b72c6c1c'/>
<id>urn:sha1:ca5a40b4fcef811bec5e714b1f0acd35b72c6c1c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4288 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user to have the 'ssl' extensible AND be in the listen ports, so it didnt work on remote users which didnt have the listen port.</title>
<updated>2006-06-01T16:18:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-01T16:18:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=933edf3875d5a329033d8a0415696b81488abcb8'/>
<id>urn:sha1:933edf3875d5a329033d8a0415696b81488abcb8</id>
<content type='text'>
Now properly checks to display by using: if(dest-&gt;GetExt("ssl") || (IS_LOCAL(dest) &amp;&amp;  isin(dest-&gt;port, listenports)))


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3984 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>delete operator tracking in debug mode (using a macro -- live with it.)</title>
<updated>2006-04-24T13:28:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-24T13:28:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5d407fb44c759524881712a80febb86b4506ddbf'/>
<id>urn:sha1:5d407fb44c759524881712a80febb86b4506ddbf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits going into inspircd.*, doesn't look like I've broken anything... :P</title>
<updated>2006-04-08T17:05:48Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-08T17:05:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17'/>
<id>urn:sha1:d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3847 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidy up around the ex AMD64 'fix'</title>
<updated>2006-03-17T01:39:01Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-17T01:39:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8f912b54ca6ad5de004fc31292d115a3eb223fd3'/>
<id>urn:sha1:8f912b54ca6ad5de004fc31292d115a3eb223fd3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3727 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Giving printf formats and not giving it arguments for them != cunning</title>
<updated>2006-03-17T01:34:35Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-17T01:34:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f67cfe1ecaa288e4579ce2783e675840f4631d8b'/>
<id>urn:sha1:f67cfe1ecaa288e4579ce2783e675840f4631d8b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3725 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>AMD64 warning 'fix' which tested fine when I added it seems to now...stop things connecting...which is just cunning imo</title>
<updated>2006-03-17T01:27:29Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-17T01:27:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2ca30f42a2f405cde5f9737e655afca5883c1731'/>
<id>urn:sha1:2ca30f42a2f405cde5f9737e655afca5883c1731</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3724 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Experimental change to avoid warning on 64bit systems, this is a simple one-line rollback if anyone has trouble (but it fixes the warning bugging me ;p) - Works on AMD64 Linux</title>
<updated>2006-03-14T01:42:43Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-14T01:42:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5ce8762572ab81e92e24735c3bffcf0991111f57'/>
<id>urn:sha1:5ce8762572ab81e92e24735c3bffcf0991111f57</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3712 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More const ref fixes</title>
<updated>2006-03-11T15:00:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T15:00:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=366fea7aec3858bcaadfe1a66e7ae8afcde76ebc'/>
<id>urn:sha1:366fea7aec3858bcaadfe1a66e7ae8afcde76ebc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3656 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
