<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v1.1.23</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.23</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.1.23'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-06-13T17:45:30Z</updated>
<entry>
<title>Use pkg-config to search for gnutls rather than the now-removed libgnutls-config</title>
<updated>2009-06-13T17:45:30Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-06-13T17:45:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=42ec110296ebc292080e0c263e52ee38971bec64'/>
<id>urn:sha1:42ec110296ebc292080e0c263e52ee38971bec64</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11408 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport r11000, properly check for handshake completion in m_ssl_gnutls. Apologies for missing credit on the last commit: fixes bug #692 reported by Namegduf.</title>
<updated>2009-01-25T05:51:34Z</updated>
<author>
<name>dz</name>
</author>
<published>2009-01-25T05:51:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=27c4e85b4f688681b2af0b272d663403d77b197c'/>
<id>urn:sha1:27c4e85b4f688681b2af0b272d663403d77b197c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport nicer error message from 1.2</title>
<updated>2009-01-07T18:35:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-07T18:35:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=99dd677417231a25bd319ba3fba34181f7423766'/>
<id>urn:sha1:99dd677417231a25bd319ba3fba34181f7423766</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10951 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport r10602: potentially unsafe comparison in SSL</title>
<updated>2008-09-26T10:52:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-26T10:52:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c9cdcaf4ab4feaec94343f4e1cc271d1b7128717'/>
<id>urn:sha1:c9cdcaf4ab4feaec94343f4e1cc271d1b7128717</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10603 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>bp: Fixed #568 - gnutls does not allow reuse of credentials, which was making /rehash ssl not work properly</title>
<updated>2008-07-12T23:27:18Z</updated>
<author>
<name>special</name>
</author>
<published>2008-07-12T23:27:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a52f5d2ddc365048b2ddd87a522bfc84c5d9b376'/>
<id>urn:sha1:a52f5d2ddc365048b2ddd87a522bfc84c5d9b376</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10002 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:06:00Z</updated>
<author>
<name>special</name>
</author>
<published>2008-06-20T02:06:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=08dcbd8969d16fc727155697b7225d14a483ce3e'/>
<id>urn:sha1:08dcbd8969d16fc727155697b7225d14a483ce3e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9928 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whos been commiting a quarter of a fix?</title>
<updated>2008-06-19T23:55:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-19T23:55:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0aef046e369a98713c6b0cf853fe15bfaa714571'/>
<id>urn:sha1:0aef046e369a98713c6b0cf853fe15bfaa714571</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9926 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>It's always good procedure to use memmove() on overlapping data.</title>
<updated>2008-06-19T08:18:07Z</updated>
<author>
<name>special</name>
</author>
<published>2008-06-19T08:18:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=80703b4ce52c196cf06e17ba7a6ce1e43a637e7a'/>
<id>urn:sha1:80703b4ce52c196cf06e17ba7a6ce1e43a637e7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9924 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix compile errors, thanks voidzero</title>
<updated>2008-04-02T18:37:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T18:37:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9f31eede451ecda7053769c670a0a2dd56bb0258'/>
<id>urn:sha1:9f31eede451ecda7053769c670a0a2dd56bb0258</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9272 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug - we don't free the InspSocketHook interface when unloading these modules!</title>
<updated>2008-04-02T16:59:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T16:59:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=23883a4db79a47fbac6948367ba64e31a093375f'/>
<id>urn:sha1:23883a4db79a47fbac6948367ba64e31a093375f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9262 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
