summaryrefslogtreecommitdiff
path: root/src/certificates.cc
AgeCommit message (Expand)Author
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-05Speculative change from master to X509IssuerName order.Carl Hetherington
2015-05-23Somewhat speculative reordering of Certificate::name_for_xml.Carl Hetherington
2015-01-28Some OS X build fixes.Carl Hetherington
2014-12-28Purge assert() from src/, at least (not asdcplib).Carl Hetherington
2014-07-21Remove some shared_ptr-itis.Carl Hetherington
2014-07-18Fix operator=.Carl Hetherington
2014-07-18Comment fixes.Carl Hetherington
2014-07-18Various small tweaks and fixes.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-07-17Add variousn new bits to CertificateChain.Carl Hetherington
2014-07-17Add verify() to CertificateChain.Carl Hetherington
2014-01-26A little tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2014-01-08Throw better file errors (with numbers).Carl Hetherington
2013-11-26Various fixes for non-Latin filenames.Carl Hetherington
2013-10-03Try to fix build on windows.Carl Hetherington
2013-09-29Add common_name().Carl Hetherington
2013-09-24Actually encrypt AuthenticatedPrivate section of KDM.Carl Hetherington
2013-09-19Fix bad frees if exceptions are thrown by constructors.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-07-08Fix incorrect free and leak.Carl Hetherington
2013-07-08Improve certificate handling a bit and fix up tests.encryptionCarl Hetherington
2013-01-14A few asserts.Carl Hetherington
2013-01-11Tweaks to management of crypto information.Carl Hetherington
2013-01-05Add certificate thumbprint method.Carl Hetherington
2013-01-05Various probably quite untidy progress on KDMs.Carl Hetherington
2013-01-03Some small fixes.Carl Hetherington
2013-01-03Fix missing certificates in CPLs.Carl Hetherington
2013-01-01A few more untested bits.Carl Hetherington
2013-01-01Some work on encryption / signing.Carl Hetherington