Use locked_sstream. Replace once parse_stream with parse_memory.
[libdcp.git] / src / certificate.cc
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}.