<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/decrypted_kdm.cc, branch static-tests</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=static-tests</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=static-tests'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-01-26T20:52:21Z</updated>
<entry>
<title>Rename ReelMXF -&gt; ReelFileAsset.</title>
<updated>2021-01-26T20:52:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-26T20:52:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2f2643b6ddc36d6efcf4d41913ec4f711750e9c4'/>
<id>urn:sha1:2f2643b6ddc36d6efcf4d41913ec4f711750e9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2021-01-24T03:15:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-24T03:15:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ceaf7bc52712cb60708ed5eb5c62c5e463dd8e89'/>
<id>urn:sha1:ceaf7bc52712cb60708ed5eb5c62c5e463dd8e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assorted c++11 cleanups.</title>
<updated>2021-01-22T00:39:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-22T00:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5fbcd3a8dc711c6c42efabbac72ab0408f504ea2'/>
<id>urn:sha1:5fbcd3a8dc711c6c42efabbac72ab0408f504ea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use enum class for the things in types.h</title>
<updated>2021-01-21T00:57:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-21T00:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=76e3325a16cdf6d7220a61e2b5cfdb9c804cc32c'/>
<id>urn:sha1:76e3325a16cdf6d7220a61e2b5cfdb9c804cc32c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace std::list with std::vector in the API.</title>
<updated>2021-01-17T19:13:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-10T23:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d95eacd3851a20e52202465ec22b4f72a4983dc8'/>
<id>urn:sha1:d95eacd3851a20e52202465ec22b4f72a4983dc8</id>
<content type='text'>
</content>
</entry>
<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>Add struct tm constructor for LocalTime, use it to tidy up</title>
<updated>2019-12-23T00:05:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-23T00:05:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=64e72c622be986c7272e938c2d3235c61abef402'/>
<id>urn:sha1:64e72c622be986c7272e938c2d3235c61abef402</id>
<content type='text'>
day_{greater,less}_than_or_equal and add add_months() method.
</content>
</entry>
<entry>
<title>Check that KDM validity periods are safely within the validity periods</title>
<updated>2019-12-01T22:13:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-01T22:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9a5809be580c1a12864d751a710f6783363d3de7'/>
<id>urn:sha1:9a5809be580c1a12864d751a710f6783363d3de7</id>
<content type='text'>
of the signing certificate chain.

This does cause problems when you try to create a KDM for a certificate
you just made (due to the fact that certificates always have a start-valid
time of "now") but hopefully this can be fixed up in another commit.
</content>
</entry>
<entry>
<title>Move asset refs and hash from ReelAsset to ReelMXF.</title>
<updated>2019-03-17T00:24:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-15T00:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2d60083498861ac30c751dbf0ca387573df6dc68'/>
<id>urn:sha1:2d60083498861ac30c751dbf0ca387573df6dc68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take thumbprint rather than a full dcp::Certificate for trusted devices.</title>
<updated>2018-11-08T23:56:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-11-08T23:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=27e1378bede33c51835fd6307239692909d834d8'/>
<id>urn:sha1:27e1378bede33c51835fd6307239692909d834d8</id>
<content type='text'>
</content>
</entry>
</feed>
