<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/certificates_test.cc, branch compose</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=compose</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=compose'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-01-07T23:35:29Z</updated>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T23:35:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-20T13:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d39880eef211a296fa8ef4712cdef5945d08527c'/>
<id>urn:sha1:d39880eef211a296fa8ef4712cdef5945d08527c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect month when returning not-before/not-after.</title>
<updated>2019-12-01T22:12:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-01T22:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c78523806e89e4c43015816fcd20db2549992464'/>
<id>urn:sha1:c78523806e89e4c43015816fcd20db2549992464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some GPL boilerplate.</title>
<updated>2019-03-16T20:36:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-16T20:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ff7e50bfae825ea01d010ba5f8fde44668ddeb9e'/>
<id>urn:sha1:ff7e50bfae825ea01d010ba5f8fde44668ddeb9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add another test.</title>
<updated>2017-06-27T22:04:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-27T22:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=64c8913cc4932266cfb6490cc30e0f53a6079d03'/>
<id>urn:sha1:64c8913cc4932266cfb6490cc30e0f53a6079d03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up management of certificate chain validity.</title>
<updated>2017-06-05T13:41:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-05T13:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=284f2473293bad0b28a7b9abd47e954328a61ab9'/>
<id>urn:sha1:284f2473293bad0b28a7b9abd47e954328a61ab9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with OpenSSL 1.1 and later.</title>
<updated>2016-11-10T11:22:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-10T09:53:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f3f25108a1ea5ef90e6fc172dca56cf55befe772'/>
<id>urn:sha1:f3f25108a1ea5ef90e6fc172dca56cf55befe772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow reading of certificate chains from strings.</title>
<updated>2016-08-25T13:00:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-25T13:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=14ce6b8765f47db4f2cc4ab4d2eff64486792e62'/>
<id>urn:sha1:14ce6b8765f47db4f2cc4ab4d2eff64486792e62</id>
<content type='text'>
This also makes the Certificate constructor throw if it finds
extra stuff after a certificate it is loading.
</content>
</entry>
<entry>
<title>Still more licence fixups.</title>
<updated>2016-06-01T22:54:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-01T22:54:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a641fdc912a3f0749015decdf9e23ff15186ef78'/>
<id>urn:sha1:a641fdc912a3f0749015decdf9e23ff15186ef78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for trailing data when loading certificates.</title>
<updated>2016-01-27T21:06:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-27T21:06:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b28be8a5d9610dc8c83a19d1d531f9ebf21e1492'/>
<id>urn:sha1:b28be8a5d9610dc8c83a19d1d531f9ebf21e1492</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow certificates with preamble before BEGIN CERTIFICATE (dcpomatic #774).</title>
<updated>2015-12-11T14:48:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-12-11T14:48:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b9e663597463ecfe74ac0a67263425264ea49931'/>
<id>urn:sha1:b9e663597463ecfe74ac0a67263425264ea49931</id>
<content type='text'>
</content>
</entry>
</feed>
