Tidying.
[libdcp.git] / src / encrypted_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
2019-03-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-14 Carl HetheringtonSome new features in dcpkdm.
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.
2018-02-14 Mart JansinkMake an encrypted KDM's id publicly available.
2017-02-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2017-02-14 Carl HetheringtonAdd accessor for recipient X509 subject name.
2016-12-16 Carl HetheringtonRemove some unnecessary code.
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-28 Carl HetheringtonAdd some accessors.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-05-23 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-05-15 Carl HetheringtonPass annotation text from decrypted to encrypted KDMs.
2016-04-24 Carl HetheringtonKDM AnnotationText is optional.
2015-12-23 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-12-23 Carl HetheringtonRemove some unused code; add EncryptedKDM::cpl_id().
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-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2014-07-21 Carl HetheringtonRemove some shared_ptr-itis.
2014-07-20 Carl HetheringtonAllow loading of EncryptedKDMs from strings.
2014-06-26 Carl HetheringtonForward-port KDM formulation from v0.
2014-05-14 Carl HetheringtonMerge master.
2014-03-20 Carl HetheringtonTweaks to LocalTime; build/install fixes.
2014-03-19 Carl HetheringtonA few comments and some tidying.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...