encryption_test should add assets to the DCP.
[libdcp.git] / test / encryption_test.cc
2015-06-05 Carl Hetheringtonencryption_test should add assets to the DCP.
2015-06-05 Carl HetheringtonRationalise naming of test outputs; fix missing check...
2014-07-21 Carl HetheringtonRemove some shared_ptr-itis.
2014-07-20 Carl HetheringtonTidy up KDM generation from CPLs a bit.
2014-07-18 Carl HetheringtonVarious small tweaks and fixes.
2014-07-17 Carl HetheringtonQuite large reworking of signer/cert handling.
2014-07-17 Carl HetheringtonGet Signer to take a PEM string rather than a filename.
2014-07-16 Carl HetheringtonVarious test fixes.
2014-06-26 Carl HetheringtonForward-port KDM formulation from v0.
2014-05-14 Carl HetheringtonMerge master.
2014-05-03 Carl HetheringtonMake test results more reproducible.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...
2014-03-19 Carl HetheringtonPartial tidy-up of KDM classes.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-03-03 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-03 Carl HetheringtonFix libdcp test build on Windows.
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-26 Carl HetheringtonClean up unit testing.
2014-02-05 Carl HetheringtonComment / tidy.
2014-01-28 Carl HetheringtonVarious test fixes.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-10-10 Carl HetheringtonWrite encryption test all to the right place. Some...
2013-10-09 Carl HetheringtonAvoid use of pipes in openssl hackery.
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonFix signing of KDMs.
2013-09-25 Carl HetheringtonSplit up some files.
2013-09-25 Carl HetheringtonSwitch away from the many-constructor-arguments approac...
2013-09-25 Carl HetheringtonSplit tests up.
2013-09-24 Carl HetheringtonSimplify KDM API slightly.
2013-09-24 Carl HetheringtonVarious KDM work.
2013-09-21 Carl Hetheringtonxmllint a KDM that we generate.
2013-09-20 Carl HetheringtonMore encryption fixes.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-09-19 Carl HetheringtonRename crypt_chain -> signer_chain.
2013-09-19 Carl HetheringtonRename Encryption -> Signer; move some methods into it.
2013-09-18 Carl HetheringtonA few encryption-related fixes and comments.
2013-09-18 Carl HetheringtonFix comment.
2013-07-02 Carl HetheringtonSplit test file up a bit.