<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v1.2.9rc1</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.9rc1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.2.9rc1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-03-22T22:28:25Z</updated>
<entry>
<title>m_ssl_gnutls: remove STARTTLS support</title>
<updated>2012-03-22T22:28:25Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2012-03-22T22:28:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1baaf82568cf16bd2e00a06cbc6ff21294339bc7'/>
<id>urn:sha1:1baaf82568cf16bd2e00a06cbc6ff21294339bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support multiple certificates in GnuTLS certificate chain</title>
<updated>2010-02-18T16:48:42Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-18T16:48:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=93c5c647ea09950b391d959ad6f62a8ae19a0c51'/>
<id>urn:sha1:93c5c647ea09950b391d959ad6f62a8ae19a0c51</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12492 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Bug #645 was correct behavior on the client's part, the IRC STARTTLS standard was broken</title>
<updated>2010-02-16T21:33:37Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-16T21:33:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5967d51fa2b8e507216368cf3e61c9d58fad973'/>
<id>urn:sha1:c5967d51fa2b8e507216368cf3e61c9d58fad973</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12479 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add hacks to fix SSL bindings to 0.0.0.0 and ::</title>
<updated>2009-10-28T15:47:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-28T15:47:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa4caf62a64d9d79896c4d2e4c2e503da50096af'/>
<id>urn:sha1:aa4caf62a64d9d79896c4d2e4c2e503da50096af</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11979 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>GnuTLS: Send SSL client certificate on server link</title>
<updated>2009-09-12T03:26:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-12T03:26:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ebfe55078ac3a1aca43b4c9e28add1abfcf13137'/>
<id>urn:sha1:ebfe55078ac3a1aca43b4c9e28add1abfcf13137</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11691 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change all non-fatal GNUTLS initialisation notices to debug level, to avoid unnecessary questions.</title>
<updated>2009-08-02T19:29:24Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-02T19:29:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=70087b5cefe239d74c5e0469e874786ace496619'/>
<id>urn:sha1:70087b5cefe239d74c5e0469e874786ace496619</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11462 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Send a failure numeric instead of QuitUser when STARTTLS is used after registration, because it could be used accidentally by users. Suggested by dKingston</title>
<updated>2009-07-27T02:08:17Z</updated>
<author>
<name>special</name>
</author>
<published>2009-07-27T02:08:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e9f2476e65b5aac0fbb74e22b83ce8362adc434c'/>
<id>urn:sha1:e9f2476e65b5aac0fbb74e22b83ce8362adc434c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11445 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double-send of SSL metadata in openssl, possible segfault in gnutls</title>
<updated>2009-07-03T12:49:01Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-07-03T12:49:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af0bd57ff5b55e8e4602b4a52268bfbfc9c5c442'/>
<id>urn:sha1:af0bd57ff5b55e8e4602b4a52268bfbfc9c5c442</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11433 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Send ssl_cert metadata on signon</title>
<updated>2009-07-02T18:17:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-07-02T18:17:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7885a7e6cabe396e2c54eb3192fdbb6afd75c066'/>
<id>urn:sha1:7885a7e6cabe396e2c54eb3192fdbb6afd75c066</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11429 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove memory-wasting map in ssl_cert</title>
<updated>2009-07-02T18:17:26Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-07-02T18:17:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2db8cb45f87b0406e88f6ecf6a46eb15f5238684'/>
<id>urn:sha1:2db8cb45f87b0406e88f6ecf6a46eb15f5238684</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11428 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
