| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-19 | Use std::runtime_error instead of our own StringError as | Carl Hetherington | |
| a) it does the same job and b) its type and what() survive the boundary between the libdcp .so and the main DCP-o-matic executable. Before this StringError-derived exceptions caught by DCP-o-matic were only recognised as std::exceptions (without the what()) message. I don't know why this happens, but this works around it. | |||
| 2015-07-30 | Merge Signer into CertificateChain. | Carl Hetherington | |
| 2015-07-12 | Move CertificateChain into the right header. | Carl Hetherington | |
| 2015-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2015-01-28 | Some OS X build fixes. | Carl Hetherington | |
| 2014-09-18 | Quote openssl -subj strings. | Carl Hetherington | |
| 2014-09-11 | Allow Signer and certificate chains to be made with specified organisation, ↵ | Carl Hetherington | |
| common name etc. | |||
| 2014-07-18 | Use tmpdir for temporary files. | Carl Hetherington | |
| 2014-07-18 | Quite large reworking of signer/cert handling. | Carl Hetherington | |
