<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_openssl.cpp, branch v3.0.0a2</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.0.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_openssl.cpp?h=v3.0.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2017-08-11T15:10:30Z</updated>
<entry>
<title>Fix a broken distro constraint in the m_ssl_openssl PackageInfo.</title>
<updated>2017-08-11T15:10:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-11T15:10:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=29454be73a7972001e8f53a200119a0af67c8ae6'/>
<id>urn:sha1:29454be73a7972001e8f53a200119a0af67c8ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix LibreSSL not having a shim for the OpenSSL 1.1 BIO API.</title>
<updated>2016-11-23T17:24:28Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-11-23T17:24:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=596c41702569b4ffe7360dbb123f14b4fc57caed'/>
<id>urn:sha1:596c41702569b4ffe7360dbb123f14b4fc57caed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix OpenSSL build errors caused by BIO/BIO_METHOD now being opaque.</title>
<updated>2016-10-25T10:06:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-10-24T19:08:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=79b99ce25f76ce8d70540afc660198101faa9741'/>
<id>urn:sha1:79b99ce25f76ce8d70540afc660198101faa9741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CentOS PackageInfo</title>
<updated>2016-09-16T22:19:17Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-09-16T21:59:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fcd538761adad5834c0b6c4c14b43bea9f8bfd6d'/>
<id>urn:sha1:fcd538761adad5834c0b6c4c14b43bea9f8bfd6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the build system directive parser.</title>
<updated>2016-09-16T03:23:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-11T20:19:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=806e57433a38193ae14942ee60f573fe47f4b643'/>
<id>urn:sha1:806e57433a38193ae14942ee60f573fe47f4b643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2016-08-17T10:49:48Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-17T10:49:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b9e11915a976daaf790ebc763aff56e19fd49e0f'/>
<id>urn:sha1:b9e11915a976daaf790ebc763aff56e19fd49e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ssl_* Add option to sslprofile controlling whether to request client certificates</title>
<updated>2016-08-08T14:42:54Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T14:42:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a86e320ac19fbbd6034d0447f048beb8b4a0ad1d'/>
<id>urn:sha1:a86e320ac19fbbd6034d0447f048beb8b4a0ad1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add StreamSocket::GetModHook() for obtaining the IOHook belonging to a given module</title>
<updated>2016-08-08T12:31:49Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T12:31:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=eef55acb1dbb2ae6c0202fec54e12506c064f892'/>
<id>urn:sha1:eef55acb1dbb2ae6c0202fec54e12506c064f892</id>
<content type='text'>
Use it to simplify logic in all modules using or providing IOHooks
</content>
</entry>
<entry>
<title>Pass sendq to OnStreamSocketWrite</title>
<updated>2016-08-08T12:28:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T12:28:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3a11a742ba35155e1b2e14dc4ef1a4f7f659ea13'/>
<id>urn:sha1:3a11a742ba35155e1b2e14dc4ef1a4f7f659ea13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ssl_openssl Verify DH params being non-NULL before setting it on the context</title>
<updated>2016-07-22T10:04:35Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-07-22T10:04:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1f25ec70d144d85e28ec4d2769fefd8abb00cbca'/>
<id>urn:sha1:1f25ec70d144d85e28ec4d2769fefd8abb00cbca</id>
<content type='text'>
Fixes issue reported by @m4rkw on IRC
</content>
</entry>
</feed>
