Add xmlSecProxyCtx and refactor custumized code 84/90484/8 accepted/tizen/common/20161010.145725 accepted/tizen/ivi/20161011.233908 accepted/tizen/mobile/20161011.233843 accepted/tizen/tv/20161011.233902 accepted/tizen/wearable/20161011.233857 submit/tizen/20161010.015747
authorsangwan.kwon <sangwan.kwon@samsung.com>
Fri, 30 Sep 2016 08:07:22 +0000 (17:07 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Wed, 5 Oct 2016 02:18:00 +0000 (11:18 +0900)
commitbbbe2212ab41c01fe309081dccb523af5b32a110
tree6860ed4916f332dc428059cd6e77a8908ab7c4a5
parent90944743dfa83b3d0db90cc18c3f75ec822b0850
Add xmlSecProxyCtx and refactor custumized code

[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>
include/xmlsec/xmldsig.h
src/xmldsig.c