summaryrefslogtreecommitdiffstats
path: root/lasso/xml/ws
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-0333-66/+33
* Simplify useless complexity in include pathsBenjamin Dauvergne2011-12-162-17/+17
* [ID-WSFv1&ID-WSFv2] separate better strings for ID-WSF from other stringsBenjamin Dauvergne2010-09-0916-0/+16
* [Core] change return type of all error returning methodsBenjamin Dauvergne2010-07-121-2/+2
* Initialize all uninitialized rc variablesBenjamin Dauvergne2010-04-301-1/+1
* Improve safety by replacing all g_free use by lasso_releaseBenjamin Dauvergne2010-04-221-4/+4
* XML: move registry mapping into the *_get_type() functionsBenjamin Dauvergne2010-03-022-6/+12
* Documentation: complete non finished documentation commentsBenjamin Dauvergne2010-02-104-6/+7
* Fix name of LASSO_WSSEC_BAD_PASSWORDBenjamin Dauvergne2010-01-251-2/+2
* Fix LASSO_WSSEC_BAD_PASSWORD error, reformat wsse_username_token.cBenjamin Dauvergne2010-01-201-11/+20
* WS: complete support for wsse:UsernameTokenBenjamin Dauvergne2010-01-192-69/+313
* WS XML: change signature of lasso_wsa_attributed_uri_new_with_string, add map...Benjamin Dauvergne2010-01-043-2/+8
* WS XML: add forgotten include file to wsa_attributed_uri.c and wsa_endpoint_r...Benjamin Dauvergne2010-01-042-0/+2
* Add missing headers to makefile, to pass make distcheckBenjamin Dauvergne2009-12-081-1/+2
* XML: add all inclusive header files for id-wsf2, ws, id-wsf XML elementsBenjamin Dauvergne2009-09-111-0/+45
* WS: register LassoWsSec1SecurityHeader for all namespace associated to WS-Sec...Benjamin Dauvergne2009-09-111-0/+14
* XML: remove all useless instance_init functionsBenjamin Dauvergne2009-08-2615-25/+0
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-2616-16/+16
* Core: do not mix public and private headersBenjamin Dauvergne2009-03-2716-0/+16
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-2416-57/+73
* * Remove ending blanksBenjamin Dauvergne2008-09-1232-147/+147
* add Makefile.in to MAINTAINERCLEANFILES in every Makefile.amBenjamin Dauvergne2008-05-271-0/+1
* cleanup include listingm first builddir then srcdir and no need for $srcdir/l...Benjamin Dauvergne2008-05-261-1/+1
* adds all classes from ID-WSF 2 required schemas; with appropriate changes toFrederic Peters2007-07-1034-271/+1453
* various error checks, coding style and refactoringDamien Laniel2007-06-086-11/+12
* updated Copyright dates in all filesDamien Laniel2007-05-304-4/+4
* added identity token into metadata_association_add messagesDamien Laniel2007-04-303-0/+175
* implemented discovery queryDamien Laniel2007-04-242-2/+12
* a little bit of imagination to avoid new classes for each and everyFrederic Peters2007-04-191-1/+2
* Build a Disco EPR within saml 2 login assertionDamien Laniel2007-04-193-1/+6
* updated with version from a newer generator (initialize anyAttribute hash tableFrederic Peters2007-04-141-2/+4
* added wsu_timestamp classDamien Laniel2007-04-122-0/+163
* removed id-wsf 1 soap headers and added wsu_timestamp id-wsf 2.0 elementDamien Laniel2007-04-121-3/+4
* added WS-Addr classesFrederic Peters2007-04-1119-0/+1802