summaryrefslogtreecommitdiff
path: root/src/dpl/core/include/dpl/scoped_array.h
AgeCommit message (Collapse)AuthorFilesLines
2015-07-06Add pulling out certificates from apps' signature.Janusz Kozerski1-65/+0
* Move DPL include files from "dpl/*" into "cchecker/dpl/* because of cert-svc-vcore also uses DPL (from wrt-commons), and that was causing build break. * Certificates are stored in buffer and database. * OCSP URLs are pulled out from certificates and stored in database. Change-Id: Ic0601da38619f7c7b784d952abe56888db036673
2015-05-27Add DPL code (needed for database support)Janusz Kozerski1-0/+65
Changes: * change namespace from DPL to CCHECKER. * change LogPenantic -> LogDebug (journal doesn't support pedantic) * naiveSynchronizationObject() uses STL thread and chrono instead of DPL/thread Change-Id: I553a71dd5befbe4bc4d18f7582955af6ea329db7