summaryrefslogtreecommitdiffstats
path: root/lasso/xml/dst_query.c
Commit message (Expand)AuthorAgeFilesLines
* XML: remove all useless instance_init functionsBenjamin Dauvergne2009-08-261-12/+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
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...Benjamin Dauvergne2008-08-051-2/+2
* moved gtk-doc inline as is better on so many points; also added schemaFrederic Peters2008-05-151-2/+8
* some error checks and some coding styleDamien Laniel2007-09-211-4/+8
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* possibility to register new dst services.Frederic Peters2005-09-111-8/+5
* data_service_init_query may be called without parameters.Frederic Peters2005-09-101-3/+12
* API after the pp:query has been sent,Frederic Peters2005-08-121-5/+28
* 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
* added lib:Extension support to dst classes.Frederic Peters2004-12-241-0/+1
* correctly sets namespace on Query and QueryResponse Personal Profile nodes.Frederic Peters2004-12-201-11/+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-2/+5
* Fixed support of ResourceIDGroup : updated class of level 1 and id-wsf with t...Nicolas Clapies2004-12-081-5/+2
* Added AttributeStatement element support in Saml:Assertion (required for id-W...Valery Febvre2004-12-071-10/+21
* Added support of specific service : now Query element can be used by services...Nicolas Clapies2004-12-071-0/+36
* Updated LassoDstQuery with new snippet feature in class instance. Moved schem...Nicolas Clapies2004-12-031-44/+31
* 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/+131