<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_openssl.cpp, branch v4.0.0a7</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_openssl.cpp?h=v4.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_openssl.cpp?h=v4.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-12-14T16:26:41Z</updated>
<entry>
<title>Revert "Remove support for defaults in find_{compiler,linker}_flags()".</title>
<updated>2021-12-14T16:26:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-14T16:24:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64dacce892f1d83d66453df14ac50205bda4bb2c'/>
<id>urn:sha1:64dacce892f1d83d66453df14ac50205bda4bb2c</id>
<content type='text'>
This is needed for compat with older versions of some libraries.

This reverts commit 83327a1978eddef854cad9e937263f80bf25f056.
</content>
</entry>
<entry>
<title>Replace some references to ssl with tls.</title>
<updated>2021-12-08T12:32:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-08T12:32:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05ccd525ada04bb1dd3bf9f52b3abdddb4ef2646'/>
<id>urn:sha1:05ccd525ada04bb1dd3bf9f52b3abdddb4ef2646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently use `!foo` instead of `foo == NULL`.</title>
<updated>2021-12-03T13:37:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-03T13:37:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2466c048e26c09461b4ced2a9dfcf6d87f0e1323'/>
<id>urn:sha1:2466c048e26c09461b4ced2a9dfcf6d87f0e1323</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a snomask flag for rehash messages.</title>
<updated>2021-11-28T21:17:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-28T21:17:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd517c7e44d1ad800e59f305aafe4e0e6dce04d0'/>
<id>urn:sha1:bd517c7e44d1ad800e59f305aafe4e0e6dce04d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-10-14T12:49:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-14T12:49:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=273b55047952d79cbd8ba6c0c6bb32d315f201eb'/>
<id>urn:sha1:273b55047952d79cbd8ba6c0c6bb32d315f201eb</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>Make the deprecation of LibreSSL support more explicit.</title>
<updated>2021-10-05T11:35:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-05T11:35:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=943f8f987382ebefac12bc1447551427b2551d09'/>
<id>urn:sha1:943f8f987382ebefac12bc1447551427b2551d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply the final keyword to all module classes where appropriate.</title>
<updated>2021-10-04T16:39:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-04T16:07:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dec5875aca7a2e0c281388db2f25d195ad9b2a3d'/>
<id>urn:sha1:dec5875aca7a2e0c281388db2f25d195ad9b2a3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark all module classes as final.</title>
<updated>2021-10-01T04:15:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-01T03:37:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0dec0572ae900417372f034fd27ec356e650fd0'/>
<id>urn:sha1:e0dec0572ae900417372f034fd27ec356e650fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-09-22T23:24:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T23:24:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5'/>
<id>urn:sha1:b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5</id>
<content type='text'>
</content>
</entry>
</feed>
