Rename a couple of Certificate methods and add accessors for organization and organiz...
[libdcp.git] / src / certificates.h
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.
2014-07-21 Carl HetheringtonRemove some shared_ptr-itis.
2014-07-18 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2014-07-18 Carl HetheringtonMissing initialiser.
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-27 Carl HetheringtonMore tidying.
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-17 Carl Hetheringtonnamespace libdcp -> dcp.
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 HetheringtonVarious encryption-related stuff.
2013-07-11 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-07-11 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-07-11 Carl HetheringtonMore win32 build hacks.
2013-07-11 Carl HetheringtonMore win32 build fixes.
2013-07-11 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonSome speculative win32 build fixes.
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 HetheringtonMerge master
2013-01-11 Carl HetheringtonTweaks to management of crypto information.
2013-01-06 Carl HetheringtonAdd a somewhat dubious constructor.
2013-01-05 Carl HetheringtonAdd certificate thumbprint method.
2013-01-05 Carl HetheringtonVarious probably quite untidy progress on KDMs.
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.