Improved comments.
[libdcp.git] / src / certificate_chain.h
2021-02-26 Carl HetheringtonImproved comments.
2021-01-23 Carl HetheringtonTidying.
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2019-01-24 Carl HetheringtonSlightly hacky but hopefully functional fix for KDMs...
2019-01-24 Carl HetheringtonAttempt to fix Sony digest validation by indenting...
2017-10-10 Carl HetheringtonRemove unused class declaration.
2017-09-03 Carl HetheringtonFix some warnings.
2017-06-05 Carl HetheringtonFix up management of certificate chain validity.
2017-06-02 Carl HetheringtonComment.
2017-04-04 Carl HetheringtonMore error information from CertificateChain::valid.
2016-08-25 Carl HetheringtonAllow reading of certificate chains from strings.
2016-08-04 Carl HetheringtonAdd method to return a base-64 version of a whole Certi...
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonMore licence fixups.
2015-07-30 Carl HetheringtonMerge Signer into CertificateChain.
2015-07-29 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-07-29 Carl HetheringtonRename certificates.{cc,h} -> certificate.{cc,h}.
2015-07-12 Carl HetheringtonMove CertificateChain into the right header.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2014-09-11 Carl HetheringtonAllow Signer and certificate chains to be made with...
2014-07-17 Carl HetheringtonQuite large reworking of signer/cert handling.