<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v4.0.0a19</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=v4.0.0a19</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v4.0.0a19'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-25T01:04:55Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-25T01:04:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-25T00:59:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec02f2a47d5523230188cafb09cb50faa255ede1'/>
<id>urn:sha1:ec02f2a47d5523230188cafb09cb50faa255ede1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace getInt/getUInt/getFloat with type safe templated functions.</title>
<updated>2023-01-25T00:39:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T23:41:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af8effe4f0876d6fa934806745712f679bd36278'/>
<id>urn:sha1:af8effe4f0876d6fa934806745712f679bd36278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix using (unsigned) long instead of (s)size_t.</title>
<updated>2023-01-24T23:02:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T23:02:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=babc733d2d51b77bf201a9147503b096a829b02f'/>
<id>urn:sha1:babc733d2d51b77bf201a9147503b096a829b02f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PackageInfo directives in extra modules.</title>
<updated>2023-01-19T15:01:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-19T15:01:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f6f478772668ecbff964f7dc746198fed0d94a2'/>
<id>urn:sha1:1f6f478772668ecbff964f7dc746198fed0d94a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log the versions of third-party libraries used by modules.</title>
<updated>2023-01-19T14:46:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-19T13:55:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e36c077346020f7a4313534f5b91bec7cff1684b'/>
<id>urn:sha1:e36c077346020f7a4313534f5b91bec7cff1684b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some more unnecessary things from the global headers.</title>
<updated>2023-01-14T10:19:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-14T10:19:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=046b1a2b654cc5ffe181c71076410633ac144b2e'/>
<id>urn:sha1:046b1a2b654cc5ffe181c71076410633ac144b2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Qualify auto correctly in all cases.</title>
<updated>2023-01-10T23:30:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T23:02:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155'/>
<id>urn:sha1:b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid copying various shared_ptr usages when not necessary.</title>
<updated>2023-01-10T21:39:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T21:39:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=396f2ab29076ca8ce94336813af4d6a8d94ecad5'/>
<id>urn:sha1:396f2ab29076ca8ce94336813af4d6a8d94ecad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid copying shared_ptr&lt;IOHookProvider&gt; when not necessary.</title>
<updated>2023-01-10T21:27:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T21:25:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b25cd86ddf0735379f128dd3813dc01ebd26ced5'/>
<id>urn:sha1:b25cd86ddf0735379f128dd3813dc01ebd26ced5</id>
<content type='text'>
</content>
</entry>
</feed>
