summaryrefslogtreecommitdiff
path: root/include/xmlsec/xmldsig.h
AgeCommit message (Collapse)AuthorFilesLines
2016-11-17Seperate proxyCtxPtr according to purposesangwan.kwon1-1/+2
[ AS-IS ] * proxyCtxPtr was used on both SKIP and CHECK references. * It has problem when checkListAll() was called. [ TO-BE ] * Seperate proxyCtxPtr to skipReferences and checkReferences. Change-Id: Ic5f0d1bd027ac0d017fe1828e4b5d22ba0861ecc Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
2016-11-09Add flag and logic on xmldsig for proxy-validatorsangwan.kwon1-0/+7
* Added flag : XMLSEC_DSIG_FLAGS_SKIP_PROXY Change-Id: I868067b163c83acfa52e5ad9486f73dd781f0cbc Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
2016-10-05Add xmlSecProxyCtx and refactor custumized codesubmit/tizen/20161010.015747accepted/tizen/wearable/20161011.233857accepted/tizen/tv/20161011.233902accepted/tizen/mobile/20161011.233843accepted/tizen/ivi/20161011.233908accepted/tizen/common/20161010.145725sangwan.kwon1-5/+34
[Problem] * PARTIAL-MODE bug : validator doesn't work proper. * Too many legacy code exist for just passing uri list. [Solution] * Add custum xmlSecProxyCtx for supporting PARTIAL-MODE. * Add XMLSEC_DSIG_FLAGS_IGNORE_REFERENCES for supporting NO-HASH. * Add XMLSEC_DSIG_FLAGS_CHECK_PROXY for supporting PARTIAL-MODE. * Remove legacy codes. Change-Id: I889047d2358476123a0be7fc7138b75371c47533 Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
2016-07-29Fix unnecessary space and set align on custom codesangwan.kwon1-2/+2
Change-Id: Id68ea7ca89d2911507ad9a2d1290638b69691479 Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
2016-07-28Merge branch 'upstream' into tizensangwan.kwon1-1/+1
Change-Id: Iacc73c9ed5e9cfd188df62c405426bfa89bf4e51
2016-07-27Imported Upstream version 1.2.22upstream/1.2.22upstreamsangwan.kwon1-1/+1
Change-Id: I4d17734839f021e46aef7a30483ac17e8c85fb1d Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
2013-09-23modify partial hash for RDScc1.yim1-0/+5
Change-Id: Ibd000b86426709d14298f8a1a33b300785c40c2e Signed-off-by: cc1.yim <cc1.yim@samsung.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2013-09-20Imported Upstream version 1.2.19Anas Nashif1-141/+141
2012-11-22Imported Upstream version 1.2.14upstream/1.2.14Anas Nashif1-141/+141
2012-11-13Imported Upstream version 1.2.18upstream/1.2.18Anas Nashif1-0/+281