summaryrefslogtreecommitdiffstats
path: root/lasso/xml
Commit message (Expand)AuthorAgeFilesLines
...
* * add a finalizer to LassoNode class objectBenjamin Dauvergne2008-04-181-1/+17
* const is useless, and LassoIdWsf2UtilTestResult does not exist, breaking the ...Benjamin Dauvergne2008-03-284-4/+4
* misc text node attributes are not privateFrederic Peters2008-02-261-1/+0
* * Suppression de #define doublons.Benjamin Dauvergne2008-02-182-8/+1
* warns when signing saml2 elements would fail because private key is missingFrederic Peters2008-01-233-6/+21
* fixed mixing epr assertion attribute with other custom attributesDamien Laniel2008-01-141-1/+1
* renamed files according to their contentsFrederic Peters2007-12-273-2/+2
* renamed samlp2:AssertionIDRequest with an underscore between id and request.Frederic Peters2007-12-272-21/+21
* added all missing name identifier formatsDamien Laniel2007-12-061-0/+8
* break ABI less than beforeDamien Laniel2007-12-051-1/+1
* added support for encrypting name identifiers with id-ff 1.2Damien Laniel2007-12-052-0/+6
* fixed wrong type for SamlpRequest->RespondWith (list of strings, was declaredFrederic Peters2007-11-131-1/+1
* removed the * from the GList item type as other GList items are commented wit...Damien Laniel2007-11-131-1/+1
* annotate GList* of xmlNode*Frederic Peters2007-11-0319-19/+19
* updated annotations to use '/* of strings */' instead of '/* of char* */' as itFrederic Peters2007-10-302-3/+3
* added annotation about GList items typeFrederic Peters2007-10-301-2/+2
* cosmetic issue, set parameter name in function declarationFrederic Peters2007-10-041-1/+2
* indentation fixesFrederic Peters2007-09-214-88/+88
* some error checks and some coding styleDamien Laniel2007-09-212-11/+18
* added a wrapper around xmlParseMemory to avoid network and DTDFrederic Peters2007-08-122-2/+83
* parse modify itemsDamien Laniel2007-08-062-0/+43
* added first functions for ID-WSF 2 attribute modificationDamien Laniel2007-07-304-5/+20
* DstRefAppData is just a template, don't consider it a string but a containerFrederic Peters2007-07-3014-38/+61
* fixed prefix changes for soap binding and ws securityDamien Laniel2007-07-101-6/+8
* adds all classes from ID-WSF 2 required schemas; with appropriate changes toFrederic Peters2007-07-10306-1014/+23647
* _new function have no parameters and added some _new_full function insteadDamien Laniel2007-07-097-14/+41
* changed metadata_list attribute to SvcMDDamien Laniel2007-07-092-5/+5
* added namespaces used by other parts of id-wsf 2Frederic Peters2007-07-061-0/+14
* added SoapBinding2 prefix to handle RedirectRequestDamien Laniel2007-06-291-0/+2
* added initRedirectUserForConsentDamien Laniel2007-06-294-1/+210
* better error handling + some refactoringDamien Laniel2007-06-131-2/+4
* moved xmlenc.h include where it is really neededDamien Laniel2007-06-122-2/+2
* various error checks, coding style and refactoringDamien Laniel2007-06-0818-23/+36
* added lasso_idwsf2_data_service_get_attribute_nodeDamien Laniel2007-06-071-0/+2
* fixed gcc warningsDamien Laniel2007-06-073-6/+4
* extended xml_insure_namespace so it creates the namespace itself, after havingFrederic Peters2007-06-074-10/+22
* first snippet member is a name; looking for an element named "any" won't workFrederic Peters2007-06-071-1/+1
* changed QueryResponse items data from string to xmlNodeDamien Laniel2007-06-062-22/+5
* added missing filesDamien Laniel2007-06-064-0/+425
* added service.data and lasso_idwsf2_data_service_build_query_response_msgDamien Laniel2007-06-057-18/+67
* added dst profile registrationDamien Laniel2007-06-053-9/+42
* cosmeticsDamien Laniel2007-06-051-3/+6
* use profile namespace for dst queries + added server as parameter to basic Id...Damien Laniel2007-06-042-1/+56
* make some queryItem attributes optionalDamien Laniel2007-06-043-8/+8
* swig binding for some ID WSF 2 functions + changed some typesDamien Laniel2007-06-042-6/+3
* added lasso_idwsf2_data_service_init_query and lasso_idwsf2_data_service_add_...Damien Laniel2007-06-012-5/+4
* added some node class for id-wsf-2.0 DSTDamien Laniel2007-06-0119-2/+1884
* updated Copyright dates in all filesDamien Laniel2007-05-30352-352/+352
* replaced svcMDs with svcMDIDs in identity and moved EPRs from identity to ses...Damien Laniel2007-05-081-43/+0
* fixed attribute name and name formatDamien Laniel2007-05-031-0/+5