namespace libdcp -> dcp.
[libdcp.git] / src / signer_chain.cc
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-12-20 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-12-19 Carl HetheringtonA few fixes to signer chain generation on Windows.
2013-11-27 Carl HetheringtonFix linux build.
2013-11-26 Carl HetheringtonVarious fixes for non-Latin filenames.
2013-10-11 Carl HetheringtonTry quoting openssl calls.
2013-10-11 Carl HetheringtonImprove error reporting from openssl calls.
2013-10-09 Carl HetheringtonTry to fix subject escaping on Windows.
2013-10-09 Carl HetheringtonUse specified openssl binary rather than assuming it...
2013-10-09 Carl HetheringtonAvoid use of pipes in openssl hackery.
2013-09-19 Carl HetheringtonRename crypt_chain -> signer_chain.