<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v1.2.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.2.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.2.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-07-12T23:26:45Z</updated>
<entry>
<title>Fixed #568 - gnutls does not allow reuse of credentials, which was making /rehash ssl not work properly</title>
<updated>2008-07-12T23:26:45Z</updated>
<author>
<name>special</name>
</author>
<published>2008-07-12T23:26:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aff121b07c1154adf676e216ae50bf143389fc0c'/>
<id>urn:sha1:aff121b07c1154adf676e216ae50bf143389fc0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This is more correct, thanks Phoenix</title>
<updated>2008-06-24T16:27:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-24T16:27:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a3bcebffc063457b0e49f87ac5d80d18994e3f0'/>
<id>urn:sha1:8a3bcebffc063457b0e49f87ac5d80d18994e3f0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>It is unnecessary and rather less efficient to use memmove() everywhere; it's only needed when the buffers may overlap.</title>
<updated>2008-06-20T02:04:53Z</updated>
<author>
<name>special</name>
</author>
<published>2008-06-20T02:04:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68b3561749552e5e73d1d684b723b3ea6abe5186'/>
<id>urn:sha1:68b3561749552e5e73d1d684b723b3ea6abe5186</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9927 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whos been commiting a quarter of a fix?</title>
<updated>2008-06-19T23:51:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-19T23:51:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e8677f9254d00541f8e37e88af3adab14638b11'/>
<id>urn:sha1:6e8677f9254d00541f8e37e88af3adab14638b11</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9925 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Slight adjustment to our standard to avoid an obvious race condition found by anmaster and nenolod, only really reported by neno. Thanks :p</title>
<updated>2008-06-09T17:09:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-09T17:09:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f15b86c6187a460b92d3677f91bc194134dec5be'/>
<id>urn:sha1:f15b86c6187a460b92d3677f91bc194134dec5be</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9881 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Properly ignore second STARTTLS request on same socket, as per our spec</title>
<updated>2008-06-08T23:48:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-08T23:48:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a0c075802c39bd70ef3aca8b0f56be0a1a4057a4'/>
<id>urn:sha1:a0c075802c39bd70ef3aca8b0f56be0a1a4057a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9878 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Kick the client in the balls if they try STARTTLS after client registration</title>
<updated>2008-05-24T12:12:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-24T12:12:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e7b837ec5f120f928a0dc321fa918bdd01ab0c02'/>
<id>urn:sha1:e7b837ec5f120f928a0dc321fa918bdd01ab0c02</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9801 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix memory leak if we send STARTTLS twice, thanks special and psychon</title>
<updated>2008-05-24T12:05:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-24T12:05:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=813bc55a8496875cef52e6da42d608e4d2fa35da'/>
<id>urn:sha1:813bc55a8496875cef52e6da42d608e4d2fa35da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9800 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix these too</title>
<updated>2008-05-19T00:34:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T00:34:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84235673df58bb199622c67bbead02d91f953838'/>
<id>urn:sha1:84235673df58bb199622c67bbead02d91f953838</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9760 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
