summaryrefslogtreecommitdiff
path: root/src/encrypted_kdm.h
AgeCommit message (Expand)Author
2018-02-14Use a bool instead of an int for disable-forensic-picture andCarl Hetherington
2018-02-14Make disabling forensic marking optional.Mart Jansink
2018-02-14Make an encrypted KDM's id publicly available.Mart Jansink
2017-02-14Add accessor for recipient X509 subject name.Carl Hetherington
2016-12-16Remove some unnecessary code.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-01More licence fixups.Carl Hetherington
2016-05-16Pass annotation text from decrypted to encrypted KDMs.Carl Hetherington
2016-04-24KDM AnnotationText is optional.Carl Hetherington
2015-12-23Remove some unused code; add EncryptedKDM::cpl_id().Carl Hetherington
2015-11-15Support trusted device lists in KDMs.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-07-30Merge Signer into CertificateChain.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2014-07-21Remove some shared_ptr-itis.Carl Hetherington
2014-07-20Allow loading of EncryptedKDMs from strings.Carl Hetherington
2014-06-26Forward-port KDM formulation from v0.Carl Hetherington
2014-03-20Tweaks to LocalTime; build/install fixes.Carl Hetherington
2014-03-19A few comments and some tidying.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington