Whitespace.
[libdcp.git] / test / certificates_test.cc
2021-01-07 Carl Hetheringtonstd::shared_ptr
2019-12-01 Carl HetheringtonFix incorrect month when returning not-before/not-after.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2017-06-27 Carl HetheringtonAdd another test.
2017-06-05 Carl HetheringtonFix up management of certificate chain validity.
2016-11-10 Carl HetheringtonFix build with OpenSSL 1.1 and later.
2016-08-25 Carl HetheringtonAllow reading of certificate chains from strings.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-01-27 Carl HetheringtonCheck for trailing data when loading certificates.
2015-12-11 Carl HetheringtonAllow certificates with preamble before BEGIN CERTIFICA...
2015-11-15 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-11-13 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-11-13 Carl HetheringtonCope with certificate files that have no line breaks.
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-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonSome comments and test tweaks.
2015-06-05 Carl HetheringtonFix test refs.
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-07-21 Carl HetheringtonRemove some shared_ptr-itis.
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 HetheringtonMore tests.
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-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-09-25 Carl HetheringtonSplit tests up.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-07-08 Carl HetheringtonImprove certificate handling a bit and fix up tests. encryption
2013-07-02 Carl HetheringtonSplit test file up a bit.