Partial tidy-up of KDM classes.
[libdcp.git] / src / kdm.cc
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-28 Carl HetheringtonVarious test fixes.
2014-01-27 Carl HetheringtonVarious tinkerings.
2014-01-27 Carl HetheringtonMove a few things around.
2014-01-26 Carl HetheringtonComments / tidying up.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-22 Carl HetheringtonVarious work.
2014-01-17 Carl HetheringtonAsset -> MXF in some cases.
2014-01-17 Carl HetheringtonAsset -> ContentAsset.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-08 Carl HetheringtonThrow better file errors (with numbers).
2013-11-26 Carl HetheringtonVarious fixes for non-Latin filenames.
2013-10-09 Carl HetheringtonTry using magic recipient cert for authorized device...
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonFix signing of KDMs.
2013-09-29 Carl HetheringtonChange thing used for authorized device list descriptio...
2013-09-25 Carl HetheringtonAdd round-trip KDM test. Fix various bugs in KDM gener...
2013-09-25 Carl HetheringtonAdd as_xml to string to KDM.
2013-09-24 Carl HetheringtonActually encrypt AuthenticatedPrivate section of KDM.
2013-09-24 Carl HetheringtonSimplify KDM API slightly.
2013-09-24 Carl HetheringtonKDM XML fix.
2013-09-24 Carl HetheringtonVarious KDM work.
2013-09-21 Carl HetheringtonUnbuilt KDM changes.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-08-29 Carl HetheringtonChange to libcxml API.
2013-07-08 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-07-08 Carl HetheringtonUse openssl's base-64 decoding for KDMs.
2013-07-08 Carl HetheringtonBump descrypted key buffer size.
2013-07-06 Carl HetheringtonWorking decryption via KDM.
2013-07-06 Carl HetheringtonCan decrypt a KDM.