<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v1.2.0rc1</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.2.0rc1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.2.0rc1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-01-28T16:30:52Z</updated>
<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://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://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://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://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://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>
<entry>
<title>Readability: pointless construct of a std::string from another std::string for throwing an exception</title>
<updated>2009-01-07T18:36:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-07T18:36:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=399e941c2255b6ef31afe11878ecab389ae7aa73'/>
<id>urn:sha1:399e941c2255b6ef31afe11878ecab389ae7aa73</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10952 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change numeric 671, starttls failure to 691. 671 conflicts with unreal's ssl user numeric. It's documented on our wiki as 'kineircd' but kineircd was never even realeased, so we cant go on that, we'll go with what the unreal numeric says.</title>
<updated>2008-12-31T13:00:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-12-31T13:00:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5ea30058979de9108ee03194c46b6615bebcc495'/>
<id>urn:sha1:5ea30058979de9108ee03194c46b6615bebcc495</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10928 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Modify STARTTLS error message to clarify that it may not be sent after registration has commenced.</title>
<updated>2008-12-28T02:29:10Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-28T02:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=98632e1ba440e0da081b955e0bc4d828b8951f6d'/>
<id>urn:sha1:98632e1ba440e0da081b955e0bc4d828b8951f6d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10922 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Properly disconnect clients that send STARTTLS after registering; noticed by jdhore</title>
<updated>2008-12-18T02:52:22Z</updated>
<author>
<name>dz</name>
</author>
<published>2008-12-18T02:52:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c381d405f9660235a45a63ea4b88795e37384524'/>
<id>urn:sha1:c381d405f9660235a45a63ea4b88795e37384524</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10897 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
