Add OpenSSL licence exception.
[libdcp.git] / src / certificate_chain.cc
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonRemove unused variable.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2015-10-19 Carl HetheringtonUse std::runtime_error instead of our own StringError as
2015-07-30 Carl HetheringtonMerge Signer into CertificateChain.
2015-07-12 Carl HetheringtonMove CertificateChain into the right header.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
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-09-18 Carl HetheringtonQuote openssl -subj strings.
2014-09-11 Carl HetheringtonAllow Signer and certificate chains to be made with...
2014-07-18 Carl HetheringtonUse tmpdir for temporary files.
2014-07-17 Carl HetheringtonQuite large reworking of signer/cert handling.