summaryrefslogtreecommitdiffstats
path: root/lasso/xml
Commit message (Expand)AuthorAgeFilesLines
...
* fixed some missing or wrong prototype declarationsFrederic Peters2004-12-141-1/+1
* API change in Single Sign On profile (IdP side) to allow the developer to messFrederic Peters2004-12-141-3/+6
* more error code harmony, now with a new critical_error macroFrederic Peters2004-12-142-2/+10
* properly verify signatures and return code appriopriately (closes: #362)Frederic Peters2004-12-144-9/+16
* more error code harmonization.Frederic Peters2004-12-131-0/+2
* replaced error_code macro with a function since that macro didn't work withFrederic Peters2004-12-132-9/+20
* error message for LASSO_SERVER_ERROR_ADD_PROVIDER_FAILEDFrederic Peters2004-12-131-0/+2
* removed trailing ; in macroFrederic Peters2004-12-131-1/+1
* dealing with errors; now like this:Frederic Peters2004-12-132-5/+12
* Removed params of constructor : id and itemIDRef are not required attributes.Nicolas Clapies2004-12-102-10/+2
* Added support of MsgContact PP service.Nicolas Clapies2004-12-101-0/+2
* Initial version : support of personal profile msg contact. It is very experim...Nicolas Clapies2004-12-102-0/+187
* Removed useless LassoDiscoResourceIDGroup classValery Febvre2004-12-103-168/+0
* Added back xmlsec signature check (and disabled it in name identifier mappingFrederic Peters2004-12-102-62/+90
* Fixed type mistake in snippets of LassoDstQueryItem.Nicolas Clapies2004-12-101-1/+1
* Added support of DST modify / modify response.Nicolas Clapies2004-12-101-0/+8
* Replaced LassoDiscoResourceIDGroup with old ResourceID and EncryptedResourceID.Nicolas Clapies2004-12-103-5/+9
* Added DST Modify part level 1.Nicolas Clapies2004-12-108-0/+843
* overridden spelling fix caused alignment wreckageFrederic Peters2004-12-101-1/+1
* removed XmlSnippetObsolete, no longer used anywhere.Frederic Peters2004-12-102-105/+21
* moved NameRegistration to XmlSnippetFrederic Peters2004-12-091-1/+1
* don't sign query if not asked to; and fixed SNIPPET_NODE_IN_CHILD supportFrederic Peters2004-12-091-2/+12
* Yet another modification about ResourceID and EncrytpedResourceID elementsValery Febvre2004-12-096-32/+53
* Fixed support of ResourceIDGroup : updated class of level 1 and id-wsf with t...Nicolas Clapies2004-12-083-8/+6
* Fixed bad XML schema interpretation of ResourceIDGroup element in:Valery Febvre2004-12-088-114/+47
* Updated with support of disco_resource_id_group.Nicolas Clapies2004-12-081-0/+2
* Initial version : complex class to manage ResourceID and EncryptedResourceID ...Nicolas Clapies2004-12-082-0/+171
* new snippet type, SNIPPET_NODE_IN_CHILD, and documented all of the types.Frederic Peters2004-12-082-5/+13
* Added LassoDiscoResourceID and LassoDiscoEncryptedResourceID classesValery Febvre2004-12-085-0/+368
* reviewed code marked with XXXFrederic Peters2004-12-087-19/+7
* The past participle of "to override" is overridden.Emmanuel Raviart2004-12-071-1/+1
* another round on snippets; no longer multiply types for content transformationFrederic Peters2004-12-079-118/+126
* Fixed #ifndef __LASSO_LIB_DISCO_QUERY_H__ to #ifndef __LASSO_DISCO_QUERY_H__Nicolas Clapies2004-12-071-1/+1
* Added AttributeStatement element support in Saml:Assertion (required for id-W...Valery Febvre2004-12-0733-653/+511
* Added support of specific service : now QueryResponse element can be used by ...Nicolas Clapies2004-12-072-0/+43
* Fixed required params of constructor lasso_dst_query_item_new() : QueryItem's...Nicolas Clapies2004-12-072-5/+3
* Added support of specific service : now Query element can be used by services...Nicolas Clapies2004-12-072-0/+39
* Updated LassoUtilityStatus with new snippetValery Febvre2004-12-071-42/+16
* Fixed namespace of Status element : Status is included by schemas so no defau...Nicolas Clapies2004-12-071-1/+0
* removed obsolete doc argsFrederic Peters2004-12-062-4/+2
* Fixed a stupid copy/pasteValery Febvre2004-12-061-2/+2
* Fixed SNIPPET_LIST_NODES and SNIPPET_LIST_CONTENT snippet type supportValery Febvre2004-12-061-17/+8
* removed debugging fprintfFrederic Peters2004-12-061-1/+0
* Renamed LASSO_LIB_SERVICE_TYPE_ID_SIS_* to LASSO_*_HREF.Nicolas Clapies2004-12-061-2/+2
* Oups ... bad, bad copy / paste.Nicolas Clapies2004-12-061-4/+4
* Removed service types defines. Added prefix and href for personal profile and...Nicolas Clapies2004-12-061-5/+6
* added dst supportFrederic Peters2004-12-061-0/+8
* dealt with namespaces in a manner compatibler with libxml2 2.6.11 and 2.6.16Frederic Peters2004-12-061-5/+12
* consistency: comment stars are aligned; parent_class is no longer necessary;Frederic Peters2004-12-031-24/+21
* Removed old FIXME.Nicolas Clapies2004-12-031-1/+0