summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Docs: add/remove symbols from lasso-sections.txtBenjamin Dauvergne2010-04-061-1/+2
* ID-WSF 2.0 DST: make lasso_idwsf2_data_service_set_status_code works event if...Benjamin Dauvergne2010-04-061-24/+28
* Tests: add tests for custom namespace functionsBenjamin Dauvergne2010-04-061-0/+44
* ID-FF 1.2 & SAML 2.0: factorize access to role prefixBenjamin Dauvergne2010-04-061-13/+23
* Tests: make role descriptor loading test less verboseBenjamin Dauvergne2010-04-061-3/+8
* Tests: show actual value in check_equals test macroBenjamin Dauvergne2010-04-061-1/+1
* XML: add custom namespace definition handlingBenjamin Dauvergne2010-04-063-0/+53
* SAML 2.0: fix default assertion consumer handling when isDefault is missingBenjamin Dauvergne2010-04-061-1/+69
* SAML 2.0: fix default assertion consumer handlingBenjamin Dauvergne2010-04-061-1/+1
* Binding python tests: update idwsf1 to explicitely register PP10 HREFBenjamin Dauvergne2010-04-061-0/+1
* Binding python: update idwsf2 test for method change dst.initResponse -> vali...Benjamin Dauvergne2010-04-061-1/+1
* XML: do not register any DST namespace by defaultBenjamin Dauvergne2010-04-061-7/+0
* XML: add a SNIPPET_COLLECT_NAMESPACES snippet to DstRefResultQueryBenjamin Dauvergne2010-04-063-5/+9
* ID-WSF 2.0 Data Service: new accessor, fix use of build_unique_id, change ini...Benjamin Dauvergne2010-04-063-3/+45
* Core: add a SNIPPET_COLLECT_NAMESPACE snippet typeBenjamin Dauvergne2010-04-062-1/+53
* Binding python: fix use of raise_on_rc, simplift Node.__setstate__Benjamin Dauvergne2010-04-061-7/+6
* Revert "Make lasso_node_get_xmlNode return original_xmlnode if there is one"Benjamin Dauvergne2010-04-061-5/+0
* Binding python: for empty GList return empty tuples, not NoneBenjamin Dauvergne2010-04-062-18/+18
* Docs: remove from documentation comments characters outside ASCII for python ...Benjamin Dauvergne2010-04-061-5/+5
* Fix return path in lasso_saml20_process_any_response for signatures checkingBenjamin Dauvergne2010-04-061-4/+4
* fix documentation of lasso_node_debugBenjamin Dauvergne2010-04-061-1/+1
* Make lasso_node_get_xmlNode return original_xmlnode if there is oneBenjamin Dauvergne2010-04-061-0/+5
* update documentation of lasso_login_build_authn_response_msgBenjamin Dauvergne2010-03-271-1/+35
* update documentation of lasso_login_build_authn_request_msgBenjamin Dauvergne2010-03-271-11/+36
* improve documentation of lasso_login_build_artifact_msgBenjamin Dauvergne2010-03-271-1/+30
* use lasso_release_gobject in lasso_login_destroyBenjamin Dauvergne2010-03-271-1/+1
* update lasso_login_accept_sso documentationBenjamin Dauvergne2010-03-271-9/+23
* ID-FF&SAML2: complete documentation of lasso_login_build_assertionBenjamin Dauvergne2010-03-271-5/+27
* Make multiple include loading work in lasso/backward_comp.hBenjamin Dauvergne2010-03-271-1/+2
* Binding python: fix test fileBenjamin Dauvergne2010-03-271-1/+1
* SAML 2.0&ID-FF 1.2: simplify and complete metadata loading for multi-role sup...Benjamin Dauvergne2010-03-2716-543/+1007
* Core: add XML schemas for SAML 2.0Benjamin Dauvergne2010-03-2733-0/+4345
* Doc: add all missing methods to documentation section fileBenjamin Dauvergne2010-03-272-8/+78
* Tools: add script to check for missing functions in lasso-sections.txtBenjamin Dauvergne2010-03-271-0/+39
* XML: in lasso_node_build_xmlNode_from_snippets only set child name if SNIPPET...Benjamin Dauvergne2010-03-271-2/+1
* Core: add lasso_set_string_from_prop(char**,xmlNode*,..) functionBenjamin Dauvergne2010-03-272-0/+15
* Core: add method to check whether we are IdP or SP of another providerBenjamin Dauvergne2010-03-272-0/+57
* SAML 2.0: add attribute profiles stringsBenjamin Dauvergne2010-03-271-0/+7
* SAML 2.0: add support for attribute, authentication and authorization authori...Benjamin Dauvergne2010-03-2711-94/+247
* XML: add support for setting attribute in any namespace using element tree sy...Benjamin Dauvergne2010-03-271-2/+37
* Support SignatureVerifyHint in SAML 2.0 SSO profile and common message handlingBenjamin Dauvergne2010-03-272-20/+91
* Add signature_verify_hint accessor methods to LassoProfileBenjamin Dauvergne2010-03-274-1/+57
* Bindings: fix parsing of camelcased ident (Samlp2IDPList -> samlp2,idp,list)Benjamin Dauvergne2010-03-271-3/+28
* Binding python: fix problem of classes without an initializerBenjamin Dauvergne2010-03-271-5/+7
* Tests: add macros to test for string equalityBenjamin Dauvergne2010-03-271-0/+12
* Tests: in SAML 2.0 tests, use more check_ macrosBenjamin Dauvergne2010-03-271-68/+46
* Tests: add macros check_equals and check_not_equalsBenjamin Dauvergne2010-03-271-0/+14
* Core: change GObjectAnnotation of lasso_node_export_to_query to state that pr...Benjamin Dauvergne2010-03-271-2/+2
* SAML 2.0 XML: add header listing strings from XML schemaBenjamin Dauvergne2010-03-273-3/+59
* SAML 2.0: fix uninitialized variableBenjamin Dauvergne2010-03-081-4/+4