Various small tweaks and fixes.
[libdcp.git] / src / signer.cc
2014-07-18 Carl HetheringtonVarious small tweaks and fixes.
2014-07-17 Carl HetheringtonQuite large reworking of signer/cert handling.
2014-07-17 Carl HetheringtonGet Signer to take a PEM string rather than a filename.
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMissing include.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-03-15 Carl HetheringtonClean up OS X build slightly. Better error on failure...
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-01-26 Carl HetheringtonA little tidying up.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-08 Carl HetheringtonThrow better file errors (with numbers).
2013-10-08 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-10-04 Carl Hetheringtonfilesystem::path.
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonFix signing of KDMs.
2013-09-24 Carl HetheringtonVarious KDM work.
2013-09-19 Carl HetheringtonRename Encryption -> Signer; move some methods into it.