summaryrefslogtreecommitdiff
path: root/test/encryption_test.cc
AgeCommit message (Expand)Author
2016-07-01asdcp headers moved into subdirectory.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-01-14Use out-of-tree asdcplib-cthCarl Hetherington
2015-11-15Support trusted device lists in KDMs.Carl Hetherington
2015-07-30Merge Signer into CertificateChain.Carl Hetherington
2015-07-30Rename certificates.{cc,h} -> certificate.{cc,h}.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-13Try to remove encryption test's dependency on LIBDCP_VERSION; update test ref...Carl Hetherington
2015-06-08Require only DCP::add() for the CPL; other assets found by looking in the CPL.Carl Hetherington
2015-06-08Some comments and test tweaks.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-06-05Rename some stuff Content -> Asset.Carl Hetherington
2015-06-05encryption_test should add assets to the DCP.Carl Hetherington
2015-06-05Rationalise naming of test outputs; fix missing check of dcp_test2.Carl Hetherington
2014-07-21Remove some shared_ptr-itis.Carl Hetherington
2014-07-20Tidy up KDM generation from CPLs a bit.Carl Hetherington
2014-07-18Various small tweaks and fixes.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-07-17Get Signer to take a PEM string rather than a filename.Carl Hetherington
2014-07-16Various test fixes.Carl Hetherington
2014-06-26Forward-port KDM formulation from v0.Carl Hetherington
2014-05-03Make test results more reproducible.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-03-19Partial tidy-up of KDM classes.Carl Hetherington
2014-03-17Merge branch 'master' into 1.0Carl Hetherington
2014-03-03Fix libdcp test build on Windows.Carl Hetherington
2014-02-26Merge master; MXF subtitle stuff not included.Carl Hetherington
2014-02-26Clean up unit testing.Carl Hetherington
2014-02-05Comment / tidy.Carl Hetherington
2014-01-28Various test fixes.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-10-10Write encryption test all to the right place. Some more XML writes unformatt...Carl Hetherington
2013-10-09Avoid use of pipes in openssl hackery.Carl Hetherington
2013-09-29Fix signing of KDMs.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington
2013-09-25Switch away from the many-constructor-arguments approach to a hopefully simpl...Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-09-24Simplify KDM API slightly.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-21xmllint a KDM that we generate.Carl Hetherington
2013-09-20More encryption fixes.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-09-19Rename crypt_chain -> signer_chain.Carl Hetherington
2013-09-19Rename Encryption -> Signer; move some methods into it.Carl Hetherington
2013-09-18A few encryption-related fixes and comments.Carl Hetherington
2013-09-18Fix comment.Carl Hetherington
2013-07-02Split test file up a bit.Carl Hetherington