<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v4.0.0a1</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=v4.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v4.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-30T19:37:54Z</updated>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-11T03:07:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-11T02:53:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3ca912ad71cdc4004401e0977be73c674bb91fbc'/>
<id>urn:sha1:3ca912ad71cdc4004401e0977be73c674bb91fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the hex encoding function.</title>
<updated>2021-05-10T19:40:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-10T15:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=23493b7d3d11e2e5def74694b9ed7454a623b302'/>
<id>urn:sha1:23493b7d3d11e2e5def74694b9ed7454a623b302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the Ubuntu package name for ssl_gnutls.</title>
<updated>2021-05-07T20:17:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-07T20:17:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a1db12cb2e7024981291cbd7e51b73c9a684d76c'/>
<id>urn:sha1:a1db12cb2e7024981291cbd7e51b73c9a684d76c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of weird indentation and spacing issues.</title>
<updated>2021-04-27T15:41:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T15:36:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3'/>
<id>urn:sha1:b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update references to config fields which were renamed.</title>
<updated>2021-04-14T17:58:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-14T17:58:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0960d5e9e37075e44223c627c93a2e1b41ce8f35'/>
<id>urn:sha1:0960d5e9e37075e44223c627c93a2e1b41ce8f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate IOHookProvider from reference&lt;&gt; to std::shared_ptr&lt;&gt;.</title>
<updated>2021-04-09T00:03:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-09T00:03:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ee643ad2a5e8a1d964e43f9935836daec4995934'/>
<id>urn:sha1:ee643ad2a5e8a1d964e43f9935836daec4995934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default to rehashing TLS certificates on rehash.</title>
<updated>2021-04-08T10:55:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T10:55:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=48e3f729e55f37fc1a9b7119dde566f56269367c'/>
<id>urn:sha1:48e3f729e55f37fc1a9b7119dde566f56269367c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refer to encryption as TLS instead of SSL in all messages.</title>
<updated>2021-04-08T10:45:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T10:29:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3c426be2a16c099625574968b2fe4f9518802689'/>
<id>urn:sha1:3c426be2a16c099625574968b2fe4f9518802689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
</feed>
