Tidying.
[libdcp.git] / src / decrypted_kdm.h
2021-01-24 Carl HetheringtonTidying.
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-07 Carl Hetheringtonstd::shared_ptr
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 Mart JansinkMake disabling forensic marking optional.
2017-02-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2017-02-14 Carl HetheringtonExtract KDM standard.
2017-02-14 Carl HetheringtonTidy up storage of key type in DecryptedKDMKey.
2017-02-12 Carl HetheringtonAdd new constructor. Remove believed unnecessary check...
2016-08-11 Carl HetheringtonDon't use stringstream in DecryptedKDM.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-04-24 Carl HetheringtonKDM AnnotationText is optional.
2015-11-15 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-11-15 Carl HetheringtonSupport trusted device lists in KDMs.
2015-10-07 Carl HetheringtonAllow DecryptedKDM to be built up from individual keys.
2015-10-06 Carl HetheringtonAdd some KDM metadata accessors.
2015-07-30 Carl HetheringtonMerge Signer into CertificateChain.
2015-07-29 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-07-29 Carl HetheringtonRename certificates.{cc,h} -> certificate.{cc,h}.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
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 HetheringtonHeader guard.
2014-07-17 Carl HetheringtonQuite large reworking of signer/cert handling.
2014-06-26 Carl HetheringtonForward-port KDM formulation from v0.
2014-05-14 Carl HetheringtonMerge master.
2014-05-04 Carl HetheringtonComments.
2014-03-19 Carl HetheringtonA few comments and some tidying.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...