summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-12-05Accept any old case for DCP content kinds.Carl Hetherington
2013-11-27Try to fix build on OS X.Carl Hetherington
2013-11-25Remove a possibly dodgy use of fstream.Carl Hetherington
2013-11-25Add FILE * constructor for FrameInfo.Carl Hetherington
2013-11-25Missing file.Carl Hetherington
2013-11-25Add FrameInfo::write for FILE *; test it.Carl Hetherington
2013-10-30Update and fix tests.Carl Hetherington
2013-10-24Add Time constructor from ticks; fix Time::to_ticks().Carl Hetherington
2013-10-10Write encryption test all to the right place. Some more XML writes unformatt...Carl Hetherington
2013-10-09Avoid use of pipes in openssl hackery.Carl Hetherington
2013-10-04Fix test on Windows.Carl Hetherington
2013-09-29Fix signing of KDMs.Carl Hetherington
2013-09-29Test KDMKeys reload.Carl Hetherington
2013-09-29New test.Carl Hetherington
2013-09-29Tweak.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington
2013-09-25Switch away from the many-constructor-arguments approach to a hopefully simpl...Carl Hetherington
2013-09-25Add round-trip KDM test. Fix various bugs in KDM generation. Some string ->...Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-09-24Simplify KDM API slightly.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-23KDM passthrough works ok.Carl Hetherington
2013-09-21Unbuilt KDM changes.Carl Hetherington
2013-09-21xmllint a KDM that we generate.Carl Hetherington
2013-09-20More encryption fixes.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-09-19Rename crypt_chain -> signer_chain.Carl Hetherington
2013-09-19Rename Encryption -> Signer; move some methods into it.Carl Hetherington
2013-09-18A few encryption-related fixes and comments.Carl Hetherington
2013-09-18Separate time -> string functions out.Carl Hetherington
2013-09-18Fix comment.Carl Hetherington
2013-09-18Progressive write API changed slightly.Carl Hetherington
2013-08-25Fix tests.Carl Hetherington
2013-08-25Tidy up interop API.Carl Hetherington
2013-08-25Merge branch 'master' into interopCarl Hetherington
2013-08-25Untested interop DCP/KDM support.Carl Hetherington
2013-08-21Try to fix timezone offset formatting.Carl Hetherington
2013-08-19Try to fix time zone offsets in Windows.Carl Hetherington
2013-08-06Remove unnecessary link of libtiff.Carl Hetherington
2013-08-06Remove unnecessary include.Carl Hetherington
2013-07-23Simplify streaming API a bit.Carl Hetherington
2013-07-22Some hacks.Carl Hetherington
2013-07-12Add XYZFrame and use it.Carl Hetherington
2013-07-08Use openssl's base-64 decoding for KDMs.Carl Hetherington
2013-07-08Improve certificate handling a bit and fix up tests.encryptionCarl Hetherington
2013-07-08Check decryption works in the tests.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-06Can decrypt a KDM.Carl Hetherington
2013-07-06Missing file.Carl Hetherington
2013-07-06Move some CPL writing from picture/sound assets to the MXF. Pick up key_id f...Carl Hetherington