summaryrefslogtreecommitdiffstats
path: root/lasso/id-wsf
Commit message (Expand)AuthorAgeFilesLines
* Core: fix gtk-doc annotationsBenjamin Dauvergne2010-01-282-2/+2
* ID-WSF 1.0 & 2.0: complete lasso-sections.txt, add internal API to access SOA...Benjamin Dauvergne2010-01-264-7/+7
* Documentation: distribute stylesheet, fix documentation comments, compelte la...Benjamin Dauvergne2010-01-181-1/+8
* ID-WSF: mark API as Private not InternalBenjamin Dauvergne2010-01-181-1/+1
* ID-WSF 1.0: change name of utils.{c,h} file for documentation parsingBenjamin Dauvergne2010-01-183-2/+2
* XML: move SOAP API to its own sub directoryBenjamin Dauvergne2010-01-045-9/+9
* ID-WSF 2.0&ID-WSF: in profile.c, wsf_profile.c, errors.c, errors.h, and in l...Benjamin Dauvergne2010-01-041-1/+1
* ID-WSF: in id_ff_extensions.c, add SECTION gtk-doc declarationBenjamin Dauvergne2010-01-041-0/+1
* ID-WSF: in interaction_profile_service.{c,h}, make initialization of a redire...Benjamin Dauvergne2010-01-042-2/+2
* ID-WSF: in discovery.c:lasso_discovery_init_resource_offering, add doc annota...Benjamin Dauvergne2010-01-041-3/+4
* ID-WSF: in discovery.c, update documentation annotationsBenjamin Dauvergne2010-01-041-18/+17
* ID-WSF: in data_service.c:lasso_data_service_init_query check absent resource...Benjamin Dauvergne2010-01-042-210/+339
* ID-WSF: in wsf_profile.c, fix mem leaksBenjamin Dauvergne2010-01-041-6/+9
* ID-FF1.2 and SAML2: remove direct access to profile->server->providersBenjamin Dauvergne2009-10-301-3/+3
* Do not use g_new, use g_new0Benjamin Dauvergne2009-09-291-1/+1
* ID-WSF 1.0: use the common wsse:Security objectBenjamin Dauvergne2009-09-111-7/+13
* ID-WSF 1.0: Fixed missing or deprecated functions in public headersBenjamin Dauvergne2009-08-287-77/+25
* Docs: change the doc production and lot of other fixesBenjamin Dauvergne2009-08-268-5/+49
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-2613-55/+530
* ID-WSF 1.0: remove absent header file from the Makefile.amBenjamin Dauvergne2009-08-261-1/+0
* ID-WSF: Lots of modificationsBenjamin Dauvergne2009-08-2610-1297/+1628
* ID-WSF 1.0: fix off-by one ref counting error in lasso_wsf_profile_init_soap_...Benjamin Dauvergne2009-08-261-1/+1
* ID-WSF 1.0: improve error recovery in lasso_wsf_profile_comply_with_saml_auth...Benjamin Dauvergne2009-08-261-18/+39
* ID-WSF 1.0: fix memory leakBenjamin Dauvergne2009-08-261-1/+0
* Rework cleanup handlingBenjamin Dauvergne2009-04-222-52/+52
* Core: rename lasso_release_xmlchar to lasso_release_xml_stringBenjamin Dauvergne2009-03-271-5/+5
* ID-WSF 2.0: make it work with --enabe-debuggingBenjamin Dauvergne2009-03-273-12/+12
* Core: do not mix public and private headersBenjamin Dauvergne2009-03-277-0/+7
* documentation-related fixesDamien Laniel2009-01-261-1/+2
* added documentation for id-wsf 2.0 functionsDamien Laniel2009-01-262-7/+16
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-246-10/+16
* removed unused destroy functions (only defined in .c or .h files)Damien Laniel2009-01-221-3/+1
* fixed fault code and use a more precise fault stringDamien Laniel2008-12-121-1/+1
* if no identity is found while building disco response, create a soap fault re...Damien Laniel2008-12-121-2/+7
* Change style of error and dellocation handlingBenjamin Dauvergne2008-11-041-3/+1
* Remove use of xmlFreeDoc for lasso_release_docBenjamin Dauvergne2008-11-043-8/+9
* Add missing initializations.Benjamin Dauvergne2008-10-222-2/+2
* cleaned up some codeDamien Laniel2008-10-011-17/+12
* fixed docstrings ; added an exported function ; reorganised functions in fileDamien Laniel2008-10-012-32/+47
* fixed segfaultsDamien Laniel2008-10-012-10/+19
* fixed docstrings which fucked php5 bindingDamien Laniel2008-09-172-8/+8
* fixed various bugs with new compilation flagsDamien Laniel2008-09-165-37/+20
* * Remove ending blanksBenjamin Dauvergne2008-09-1217-171/+171
* Fix changed name of g_assign_string in wsf_profile.cBenjamin Dauvergne2008-08-261-1/+1
* Move soap_binding files from lasso/id-wsf to lasso/xml.Benjamin Dauvergne2008-08-073-124/+2
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...Benjamin Dauvergne2008-08-0512-140/+172
* * Fix typoBenjamin Dauvergne2008-08-051-1/+1
* * remove useless codeBenjamin Dauvergne2008-08-051-48/+0
* * add Deprecated marker to documentation.Benjamin Dauvergne2008-08-051-6/+6
* * Fix potential memory leaksBenjamin Dauvergne2008-08-051-7/+5