summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-01Fix small memory leak on decompression.Carl Hetherington
2013-10-28Another better error message.Carl Hetherington
2013-10-26Better error message.Carl Hetherington
2013-10-24Remove debug code.Carl Hetherington
2013-10-24Fix ticks calculations.Carl Hetherington
2013-10-24Add Time constructor from ticks; fix Time::to_ticks().Carl Hetherington
2013-10-19Some more boost::filesystem::path.Carl Hetherington
2013-10-19Some more boost::filesystem::path.Carl Hetherington
2013-10-18tm_to_string() should use 24 hour clock.Carl Hetherington
2013-10-16Missing includes.Carl Hetherington
2013-10-16Comment and header guards.Carl Hetherington
2013-10-16Comment.Carl Hetherington
2013-10-15Add ratio() method.Carl Hetherington
2013-10-15Fix typo.Carl Hetherington
2013-10-14Use Wolfang Woehl's Rec709 -> XYZ matrix, from his rec709-xyz_matrix.rb script.Carl Hetherington
2013-10-11Try quoting openssl calls.Carl Hetherington
2013-10-11Improve error reporting from openssl calls.Carl Hetherington
2013-10-10Write encryption test all to the right place. Some more XML writes unformatt...Carl Hetherington
2013-10-09Try using magic recipient cert for authorized device info.Carl Hetherington
2013-10-09Try to fix comparison of 3D DCPs.Carl Hetherington
2013-10-09Fix error message formatting.Carl Hetherington
2013-10-09Better error message.Carl Hetherington
2013-10-09Try to fix subject escaping on Windows.Carl Hetherington
2013-10-09Use specified openssl binary rather than assuming it's on the path.Carl Hetherington
2013-10-09Avoid use of pipes in openssl hackery.Carl Hetherington
2013-10-08Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcpCarl Hetherington
2013-10-07Header guard.Carl Hetherington
2013-10-04Missing include.Carl Hetherington
2013-10-04boost::filesystem.Carl Hetherington
2013-10-04boost::filesystem.Carl Hetherington
2013-10-04filesystem::path.Carl Hetherington
2013-10-04More boost::filesystem jibber jabber.Carl Hetherington
2013-10-03Try to fix build on windows.Carl Hetherington
2013-10-01Fix erroneous include.Carl Hetherington
2013-09-29Fix signing of KDMs.Carl Hetherington
2013-09-29Change thing used for authorized device list description; set up _keys when l...Carl Hetherington
2013-09-29Add ContentAuthenticator, possibly incorrectly.Carl Hetherington
2013-09-29Add set_sampling_rate.Carl Hetherington
2013-09-29const fixes.Carl Hetherington
2013-09-29Add common_name().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-25Some comments.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-25Add as_xml to string to KDM.Carl Hetherington
2013-09-24Allow setting of a CPL's MXF keys.Carl Hetherington
2013-09-24Comments.Carl Hetherington
2013-09-24Move everything into the header.Carl Hetherington
2013-09-24Remove unused variable; add comment.Carl Hetherington