summaryrefslogtreecommitdiffstats
path: root/lasso/xml/dst_query_response.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize all uninitialized rc variablesBenjamin Dauvergne2010-04-301-1/+1
* XML: remove all useless instance_init functionsBenjamin Dauvergne2009-08-261-15/+1
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-1/+1
* Core: do not mix public and private headersBenjamin Dauvergne2009-03-271-0/+1
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-7/+8
* * Remove ending blanksBenjamin Dauvergne2008-09-121-4/+4
* moved gtk-doc inline as is better on so many points; also added schemaFrederic Peters2008-05-151-2/+8
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* possibility to register new dst services.Frederic Peters2005-09-111-8/+5
* API after the pp:query has been sent,Frederic Peters2005-08-121-5/+29
* char signedness for gcc 4 (id-wsf part has not been done)Frederic Peters2005-07-301-2/+2
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* Fixed error in xmlNewNs() call : first param must be xmlnode instead of NULL.Nicolas Clapies2005-01-131-1/+1
* added lib:Extension support to dst classes.Frederic Peters2004-12-241-1/+2
* fixed QueryResponse get_xmlNode function.Frederic Peters2004-12-221-1/+1
* Updated get_xmlNode().Nicolas Clapies2004-12-221-3/+2
* Severe libxml2 and xmlsec riot.Frederic Peters2004-12-211-8/+3
* define correct namespace on QueryResponseFrederic Peters2004-12-211-1/+1
* correctly sets namespace on Query and QueryResponse Personal Profile nodes.Frederic Peters2004-12-201-5/+5
* Added differentiation between creating xmlnode for lasso use (the _dumpFrederic Peters2004-12-191-2/+2
* Replaced LassoDiscoResourceIDGroup with old ResourceID and EncryptedResourceID.Nicolas Clapies2004-12-101-1/+0
* Fixed support of ResourceIDGroup : updated class of level 1 and id-wsf with t...Nicolas Clapies2004-12-081-0/+1
* Added AttributeStatement element support in Saml:Assertion (required for id-W...Valery Febvre2004-12-071-2/+15
* Added support of specific service : now QueryResponse element can be used by ...Nicolas Clapies2004-12-071-0/+40
* consistency: comment stars are aligned; parent_class is no longer necessary;Frederic Peters2004-12-031-24/+21
* Updated LassoDstQueryResponse with new snippet feature in class instance. Mov...Nicolas Clapies2004-12-031-44/+28
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-1/+1
* Initial version : added DST part of WSF for sis specific attribute services.Nicolas Clapies2004-11-301-0/+138