No-op: whitespace.
[libdcp.git] / src / certificates.cc
2015-06-25 Carl HetheringtonNo-op: whitespace.
2015-06-01 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/libdcp
2015-06-01 Carl HetheringtonMore changes to X509{Issuer,Subject}Name.
2015-03-04 Carl HetheringtonSomewhat speculative reordering of Certificate::name_fo...
2014-01-08 Carl HetheringtonThrow better file errors (with numbers).
2013-11-26 Carl HetheringtonVarious fixes for non-Latin filenames.
2013-10-08 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-10-03 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-10-03 Carl HetheringtonTry to fix build on windows.
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonAdd common_name().
2013-09-24 Carl HetheringtonActually encrypt AuthenticatedPrivate section of KDM.
2013-09-19 Carl HetheringtonFix bad frees if exceptions are thrown by constructors.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-07-08 Carl HetheringtonFix incorrect free and leak.
2013-07-08 Carl HetheringtonImprove certificate handling a bit and fix up tests. encryption
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonMerge master.
2013-01-14 Carl HetheringtonA few asserts.
2013-01-14 Carl HetheringtonMerge master
2013-01-11 Carl HetheringtonTweaks to management of crypto information.
2013-01-05 Carl HetheringtonAdd certificate thumbprint method.
2013-01-05 Carl HetheringtonVarious probably quite untidy progress on KDMs.
2013-01-03 Carl HetheringtonSome small fixes.
2013-01-03 Carl HetheringtonFix missing certificates in CPLs.
2013-01-01 Carl HetheringtonA few more untested bits.
2013-01-01 Carl HetheringtonSome work on encryption / signing.