| Age | Commit message (Collapse) | Author |
|
It was always a bit troubling that fopen_boost wasn't exception safe,
and this also fixes a leak where load_ratings_list would never close
the ratings file.
|
|
|
|
tags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into a .cc.
The .cc method causes compile times (and memory requirements) increase
enormously with some compilers.
|
|
management of ASDCP::DefaultSMPTEDict().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
day_{greater,less}_than_or_equal and add add_months() method.
|
|
|
|
of the signing certificate chain.
This does cause problems when you try to create a KDM for a certificate
you just made (due to the fact that certificates always have a start-valid
time of "now") but hopefully this can be fixed up in another commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
uint8_t* buffers. This is hopefully simpler than trying
to come up with some Image hierarchy that suits everything.
|