<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/ssl.h, branch v3.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/modules/ssl.h?h=v3.5.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/modules/ssl.h?h=v3.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-11T22:14:43Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow SSLIOHook instances to override Get{Certificate,Fingerprint}.</title>
<updated>2019-05-13T13:28:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-13T13:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=319218db85de50df01f0310f241a336e472d68fd'/>
<id>urn:sha1:319218db85de50df01f0310f241a336e472d68fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a minor typo in ssl.h</title>
<updated>2019-02-01T09:43:32Z</updated>
<author>
<name>B00mX0r</name>
</author>
<published>2019-01-31T09:26:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e844a2cef9aeadbeea26531f98e5fe8b0b2f4dd1'/>
<id>urn:sha1:e844a2cef9aeadbeea26531f98e5fe8b0b2f4dd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only check if a SSL cert is usable if we're getting the fp.</title>
<updated>2018-11-26T14:33:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-26T14:33:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=95749975408a985d6a6a9ff53bbf3592c90b8649'/>
<id>urn:sha1:95749975408a985d6a6a9ff53bbf3592c90b8649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow HAProxy to specify that a client is connecting with SSL.</title>
<updated>2018-10-25T12:50:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-16T13:57:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ae0ae8ea617a1a3a3d4f89f5a5e470e8aa262c9f'/>
<id>urn:sha1:ae0ae8ea617a1a3a3d4f89f5a5e470e8aa262c9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore expired or invalid client certificates (#1468).</title>
<updated>2018-03-29T18:11:55Z</updated>
<author>
<name>Dylan Frank</name>
</author>
<published>2018-03-29T18:11:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3fb20b61b6baf098db8548b11f72aebfde8bfd4e'/>
<id>urn:sha1:3fb20b61b6baf098db8548b11f72aebfde8bfd4e</id>
<content type='text'>
Fixes #1345.</content>
</entry>
<entry>
<title>Add support to IOHook for retrieving the hostname sent via SNI.</title>
<updated>2017-10-29T11:15:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-29T11:15:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b047c903da20862783b50af73594cce1592cbbfe'/>
<id>urn:sha1:b047c903da20862783b50af73594cce1592cbbfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Export the GetCiphersuite() method from the SSL modules</title>
<updated>2016-04-28T15:06:16Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-28T15:06:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f91da925b585414ab8e768aa331f37ca2d348e2e'/>
<id>urn:sha1:f91da925b585414ab8e768aa331f37ca2d348e2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SSLIOHook::IsSSL() to determine whether a socket is using SSL or not</title>
<updated>2016-04-28T15:04:33Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-28T15:04:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b96329dc3b775c77e98964c42cb0def7ca65ba0e'/>
<id>urn:sha1:b96329dc3b775c77e98964c42cb0def7ca65ba0e</id>
<content type='text'>
Use it in a few places
</content>
</entry>
<entry>
<title>Call OnStreamSocketWrite() once per write event</title>
<updated>2015-06-06T12:42:59Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-06-06T12:42:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d0556a2a598e207ab468b7ea4543e427205ef903'/>
<id>urn:sha1:d0556a2a598e207ab468b7ea4543e427205ef903</id>
<content type='text'>
Do sendq flattening in SSL modules, move code for it into class SSLIOHook from core
</content>
</entry>
</feed>
