<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_openssl.cpp, branch v3.9.0</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_openssl.cpp?h=v3.9.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_openssl.cpp?h=v3.9.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2021-02-26T06:58:13Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the message sent when SSL profiles are rehashed.</title>
<updated>2021-02-18T00:42:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-18T00:42:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fa0256cc807bbc6ee825d2cea2ec1adde6913fe3'/>
<id>urn:sha1:fa0256cc807bbc6ee825d2cea2ec1adde6913fe3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add default empty openssl compiler flags.</title>
<updated>2021-01-18T05:38:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-18T05:38:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=267d85ac62018b12bc03b53a9c82ed39b4ca7f44'/>
<id>urn:sha1:267d85ac62018b12bc03b53a9c82ed39b4ca7f44</id>
<content type='text'>
This makes things easier for users who are using InspIRCd on OSes
where OpenSSL is part of the base system.
</content>
</entry>
<entry>
<title>Make it clear that &lt;gnutls&gt;, &lt;mbedtls&gt;, and &lt;openssl&gt; are deprecated.</title>
<updated>2020-09-16T21:32:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-09-16T21:32:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=47aab9623c962baad5ddf50ad3d56a46dd3ddf45'/>
<id>urn:sha1:47aab9623c962baad5ddf50ad3d56a46dd3ddf45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve SSL module debug logging.</title>
<updated>2020-06-16T02:14:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-06-16T01:53:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6d3e316234f47468cd15bc9bdff66e2a76fa4cd6'/>
<id>urn:sha1:6d3e316234f47468cd15bc9bdff66e2a76fa4cd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a warning about LibreSSL support being removed in master.</title>
<updated>2020-05-15T05:41:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-15T05:41:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b36fbe8aa4b1684513152e2527fd02f659fd918e'/>
<id>urn:sha1:b36fbe8aa4b1684513152e2527fd02f659fd918e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only read the SSL profiles if they're actually specified.</title>
<updated>2020-04-21T01:20:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-21T01:20:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fcc5ca0c8572f10915d5dbff1338ac17fec86775'/>
<id>urn:sha1:fcc5ca0c8572f10915d5dbff1338ac17fec86775</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tell the admin how to use a SSL profile if they define one.</title>
<updated>2020-04-21T00:32:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-21T00:30:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a2171e61888f6fccedfb4d4cc0d704c53adccc55'/>
<id>urn:sha1:a2171e61888f6fccedfb4d4cc0d704c53adccc55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow 'tls' to be used in /REHASH.</title>
<updated>2020-04-14T12:08:31Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2020-04-13T04:59:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6ce92e8eb0fa1bf253da2c16d3cd9cdede5899a6'/>
<id>urn:sha1:6ce92e8eb0fa1bf253da2c16d3cd9cdede5899a6</id>
<content type='text'>
</content>
</entry>
</feed>
