<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v2.1b2</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=v2.1b2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v2.1b2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2011-05-04T22:28:12Z</updated>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove inspsocket.h from inspircd.h</title>
<updated>2011-01-30T19:58:37Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-30T19:58:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=afdc768be8a93ffe1916695ff1b12256c39dc38d'/>
<id>urn:sha1:afdc768be8a93ffe1916695ff1b12256c39dc38d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some gotos</title>
<updated>2010-11-27T16:53:35Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-11-27T16:53:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=00bb150c0b0392101df05c4a223cbfc1f8273f75'/>
<id>urn:sha1:00bb150c0b0392101df05c4a223cbfc1f8273f75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve GnuTLS socket error messages</title>
<updated>2010-10-03T01:59:51Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-03T01:59:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=298381ad57dbfb37b5ee5189d5e9eba34c53f359'/>
<id>urn:sha1:298381ad57dbfb37b5ee5189d5e9eba34c53f359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A zero return from gnutls_record_send is not an error</title>
<updated>2010-09-19T20:31:58Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-19T20:31:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b47ff4df4f51ca507c8e883eb0e3e598df97d786'/>
<id>urn:sha1:b47ff4df4f51ca507c8e883eb0e3e598df97d786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add C++ wrappers to more GnuTLS objects; remove the need to specify certcount</title>
<updated>2010-09-12T19:09:57Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-12T19:09:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f791b5d917b238e3cf9a9edecc6f4f8cbc203710'/>
<id>urn:sha1:f791b5d917b238e3cf9a9edecc6f4f8cbc203710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move gnutls_dh_params into its own refcounted container object</title>
<updated>2010-09-12T03:22:52Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-12T03:22:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2f59baa889b831dae65c6fc23eb18f9fcf1dac51'/>
<id>urn:sha1:2f59baa889b831dae65c6fc23eb18f9fcf1dac51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable gnutls_only on pre-2.2 GnuTLS</title>
<updated>2010-09-06T23:34:40Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-06T23:34:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=79b9a745b393b6f3af7fe4130795504d8c758eaf'/>
<id>urn:sha1:79b9a745b393b6f3af7fe4130795504d8c758eaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation on old (pre-2.2) versions of GnuTLS</title>
<updated>2010-09-06T23:16:52Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-06T23:16:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=954989a4af2818624251ff02bd04cafddcfdba7e'/>
<id>urn:sha1:954989a4af2818624251ff02bd04cafddcfdba7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable COMP-DEFLATE by default so that SSL connections are compressed</title>
<updated>2010-09-06T22:00:27Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-06T22:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c797b654496b16d044788fd22ecdb5556cd38da0'/>
<id>urn:sha1:c797b654496b16d044788fd22ecdb5556cd38da0</id>
<content type='text'>
</content>
</entry>
</feed>
