summaryrefslogtreecommitdiffstats
path: root/lasso/xml
Commit message (Expand)AuthorAgeFilesLines
...
* Updated LassoDstQueryResponse with new snippet feature in class instance. Mov...Nicolas Clapies2004-12-032-64/+30
* Updated LassoDstQuery with new snippet feature in class instance. Moved schem...Nicolas Clapies2004-12-032-63/+32
* removed memory management debugging fprintfFrederic Peters2004-12-031-3/+0
* memory management for XmlSnippets; xml/*.c should no longer leakFrederic Peters2004-12-031-5/+40
* Added 22 DST status code constantsValery Febvre2004-12-021-5/+38
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-0265-1631/+858
* indent using tabsFrederic Peters2004-12-024-21/+21
* Added support of DISCO and DST element classes.Nicolas Clapies2004-11-301-3/+20
* Fixed wrong param in lasso_dst_query_item_new() : LibDstSelect doesnt exist, ...Nicolas Clapies2004-11-302-6/+2
* Initial version : added DST part of WSF for sis specific attribute services.Nicolas Clapies2004-11-308-0/+885
* added proper error checking where xpath is used.Frederic Peters2004-11-291-1/+1
* removed unnecessary includeFrederic Peters2004-11-291-1/+0
* remove erroneous (my bad) XXX commentFrederic Peters2004-11-291-1/+0
* Added LassoSamlAttribute, LassoSamlAttributeDesignator &Valery Febvre2004-11-297-0/+603
* cut on some line lengthsFrederic Peters2004-11-294-5/+10
* reduced line length and aligning some #defineFrederic Peters2004-11-291-33/+33
* harmonize schema fragment comments (indentation, in .c, no space betweenFrederic Peters2004-11-2912-156/+161
* Initial version of wsf query / query response discovery part files.Nicolas Clapies2004-11-2910-0/+1086
* harmony in snippets declarationFrederic Peters2004-11-297-15/+14
* harmony in schema fragment commentsFrederic Peters2004-11-299-137/+137
* cut on line length (along a fix to commitinfo script to check thisFrederic Peters2004-11-298-39/+89
* Minor fixes after the snippets changesValery Febvre2004-11-298-57/+56
* added RelayState support in federation termination notification (used only inFrederic Peters2004-11-292-0/+9
* Added 8 classes for discovering identity services (ID-WSF)Valery Febvre2004-11-2917-0/+1669
* Added 2 constants: LASSO_DISCO_HREF and LASSO_DISCO_PREFIXValery Febvre2004-11-291-0/+4
* check error and free memory in lasso_node_new_from_soapFrederic Peters2004-11-291-4/+6
* elsif'ingFrederic Peters2004-11-291-16/+13
* cleaned up useless affectationFrederic Peters2004-11-281-1/+0
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-2636-198/+248
* cut some long linesFrederic Peters2004-11-269-9/+18
* formattingFrederic Peters2004-11-261-1/+0
* added attribute snippet support to <saml:SubjectLocality>Frederic Peters2004-11-261-8/+13
* added attribute xml snippet support to <samlp:StatusCode>Frederic Peters2004-11-261-4/+1
* signature support in <lib:FederationTerminationNotification>,Frederic Peters2004-11-263-21/+6
* added attribute xml snippet support to <saml:Conditions>Frederic Peters2004-11-261-7/+3
* use xmlsnippets in <saml:AuthorityBinding>Frederic Peters2004-11-261-12/+14
* fixed comment formattingFrederic Peters2004-11-261-1/+1
* use attribute xml snippet support in <saml:AuthenticationStatement>Frederic Peters2004-11-261-7/+4
* use attribute xml snippet support in <lib:NameIdentifierMappingRequest>Frederic Peters2004-11-261-4/+1
* use attribute xml snippet support in <lib:LogoutRequest>Frederic Peters2004-11-261-4/+1
* use attribute snippet support in <lib:FederationTerminationNotification>Frederic Peters2004-11-261-5/+1
* fixed comment formattingFrederic Peters2004-11-262-33/+37
* use attribute xml snippet support in <AuthenticationStatement>Frederic Peters2004-11-261-2/+3
* indentation workFrederic Peters2004-11-2548-1043/+1025
* limit line length to 100 characters.Frederic Peters2004-11-2545-230/+530
* cut down on line length; removed unnecessary cast, implemented 't' snippetFrederic Peters2004-11-251-17/+26
* added xml complex and simple elements sequences support to xmlsnippetValery Febvre2004-11-251-5/+30
* don't loop twice on xmlsnippetsFrederic Peters2004-11-251-8/+3
* removed some unused #defineFrederic Peters2004-11-251-4/+0
* use new xml attribute support for saml:AssertionFrederic Peters2004-11-251-8/+3