Split ReelClosedCaptionAsset into Interop and SMPTE parts.
[libdcp.git] / test / kdm_test.cc
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-17 Carl HetheringtonReplace dcp::File with dcp::ArrayData.
2021-01-17 Carl HetheringtonRemove 32x32 test image.
2021-01-08 Carl HetheringtonMore c++11 tidying.
2021-01-08 Carl HetheringtonRemove use of xmldiff in tests.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2019-12-01 Carl HetheringtonCheck that KDM validity periods are safely within the...
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2018-11-08 Carl HetheringtonTake thumbprint rather than a full dcp::Certificate...
2018-02-14 Carl HetheringtonUse a bool instead of an int for disable-forensic-pictu...
2018-02-14 Carl HetheringtonAlso check passthrough of these flags.
2018-02-14 Carl HetheringtonAdd some tests for KDM forensic marks.
2017-05-17 Carl HetheringtonAdd scope to KeyType tags in KDMs.
2016-08-11 Carl HetheringtonDon't use stringstream in DecryptedKDM.
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-22 Carl HetheringtonUse locked_sstream. Replace once parse_stream with...
2016-06-01 Carl HetheringtonStill more licence fixups.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonSome comments and test tweaks.
2014-07-20 Carl HetheringtonAllow loading of EncryptedKDMs from strings.
2014-07-17 Carl HetheringtonQuite large reworking of signer/cert handling.
2014-05-14 Carl HetheringtonMerge master.
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-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-01-27 Carl HetheringtonMove a few things around.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-10-08 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-10-04 Carl HetheringtonFix test on Windows.
2013-09-25 Carl HetheringtonSplit tests up.
2013-09-24 Carl HetheringtonVarious KDM work.
2013-09-23 Carl HetheringtonKDM passthrough works ok.
2013-09-21 Carl HetheringtonUnbuilt KDM changes.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-07-06 Carl HetheringtonWorking decryption via KDM.
2013-07-06 Carl HetheringtonCan decrypt a KDM.