| Age | Commit message (Expand) | Author |
| 2025-12-20 | Derive verification note type from the code...v1.10.45 | Carl Hetherington |
| 2025-12-20 | Using some "usings" to trim verify_test.cc. | Carl Hetherington |
| 2025-10-20 | Remove ASDCPErrorSuspender.v1.10.34 | Carl Hetherington |
| 2025-09-13 | Fix incorrect verify errors with multi-CPL DCPs.v1.10.27 | Carl Hetherington |
| 2025-09-13 | Add a new method for checking verification results. | Carl Hetherington |
| 2025-05-08 | Only check hashes of each asset once (#3035).v1.10.21 | Carl Hetherington |
| 2025-04-12 | Report zero- or negative-length subtitles as an error.v1.10.19 | Carl Hetherington |
| 2025-03-24 | Read/write subtitle variable Z.v1.10.16 | Carl Hetherington |
| 2025-02-23 | Make picture details checks optional.v1.10.12 | Carl Hetherington |
| 2025-01-19 | Make MainSoundConfiguration behave "correctly" with badly-formatted strings. | Carl Hetherington |
| 2025-01-01 | Replace raw_convert<string> with direct calls to fmt.v1.10.3 | Carl Hetherington |
| 2024-12-30 | Don't give some inappropriate verification errors on encrypted assets (DoM #2...v1.10.2 | Carl Hetherington |
| 2024-12-30 | Sign DCPs made during verification tests. | Carl Hetherington |
| 2024-12-08 | Fix DCP Constraints Profile verification in the presence of other CPL metadat... | Carl Hetherington |
| 2024-12-08 | Extract some stuff to verify_internal.h | Carl Hetherington |
| 2024-08-17 | Rename TextType::SUBTITLE -> OPEN_SUBTITLE and CAPTION -> CLOSED_CAPTION. | Carl Hetherington |
| 2024-08-17 | Subtitle{,String,Image} -> Text{,String,Image}. | Carl Hetherington |
| 2024-08-17 | {,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-08-17 | Merge ReelClosedCaptionAsset into ReelTextAsset. | Carl Hetherington |
| 2024-08-17 | Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-08-17 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.14 | Carl Hetherington |
| 2024-08-15 | Fix test broken by previous commit.v1.8.103 | Carl Hetherington |
| 2024-06-28 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.10 | Carl Hetherington |
| 2024-06-27 | Speculative fix for assertion failure (DoM #2839).v1.8.101 | Carl Hetherington |
| 2024-05-24 | Check that DCPs have 24-bit audio. | 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 |
| 2024-04-15 | Add OK note when content version label text is valid. | Carl Hetherington |
| 2024-04-15 | Add OK note when <ContentKind> is valid. | Carl Hetherington |
| 2024-04-15 | Add OK note when PKL and CPL annotation texts match. | Carl Hetherington |
| 2024-04-15 | Add OK note when CPL has valid annotation text. | Carl Hetherington |
| 2024-04-15 | Add OK note when main picture active area is valid. | Carl Hetherington |
| 2024-04-15 | Add OK note when picture asset hashes are correct. | Carl Hetherington |
| 2024-04-15 | Add OK note when picture frame sizes are all OK. | Carl Hetherington |
| 2024-04-15 | Add OK note when the CPL hash in the PKL is right. | Carl Hetherington |
| 2024-04-15 | Add OK note when all or nothing is encrypted. | Carl Hetherington |
| 2024-04-15 | Add some helper functions. | Carl Hetherington |
| 2024-04-15 | Improve error reporting for _replace tests and check everything about the not... | Carl Hetherington |
| 2024-04-14 | Move some methods higher up the file. | Carl Hetherington |
| 2024-04-14 | Improve debug output when verification tests fail. | Carl Hetherington |
| 2024-04-14 | Make verified DCPs available on the return from dcp::verify(). | Carl Hetherington |
| 2024-04-14 | Store CPL ID in CPL-related verification notes. | Carl Hetherington |
| 2024-03-22 | Bump asdcplib to dcpomatic-2.13.0 branch.v1.9.4 | Carl Hetherington |
| 2024-03-10 | Use openjpeg v2.5.2.v1.9.0 | Carl Hetherington |
| 2024-01-13 | Fix test in previous. | Carl Hetherington |
| 2024-01-12 | Note correct/incorrect hashes when the verifier raises related errors. | Carl Hetherington |
| 2024-01-03 | Report every frame (with index) that is over (or nearly over) the size limit ...v1.8.91 | Carl Hetherington |
| 2024-01-03 | Report every frame (with index) that has a JPEG2000 codestream error (DoM #26... | Carl Hetherington |
| 2023-12-26 | Fix operator== to take everything in VerificationNote into account. | Carl Hetherington |