<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch v1.1.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v1.1.4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v1.1.4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-03-25T02:04:59Z</updated>
<entry>
<title>Remove excessive debugging</title>
<updated>2007-03-25T02:04:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-25T02:04:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=22047153722da3737b10fcbea6cd65bea5bdbcac'/>
<id>urn:sha1:22047153722da3737b10fcbea6cd65bea5bdbcac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6712 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>EAGAIN fixes for gnutls</title>
<updated>2007-03-22T19:36:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-22T19:36:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=70f57afea5e3b3e9a3b58a2f9397b84a6647a167'/>
<id>urn:sha1:70f57afea5e3b3e9a3b58a2f9397b84a6647a167</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6698 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We're checking for non-null session-&gt;sess in VerifyCertificate now. theres very little else we can do, as we know that *whenever* we clear an ssl session, we set this to null.</title>
<updated>2007-03-22T19:08:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-22T19:08:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5592a5c930217667653919fb39e451d7e9866991'/>
<id>urn:sha1:5592a5c930217667653919fb39e451d7e9866991</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6697 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Some tweaks for gnutls</title>
<updated>2007-03-22T18:55:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-22T18:55:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9769b27a2f3fcfb49bb84ff1f4a8275c8dc75a9c'/>
<id>urn:sha1:9769b27a2f3fcfb49bb84ff1f4a8275c8dc75a9c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6696 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More checks in IS_HSDONE event hook</title>
<updated>2007-03-22T18:38:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-22T18:38:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3c68d83766d0eea30ed70888e537a1deb4c309ff'/>
<id>urn:sha1:3c68d83766d0eea30ed70888e537a1deb4c309ff</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix crashes in ipv6 ssl using gnutls, and crashes when linking ssl to non-ssl by mistake, bug #245</title>
<updated>2007-03-22T18:12:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-22T18:12:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e063722fa20266f82e350704211571e27a11b314'/>
<id>urn:sha1:e063722fa20266f82e350704211571e27a11b314</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add third parameter to OnUserQuit (quit reason for opers only) - bump api version</title>
<updated>2007-03-15T17:37:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-15T17:37:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=38ca8be9a3881a3cb3cf6864e67b779ffbab6874'/>
<id>urn:sha1:38ca8be9a3881a3cb3cf6864e67b779ffbab6874</id>
<content type='text'>
Add SetOperQuit and GetOperQuit methods to userrec
Add OPERQUIT command to protocol - bump protocol version
All this is to properly allow hidebans etc to work properly


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6675 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for small display issue, when both ssl modules are loaded, both output a 'is ssl' numeric for ssl users in whois.</title>
<updated>2007-02-27T17:00:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-27T17:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=943b3bd703bc081e3fe37a126b59732a35293d99'/>
<id>urn:sha1:943b3bd703bc081e3fe37a126b59732a35293d99</id>
<content type='text'>
This fix ensures that only an ssl module thats listening on client ports will output the whois. Theres no need to bind openssl and gnutls both to client ports, however
some people use openssl for server ports and gnutls for client ports, or vice versa.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6615 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make these vendor modules.</title>
<updated>2007-02-20T01:29:39Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-02-20T01:29:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cea84d2e81a33fcf9b94af79ebec8ea7f567664f'/>
<id>urn:sha1:cea84d2e81a33fcf9b94af79ebec8ea7f567664f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6604 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And change this to gnutls in the debug message.</title>
<updated>2007-02-08T20:40:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-08T20:40:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4b7165c5f9323c18925f5d9518e6f134ffc8eee2'/>
<id>urn:sha1:4b7165c5f9323c18925f5d9518e6f134ffc8eee2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6552 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
