| Age | Commit message (Expand) | Author |
| 2025-06-14 | Update test certs after expiry.v1.10.23 | Carl Hetherington |
| 2024-08-17 | {,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-08-17 | Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-04-18 | Move Behaviour enum out of J2KPictureAsset. | Carl Hetherington |
| 2024-04-18 | Rename classes. | Carl Hetherington |
| 2024-04-18 | Fix includes. | Carl Hetherington |
| 2023-10-09 | Add wrappers around boost::filesystem methods that handle the | Carl Hetherington |
| 2023-03-20 | Use an enum instead of a bool in PictureAsset::start_write(). | Carl Hetherington |
| 2023-03-20 | Remove the bools and default parameters from SoundAsset::start_write(). | Carl Hetherington |
| 2023-03-16 | Specify number of channels in the data passed to SoundAssetWriter, and pad ch... | Carl Hetherington |
| 2022-05-04 | Allow tests to be run on Windows. | Carl Hetherington |
| 2022-04-25 | Tidy up write_xml() API a little. | Carl Hetherington |
| 2021-04-12 | C++11 tidying. | Carl Hetherington |
| 2021-04-12 | Specify CPL standard on construction. | Carl Hetherington |
| 2021-03-26 | Write MCA tags based on the specified sound field. | Carl Hetherington |
| 2021-03-18 | Tidy how we're finding the tags and xsd directories. | Carl Hetherington |
| 2021-01-21 | Use enum class for the things in types.h | Carl Hetherington |
| 2021-01-17 | Replace dcp::File with dcp::ArrayData. | Carl Hetherington |
| 2021-01-17 | Remove 32x32 test image. | Carl Hetherington |
| 2021-01-08 | std::shared_ptr | Carl Hetherington |
| 2020-09-21 | Support MCA sound channel tags in MXF/CPL. | Carl Hetherington |
| 2020-09-21 | Add ContentVersion class. | Carl Hetherington |
| 2020-09-20 | Remove XMLMetadata use from tests. | Carl Hetherington |
| 2020-09-20 | Remove XMLMetadata from DCP::write_xml and DCP::write_assetmap. | Carl Hetherington |
| 2020-09-20 | Stop using XMLMetadata in CPL. It's always felt a bit clumsy, and | Carl Hetherington |
| 2020-07-11 | Hopefully make all tests stable enough to be run with --random, | Carl Hetherington |
| 2019-12-01 | Check that KDM validity periods are safely within the validity periods | Carl Hetherington |
| 2019-03-16 | Fix some GPL boilerplate. | Carl Hetherington |
| 2018-11-08 | Take thumbprint rather than a full dcp::Certificate for trusted devices. | Carl Hetherington |
| 2018-03-13 | Store interop/SMPTE in MXF. | Carl Hetherington |
| 2018-02-14 | Use a bool instead of an int for disable-forensic-picture and | Carl Hetherington |
| 2018-02-14 | Make disabling forensic marking optional. | Mart Jansink |
| 2017-06-23 | Fix some test failures caused by changes to handling of metadata. | Carl Hetherington |
| 2017-02-14 | Fix test churn. | Carl Hetherington |
| 2016-09-09 | Simplify previous commit and remove some debugging. | Carl Hetherington |
| 2016-09-08 | Add channel assignment support for SMPTE DCPs. | Carl Hetherington |
| 2016-07-01 | asdcp headers moved into subdirectory. | Carl Hetherington |
| 2016-06-01 | Still more licence fixups. | Carl Hetherington |
| 2016-01-14 | Use out-of-tree asdcplib-cth | Carl Hetherington |
| 2015-11-15 | Support trusted device lists in KDMs. | Carl Hetherington |
| 2015-07-30 | Merge Signer into CertificateChain. | Carl Hetherington |
| 2015-07-30 | Rename certificates.{cc,h} -> certificate.{cc,h}. | Carl Hetherington |
| 2015-06-24 | No-op: whitespace. | Carl Hetherington |
| 2015-06-13 | Try to remove encryption test's dependency on LIBDCP_VERSION; update test ref... | Carl Hetherington |
| 2015-06-08 | Require only DCP::add() for the CPL; other assets found by looking in the CPL. | Carl Hetherington |
| 2015-06-08 | Some comments and test tweaks. | Carl Hetherington |
| 2015-06-05 | MXF -> Asset in lots of places. | Carl Hetherington |
| 2015-06-05 | Rename some stuff Content -> Asset. | Carl Hetherington |
| 2015-06-05 | encryption_test should add assets to the DCP. | Carl Hetherington |
| 2015-06-05 | Rationalise naming of test outputs; fix missing check of dcp_test2. | Carl Hetherington |