summaryrefslogtreecommitdiff
path: root/src/encrypted_kdm.cc
AgeCommit message (Expand)Author
2017-05-24Better exception when loading a KDM fails.Carl Hetherington
2017-05-17Add scope to KeyType tags in KDMs.Carl Hetherington
2017-03-30Add comment.Carl Hetherington
2017-02-14Add accessor for recipient X509 subject name.Carl Hetherington
2016-12-16For testing: add a KDM formulation which omits AuthorizedDeviceInfo.Carl Hetherington
2016-12-16Remove some unnecessary code.Carl Hetherington
2016-08-02Add comment.Carl Hetherington
2016-07-28Add some accessors.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-02Add some explicit declarations to constructors.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-05-16Pass annotation text from decrypted to encrypted KDMs.Carl Hetherington
2016-04-24KDM AnnotationText is optional.Carl Hetherington
2016-01-07A couple of hacks to KDMs for testing by Dolby.Carl Hetherington
2016-01-05Try to rationalise handling of urn:uuid: prefixes.Carl Hetherington
2015-12-23Remove some unused code; add EncryptedKDM::cpl_id().Carl Hetherington
2015-11-23Try removing the 'primary' receipient's certificate thumbprint from the Certi...Carl Hetherington
2015-11-15Support trusted device lists in KDMs.Carl Hetherington
2015-11-04Hack in scope attribute to Atmos KeyType tags.Carl Hetherington
2015-11-04Fix order of ContentTitleText / ContentAuthenticator to match DTD.Carl Hetherington
2015-10-08Allow DecryptedKDM to be built up from individual keys.Carl Hetherington
2015-10-06Add some KDM metadata accessors.Carl Hetherington
2015-09-11DeviceListDescription is optional.Carl Hetherington
2015-07-30Merge Signer into CertificateChain.Carl Hetherington
2015-07-12Rename a couple of Certificate methods and add accessors for organization and...Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-05Rename ReelMXFAsset -> ReelEncryptableAsset.Carl Hetherington
2014-07-21Remove some shared_ptr-itis.Carl Hetherington
2014-07-20Allow loading of EncryptedKDMs from strings.Carl Hetherington
2014-07-16Fix erroneous urn:uuid: prefix.Carl Hetherington
2014-06-26Forward-port KDM formulation from v0.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington