<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v3.13.0</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=v3.13.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v3.13.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-04-28T17:49:16Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GnuTLS DH parameters are optional from 3.6.0+ not 3.5.6+.</title>
<updated>2022-04-06T23:14:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-06T23:14:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d173d4911959bf0e42ca44e1e9f83a824bd3084'/>
<id>urn:sha1:1d173d4911959bf0e42ca44e1e9f83a824bd3084</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around the deprecation of manual DH params in GnuTLS 3.5.6.</title>
<updated>2022-01-21T13:11:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-20T17:22:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5faa39f6719dfadad979d56d7db1bef06ca4ffce'/>
<id>urn:sha1:5faa39f6719dfadad979d56d7db1bef06ca4ffce</id>
<content type='text'>
As of this version specifying custom DH parameters is deprecated
and should not be used. Instead, a default (secure) DH parameters
will be used.
</content>
</entry>
<entry>
<title>Fix use of auto_ptr in the ssl_gnutls module on C++17 compilers.</title>
<updated>2021-11-04T21:17:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-04T20:58:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52a9950c099c7f177d8046d46119e3e1f36d3c04'/>
<id>urn:sha1:52a9950c099c7f177d8046d46119e3e1f36d3c04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make reading DNs more consistent across modules.</title>
<updated>2021-10-14T12:42:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-14T12:36:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9caacf8e967781d6c1a7a849e4a09b75c7df2a88'/>
<id>urn:sha1:9caacf8e967781d6c1a7a849e4a09b75c7df2a88</id>
<content type='text'>
- If the DN contains a new line character then replace it with a
  space instead of killing the entire DN in the ssl_gnutls and
  ssl_openssl modules.

- Apply the same logic to ssl_mbedtls which previously did not
  handle spaces in DNs.
</content>
</entry>
<entry>
<title>Send SSL profile reloading errors to snomask `a`.</title>
<updated>2021-09-22T19:43:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T19:37:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=99dc047c2f04f7ec37082cc6373785f6f2f6b9ac'/>
<id>urn:sha1:99dc047c2f04f7ec37082cc6373785f6f2f6b9ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an API for checking if I/O hooks are ready or not.</title>
<updated>2021-09-22T19:43:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T11:06:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5bd0a93976f6818187e70a4446257d90a41c7ff1'/>
<id>urn:sha1:5bd0a93976f6818187e70a4446257d90a41c7ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow reloading SSL profiles on rehash.</title>
<updated>2021-06-24T22:02:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-24T22:00:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9572c0a252ed3ec0990b65650778085c2f38b41'/>
<id>urn:sha1:d9572c0a252ed3ec0990b65650778085c2f38b41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a log message to the SSL mods to remind users how to reload profiles.</title>
<updated>2021-06-24T21:44:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-24T21:43:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=caab4c101a7bea30e6b6d7860e90db91278a90c4'/>
<id>urn:sha1:caab4c101a7bea30e6b6d7860e90db91278a90c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various spelling issues (#1883).</title>
<updated>2021-06-21T20:47:06Z</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2021-06-21T20:47:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de6d4dbd1e8845e08c2d87cd89a919e5b21ba619'/>
<id>urn:sha1:de6d4dbd1e8845e08c2d87cd89a919e5b21ba619</id>
<content type='text'>
Signed-off-by: Josh Soref &lt;jsoref@users.noreply.github.com&gt;
</content>
</entry>
</feed>
