<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/certificates.cc, branch openjpeg2</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=openjpeg2</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=openjpeg2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2014-01-08T10:05:49Z</updated>
<entry>
<title>Throw better file errors (with numbers).</title>
<updated>2014-01-08T10:05:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-01-08T10:05:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=83591a4390db550a7d1495b9699c62315e2d7710'/>
<id>urn:sha1:83591a4390db550a7d1495b9699c62315e2d7710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various fixes for non-Latin filenames.</title>
<updated>2013-11-26T20:58:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-11-26T20:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7f43926bf2d2d9b4a480ddd4e006736056dcbb22'/>
<id>urn:sha1:7f43926bf2d2d9b4a480ddd4e006736056dcbb22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix build on windows.</title>
<updated>2013-10-03T12:37:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-10-03T12:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=259da4fa739f6f8a551a20e6285b2966a5d1e8c0'/>
<id>urn:sha1:259da4fa739f6f8a551a20e6285b2966a5d1e8c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add common_name().</title>
<updated>2013-09-29T08:10:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-09-29T08:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f0d2a59b20021d3582727978050641eaa8ccee30'/>
<id>urn:sha1:f0d2a59b20021d3582727978050641eaa8ccee30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually encrypt AuthenticatedPrivate section of KDM.</title>
<updated>2013-09-24T19:49:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-09-24T19:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a3aa0f8ee813656b255c24d23f4570ef56e7fca2'/>
<id>urn:sha1:a3aa0f8ee813656b255c24d23f4570ef56e7fca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bad frees if exceptions are thrown by constructors.</title>
<updated>2013-09-19T20:20:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-09-19T20:20:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=30e2f6f873002d16aeae707879ea15c1c63a4323'/>
<id>urn:sha1:30e2f6f873002d16aeae707879ea15c1c63a4323</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various encryption-related stuff.</title>
<updated>2013-09-19T19:44:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-09-19T19:44:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8d6c3c9ae554430582dcb016897e87f6d04d5d78'/>
<id>urn:sha1:8d6c3c9ae554430582dcb016897e87f6d04d5d78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect free and leak.</title>
<updated>2013-07-08T19:57:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-07-08T19:57:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6f4d2af753813849c5cf0e9e568edad667b8b77a'/>
<id>urn:sha1:6f4d2af753813849c5cf0e9e568edad667b8b77a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve certificate handling a bit and fix up tests.</title>
<updated>2013-07-08T10:58:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-07-08T10:58:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a353528b070fe264ce60220b4af07d0561494def'/>
<id>urn:sha1:a353528b070fe264ce60220b4af07d0561494def</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few asserts.</title>
<updated>2013-01-14T21:58:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-01-14T21:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=564f68cb2c258e61c1e70950c9d036859ea8619a'/>
<id>urn:sha1:564f68cb2c258e61c1e70950c9d036859ea8619a</id>
<content type='text'>
</content>
</entry>
</feed>
