summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ID-WSF 2.0: in profile.{c,h}, discovery.{c,h}, data_service.{c,h}, overhaul a...Benjamin Dauvergne2010-01-047-1751/+2362
* ID-WSF 2.0: in session.c, fix memory handling errorsBenjamin Dauvergne2010-01-041-4/+14
* ID-WSF 2.0&ID-WSF: in profile.c, wsf_profile.c, errors.c, errors.h, and in l...Benjamin Dauvergne2010-01-045-7/+7
* ID-WSF 2.0 Errors: in errors.{c,h}, add new errors code for ID-WSF 2.0Benjamin Dauvergne2010-01-042-3/+139
* ID-WSF 2.0 XML: in strings.h, add identifiers from ID-WSF 2.0Benjamin Dauvergne2010-01-041-30/+757
* ID-WSF 2.0 XML: in sec_token.c, remove extra SNIPPET_ANYBenjamin Dauvergne2010-01-041-1/+1
* ID-WSF 2.0 XML: in util_response.{c,h}, add helper functions to idwsf2_util_s...Benjamin Dauvergne2010-01-042-0/+59
* ID-WSF 2.0: in server.c, change annotation of lasso_server_get_svc_metadatas_...Benjamin Dauvergne2010-01-041-1/+1
* ID-WSF 2.0: in saml2_login.c, change APIBenjamin Dauvergne2010-01-044-145/+143
* ID-WSF 2.0: in idwsf2_helper.c, add new functions, fix old thingsBenjamin Dauvergne2010-01-042-21/+98
* ID-WSF 2.0: create idwsf2_helper.{c,h}, new module for manipulating EPR elementsBenjamin Dauvergne2010-01-043-2/+389
* ID-WSF 2.0: in soap_binding.{c,h}, add new functionsBenjamin Dauvergne2010-01-042-11/+191
* ID-WSF 2.0: add files soap_binding.c, soap_binding.hBenjamin Dauvergne2010-01-045-2/+297
* 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-043-211/+339
* ID-WSF: in wsf_profile.c, fix mem leaksBenjamin Dauvergne2010-01-041-6/+9
* ID-WSF XML: in dst_modification.c, add SNIPPET_BOOLEAN to overrideAllowed att...Benjamin Dauvergne2010-01-041-1/+1
* ID-WSF XML: in dst_modify.{c,h}, remove extra argument to the constructor of ...Benjamin Dauvergne2010-01-042-10/+2
* Tests: in tests/login_tests.c, change path of header utils.hBenjamin Dauvergne2010-01-041-1/+1
* Tests: in basic_tests.c, fix, do not overwrite known elements mappingsBenjamin Dauvergne2010-01-041-4/+5
* WS XML: change signature of lasso_wsa_attributed_uri_new_with_string, add map...Benjamin Dauvergne2010-01-043-2/+8
* SAML 2.0: in login.c, use lasso_server_saml2_assertion_setup_signatureBenjamin Dauvergne2010-01-041-8/+2
* XML: in private.h, remove duplicate declaration of lasso_xml_parse_memoryBenjamin Dauvergne2010-01-041-2/+0
* ID-FF XML: in lib_assertion.c, add registry mapping for lib:AssertionTypeBenjamin Dauvergne2010-01-041-0/+3
* Core: in provider.c, add lasso_provider_verify_single_node_signatureBenjamin Dauvergne2010-01-042-0/+31
* SAML 2.0: in login.c, fix memleaksBenjamin Dauvergne2010-01-041-21/+27
* SAML 2.0: in login.c, remove discovery bootstrap handlingBenjamin Dauvergne2010-01-041-12/+0
* Core Login: in login.c, add assertion accessorBenjamin Dauvergne2010-01-044-3/+29
* SAML 2.0: in saml2_helper.c, add new methods to manipulate SAML2 assertionsBenjamin Dauvergne2010-01-044-1/+826
* Tests: in basic_tests.c, check LassoSaml2EncryptedElement handlingBenjamin Dauvergne2010-01-041-0/+32
* SAML 2.0 XML: map EncryptedID, EncryptedAssertion, EncryptedAttribute and New...Benjamin Dauvergne2010-01-041-0/+9
* SAML 2.0 XML: in strings.h, add the identifier for the holder of key subject ...Benjamin Dauvergne2010-01-041-0/+1
* SAML 2.0: in provider.c, add node encryption function and reference it in docBenjamin Dauvergne2010-01-044-1/+70
* WS XML: add forgotten include file to wsa_attributed_uri.c and wsa_endpoint_r...Benjamin Dauvergne2010-01-042-0/+2
* WS Errors: in errors.h errors.c, add new error section for WS-Security handlingBenjamin Dauvergne2010-01-042-0/+5
* Core: in server.c, change signature of lasso_server_get_provider, add anottat...Benjamin Dauvergne2010-01-042-3/+3
* Core: in tools.c, complete documentation of lasso_verify_signatureBenjamin Dauvergne2010-01-041-2/+10
* Core: in provider.c, add accessors for encryption informationsBenjamin Dauvergne2010-01-042-2/+41
* Core XML: in xml.{c,h}, add new function lasso_node_get_name to get the eleme...Benjamin Dauvergne2010-01-042-0/+27
* Core XML: make first argument of lasso_misc_text_node_new_with_string constBenjamin Dauvergne2010-01-042-2/+2
* Core XML: in xml/tools.c, add conversion method from iso8601 to time_tBenjamin Dauvergne2010-01-042-0/+25
* Core XML: in xml.c, keep original node names, handle xsi:type attribute betterBenjamin Dauvergne2010-01-042-77/+203
* Core XML: in xml.c, parse attributes with namespace checkingBenjamin Dauvergne2010-01-041-1/+8
* Core XML: in xml/tools.c, improve lasso_eval_xpath_expression, do not fail wh...Benjamin Dauvergne2010-01-041-1/+1
* Core: in utils.h, add a macros, fix existingBenjamin Dauvergne2010-01-042-3/+76
* Core: add new errors LASSO_PROFILE_ERROR_INVALID_RESPONSE, LASSO_PROFILE_ERRO...Benjamin Dauvergne2010-01-042-5/+23
* Bindings: in bindings.py, parse '(in)' gobject-introspection annotation, in u...Benjamin Dauvergne2010-01-044-43/+54