Rename a couple of Certificate methods and add accessors for organization and organiz...
[libdcp.git] / src / certificates.cc
2015-07-12 Carl HetheringtonRename a couple of Certificate methods and add accessor...
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-05 Carl HetheringtonSpeculative change from master to X509IssuerName order.
2015-05-23 Carl HetheringtonSomewhat speculative reordering of Certificate::name_fo...
2015-01-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-01-28 Carl HetheringtonSome OS X build fixes.
2014-12-28 Carl HetheringtonPurge assert() from src/, at least (not asdcplib).
2014-07-21 Carl HetheringtonRemove some shared_ptr-itis.
2014-07-18 Carl HetheringtonFix operator=.
2014-07-18 Carl HetheringtonComment fixes.
2014-07-18 Carl HetheringtonVarious small tweaks and fixes.
2014-07-17 Carl HetheringtonQuite large reworking of signer/cert handling.
2014-07-17 Carl HetheringtonAdd variousn new bits to CertificateChain.
2014-07-17 Carl HetheringtonAdd verify() to CertificateChain.
2014-05-14 Carl HetheringtonMerge master.
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-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-11-26 Carl HetheringtonVarious fixes for non-Latin filenames.
2013-10-08 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-10-03 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-10-03 Carl HetheringtonTry to fix build on windows.
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonAdd common_name().
2013-09-24 Carl HetheringtonActually encrypt AuthenticatedPrivate section of KDM.
2013-09-19 Carl HetheringtonFix bad frees if exceptions are thrown by constructors.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-07-08 Carl HetheringtonFix incorrect free and leak.
2013-07-08 Carl HetheringtonImprove certificate handling a bit and fix up tests. encryption
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonMerge master.
2013-01-14 Carl HetheringtonA few asserts.
2013-01-14 Carl HetheringtonMerge master
2013-01-11 Carl HetheringtonTweaks to management of crypto information.
2013-01-05 Carl HetheringtonAdd certificate thumbprint method.
2013-01-05 Carl HetheringtonVarious probably quite untidy progress on KDMs.
2013-01-03 Carl HetheringtonSome small fixes.
2013-01-03 Carl HetheringtonFix missing certificates in CPLs.
2013-01-01 Carl HetheringtonA few more untested bits.
2013-01-01 Carl HetheringtonSome work on encryption / signing.