<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/certificate_chain.cc, branch openmp</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=openmp</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=openmp'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2015-10-19T22:30:04Z</updated>
<entry>
<title>Use std::runtime_error instead of our own StringError as</title>
<updated>2015-10-19T22:30:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-19T22:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6ea37804a7f9dd72a29a25e7594a39fa47f53192'/>
<id>urn:sha1:6ea37804a7f9dd72a29a25e7594a39fa47f53192</id>
<content type='text'>
a) it does the same job and
b) its type and what() survive the boundary between the libdcp .so
and the main DCP-o-matic executable.

Before this StringError-derived exceptions caught by DCP-o-matic
were only recognised as std::exceptions (without the what()) message.

I don't know why this happens, but this works around it.
</content>
</entry>
<entry>
<title>Merge Signer into CertificateChain.</title>
<updated>2015-07-30T01:10:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-30T01:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=57b862d997857868d0c3c91a9776f854b62c6b56'/>
<id>urn:sha1:57b862d997857868d0c3c91a9776f854b62c6b56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move CertificateChain into the right header.</title>
<updated>2015-07-12T19:54:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-12T19:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=43d2c7aef17adceb04f84109b432a830f00d1bd1'/>
<id>urn:sha1:43d2c7aef17adceb04f84109b432a830f00d1bd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op: whitespace.</title>
<updated>2015-06-24T00:06:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-24T00:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9e523d8a4062ad52330dff6c2ba50e54184c9bb2'/>
<id>urn:sha1:9e523d8a4062ad52330dff6c2ba50e54184c9bb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some OS X build fixes.</title>
<updated>2015-01-28T10:35:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-28T10:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=491ac453512ac1982f62fc0d2a310586427601d7'/>
<id>urn:sha1:491ac453512ac1982f62fc0d2a310586427601d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quote openssl -subj strings.</title>
<updated>2014-09-18T22:45:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-09-18T22:45:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ff970cab251af0588e02fa75f235f91539d12f19'/>
<id>urn:sha1:ff970cab251af0588e02fa75f235f91539d12f19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow Signer and certificate chains to be made with specified organisation, common name etc.</title>
<updated>2014-09-11T13:06:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-09-11T13:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f4e3b9c0b4027018c39b9085e080325c19ac9164'/>
<id>urn:sha1:f4e3b9c0b4027018c39b9085e080325c19ac9164</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tmpdir for temporary files.</title>
<updated>2014-07-18T12:13:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-18T12:13:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e7d7fad999cba0bff770f6d4ea0775a56af388a9'/>
<id>urn:sha1:e7d7fad999cba0bff770f6d4ea0775a56af388a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quite large reworking of signer/cert handling.</title>
<updated>2014-07-17T23:15:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-17T23:15:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=56e7a6f1768036df852a45d939b9adc038b17057'/>
<id>urn:sha1:56e7a6f1768036df852a45d939b9adc038b17057</id>
<content type='text'>
</content>
</entry>
</feed>
