<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_openssl.cpp, branch v3.4.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_openssl.cpp?h=v3.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_openssl.cpp?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-07-16T10:52:17Z</updated>
<entry>
<title>Add package names for ArchLinux.</title>
<updated>2019-07-16T10:52:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-16T10:52:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5385944ae931ee755dce57082089f4032a83e944'/>
<id>urn:sha1:5385944ae931ee755dce57082089f4032a83e944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset diagnostic pragmas after including external headers (#1661).</title>
<updated>2019-06-24T11:00:39Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-06-24T11:00:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=871d93dc76091a273296e9a0a7ce3d411054c862'/>
<id>urn:sha1:871d93dc76091a273296e9a0a7ce3d411054c862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a way to disable older SSL versions with ssl_openssl.</title>
<updated>2019-06-10T10:33:55Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-10T10:33:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df9ca5115b64bc5b7888dee3123d0bf6527c496d'/>
<id>urn:sha1:df9ca5115b64bc5b7888dee3123d0bf6527c496d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some more text fixes and improvements (#1618).</title>
<updated>2019-04-28T21:26:50Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T21:26:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e59cb85871f75b7603c63c6cd274d57536cf6794'/>
<id>urn:sha1:e59cb85871f75b7603c63c6cd274d57536cf6794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make more config stuff case insensitive.</title>
<updated>2018-07-24T20:55:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-24T17:29:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=97a1d6429a735eb279496df010d04e3f42aa4e22'/>
<id>urn:sha1:97a1d6429a735eb279496df010d04e3f42aa4e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ConfigTag::getUInt for reading unsigned config values.</title>
<updated>2018-04-16T14:29:55Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-14T14:43:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=780dda83ba3857bc3c330d4b5d38bb251a9d879b'/>
<id>urn:sha1:780dda83ba3857bc3c330d4b5d38bb251a9d879b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the default value in ConfigTag::get{Duration,Float,Int}.</title>
<updated>2018-04-16T14:07:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-14T15:53:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ef2f87e39bd22c7914caf7f2afbb1a3bf8fbd43'/>
<id>urn:sha1:7ef2f87e39bd22c7914caf7f2afbb1a3bf8fbd43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1370 from clinew/insp30+openssl-crl</title>
<updated>2017-12-21T12:32:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-21T12:32:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a98ae6f6716597572a2797b00f4e3a4a5d7e52d7'/>
<id>urn:sha1:a98ae6f6716597572a2797b00f4e3a4a5d7e52d7</id>
<content type='text'>
Add OpenSSL CRLs.</content>
</entry>
<entry>
<title>Remove usage of deprecated API members in m_ssl_openssl.</title>
<updated>2017-12-16T12:26:33Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-15T10:48:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2afc1af4639ae2bbef397f4f6acc834950017d91'/>
<id>urn:sha1:2afc1af4639ae2bbef397f4f6acc834950017d91</id>
<content type='text'>
Closes #1440.
</content>
</entry>
<entry>
<title>Add OpenSSL CRLs.</title>
<updated>2017-12-15T04:45:24Z</updated>
<author>
<name>Wade Cline</name>
</author>
<published>2017-09-16T22:11:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=978084d96ff6ad38f155c9befd61c7c43677d763'/>
<id>urn:sha1:978084d96ff6ad38f155c9befd61c7c43677d763</id>
<content type='text'>
The 'crlfile' argument can point to a file that contains valid CRLs.
The 'crlpath' argument can point to a directory which contains CRLs,
albeit in OpenSSL's special hashed/symlink format.  The 'crlmode' option
'chain' checks all certificates in the chain while the option 'leaf'
checks only the leaf certificate in a chain.
</content>
</entry>
</feed>
