summaryrefslogtreecommitdiff
path: root/src/manager/service/ocsp.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-18Coding style applied according to style checkersubmit/tizen/20160418.104308accepted/tizen/wearable/20160418.235737accepted/tizen/tv/20160418.235750accepted/tizen/mobile/20160418.235742accepted/tizen/ivi/20160418.235747accepted/tizen/common/20160418.142113Kyungwook Tak1-6/+7
2015-12-22Apply coding rulesangwan.kwon1-0/+1
2015-02-17Certificate chain in OCSP is assumed to be validKrzysztof Jackiewicz1-2/+1
2014-09-12Replace tabulators with spaces in ocsp.* files.Bartlomiej Grzelewski1-4/+5
2014-09-12Implementation of primitives in CertificateImpl class.Bartlomiej Grzelewski1-4/+1
2014-09-12OCSP implementation.Bartlomiej Grzelewski1-19/+22
2014-09-12Add exceptions to OCSP moduleyuseok.jeon1-1/+8
2014-09-12Fix initialization method of OCSProot1-6/+1
2014-09-12Typo fix: initailize to initialize in ocsp.Sebastian Grabowski1-1/+1
2014-09-12Remove cycle dependencies between common and client libraries.Bartlomiej Grzelewski1-1/+1
2014-09-12initial ocsp implementationDongsun Lee1-37/+3
2014-09-12Initial version of OCSP implementationDong Sun Lee1-2/+61
2014-09-12remove \r tags added from windows editorkyungwook tak1-16/+16
2014-05-30Add service for control operations.Bartlomiej Grzelewski1-0/+17