<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v1.2.0rc2</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.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.2.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-02-19T22:32:17Z</updated>
<entry>
<title>Remove unneeded "fd" member of issl_session</title>
<updated>2009-02-19T22:32:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-02-19T22:32:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d6501677e1a66e4b438815e67b705eb26b68a4bc'/>
<id>urn:sha1:d6501677e1a66e4b438815e67b705eb26b68a4bc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11135 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove unneeded comment about warnings on 64-bit</title>
<updated>2009-02-19T22:32:10Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-02-19T22:32:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c41134a7d9b89cff2cb8f0ad61dc2752afeeaf10'/>
<id>urn:sha1:c41134a7d9b89cff2cb8f0ad61dc2752afeeaf10</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11134 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>GnuTLS does not need a double-copy input buffer</title>
<updated>2009-02-19T22:32:02Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-02-19T22:32:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e3a14e332c963670464d8c949e510dd68d60e10'/>
<id>urn:sha1:5e3a14e332c963670464d8c949e510dd68d60e10</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11133 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove redundant PriorityState, enum Priority does the exact same thing.</title>
<updated>2009-02-16T22:14:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-02-16T22:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27e0df3719ce1d6153f8f332d23631044b3c9a79'/>
<id>urn:sha1:27e0df3719ce1d6153f8f332d23631044b3c9a79</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11121 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove an incorrect comment</title>
<updated>2009-01-28T16:30:52Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-28T16:30:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=378b94da355f2c6714f54dc2ddf9960baaa43b3b'/>
<id>urn:sha1:378b94da355f2c6714f54dc2ddf9960baaa43b3b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11013 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This is more accurate</title>
<updated>2009-01-25T15:25:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-25T15:25:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0dd10bd16b67ff87a82627c8cfd5a49eff6db3e3'/>
<id>urn:sha1:0dd10bd16b67ff87a82627c8cfd5a49eff6db3e3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11002 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Properly check if the SSL handshake is completed in m_ssl_gnutls, fixes the recent issue where connections would hang with nothing recieved on either end until registration timeout. Also reverts r10998.</title>
<updated>2009-01-25T03:59:36Z</updated>
<author>
<name>dz</name>
</author>
<published>2009-01-25T03:59:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b69a6bed1820588a2d0f8a2369e6664cd0d4f38'/>
<id>urn:sha1:8b69a6bed1820588a2d0f8a2369e6664cd0d4f38</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11000 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Try this as the ssl crash fix</title>
<updated>2009-01-25T01:09:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-25T01:09:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=563ad5acb0fb3d1aee5094989377d8b284d33d92'/>
<id>urn:sha1:563ad5acb0fb3d1aee5094989377d8b284d33d92</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10998 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #679 reported by Namegduf, based on suggestion for fix by dz, thanks!</title>
<updated>2009-01-17T20:03:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-17T20:03:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee5cd9fa66b339f17d6167c91388e032c9f8a19f'/>
<id>urn:sha1:ee5cd9fa66b339f17d6167c91388e032c9f8a19f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10966 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
