summaryrefslogtreecommitdiff
path: root/test/dkdm_recipient_list_test.cc
AgeCommit message (Collapse)Author
2025-01-22Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily.Carl Hetherington
This is pretty slow (as it runs the certificate through OpenSSL) and we don't need to do it for every certificate in a database when we load the database.
2024-05-29Use ConfigRestorer to reset override_path after use.Carl Hetherington
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington