Tidying.
[libdcp.git] / src / certificate.cc
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonTidying.
2019-12-01 Carl HetheringtonFix incorrect month when returning not-before/not-after.
2019-03-16 Carl HetheringtonTry to fix build with older openssl.
2019-03-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-14 Carl HetheringtonSome new features in dcpkdm.
2018-05-07 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2018-05-07 Carl HetheringtonRemove warning about new OpenSSL API.
2018-03-08 Carl HetheringtonAdd method to detect utf8 strings.
2016-11-10 Carl HetheringtonFix build with OpenSSL 1.1 and later.
2016-08-25 Carl HetheringtonAllow reading of certificate chains from strings.
2016-08-11 Carl HetheringtonMore stringstream removal.
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-22 Carl HetheringtonUse locked_sstream. Replace once parse_stream with...
2016-07-01 Carl Hetheringtonasdcp headers moved into subdirectory.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2016-04-22 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-04-22 Carl HetheringtonImprove detection of other stuff after certificates.
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-15 Carl HetheringtonSupport trusted device lists in KDMs.
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-09-15 Carl HetheringtonReturn an empty string rather than assert()ing if a...
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}.