| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Core: in xml/private.h, add new field to LassoNodeClassData for private_key a... | Benjamin Dauvergne | 2010-01-12 | 1 | -0/+2 |
| * | Core: in provider.h, add LASSO_PROVIDER_ROLE_BOTH | Benjamin Dauvergne | 2010-01-12 | 1 | -3/+5 |
| * | Core: in profile.c, make lasso_profile_get_nameIdentifier work for transient ... | Benjamin Dauvergne | 2010-01-12 | 1 | -159/+129 |
| * | Core: in provider.h, add new SAML 2.0 HTTP-Method, PAOS | Benjamin Dauvergne | 2010-01-12 | 1 | -0/+2 |
| * | SAML 2.0: add new function to factorize adding signature to a message | Benjamin Dauvergne | 2010-01-12 | 2 | -0/+52 |
| * | Fix mitm attack using the AssertionConsumerURL property on requests | Benjamin Dauvergne | 2010-01-12 | 3 | -2/+60 |
| * | ID-WSF 2.0: fix in documentation | Benjamin Dauvergne | 2010-01-12 | 1 | -2/+2 |
| * | XML: add element type annotation to all GList fields | Benjamin Dauvergne | 2010-01-04 | 84 | -116/+116 |
| * | XML: move SOAP API to its own sub directory | Benjamin Dauvergne | 2010-01-04 | 28 | -59/+104 |
| * | ID-WSF 2.0: in profile.{c,h}, discovery.{c,h}, data_service.{c,h}, overhaul a... | Benjamin Dauvergne | 2010-01-04 | 6 | -1751/+2361 |
| * | ID-WSF 2.0: in session.c, fix memory handling errors | Benjamin Dauvergne | 2010-01-04 | 1 | -4/+14 |
| * | ID-WSF 2.0&ID-WSF: in profile.c, wsf_profile.c, errors.c, errors.h, and in l... | Benjamin Dauvergne | 2010-01-04 | 4 | -6/+6 |
| * | ID-WSF 2.0 Errors: in errors.{c,h}, add new errors code for ID-WSF 2.0 | Benjamin Dauvergne | 2010-01-04 | 2 | -3/+139 |
| * | ID-WSF 2.0 XML: in strings.h, add identifiers from ID-WSF 2.0 | Benjamin Dauvergne | 2010-01-04 | 1 | -30/+757 |
| * | ID-WSF 2.0 XML: in sec_token.c, remove extra SNIPPET_ANY | Benjamin Dauvergne | 2010-01-04 | 1 | -1/+1 |
| * | ID-WSF 2.0 XML: in util_response.{c,h}, add helper functions to idwsf2_util_s... | Benjamin Dauvergne | 2010-01-04 | 2 | -0/+59 |
| * | ID-WSF 2.0: in server.c, change annotation of lasso_server_get_svc_metadatas_... | Benjamin Dauvergne | 2010-01-04 | 1 | -1/+1 |
| * | ID-WSF 2.0: in saml2_login.c, change API | Benjamin Dauvergne | 2010-01-04 | 2 | -145/+135 |
| * | ID-WSF 2.0: in idwsf2_helper.c, add new functions, fix old things | Benjamin Dauvergne | 2010-01-04 | 2 | -21/+98 |
| * | ID-WSF 2.0: create idwsf2_helper.{c,h}, new module for manipulating EPR elements | Benjamin Dauvergne | 2010-01-04 | 3 | -2/+389 |
| * | ID-WSF 2.0: in soap_binding.{c,h}, add new functions | Benjamin Dauvergne | 2010-01-04 | 2 | -11/+191 |
| * | ID-WSF 2.0: add files soap_binding.c, soap_binding.h | Benjamin Dauvergne | 2010-01-04 | 3 | -2/+288 |
| * | ID-WSF: in id_ff_extensions.c, add SECTION gtk-doc declaration | Benjamin Dauvergne | 2010-01-04 | 1 | -0/+1 |
| * | ID-WSF: in interaction_profile_service.{c,h}, make initialization of a redire... | Benjamin Dauvergne | 2010-01-04 | 2 | -2/+2 |
| * | ID-WSF: in discovery.c:lasso_discovery_init_resource_offering, add doc annota... | Benjamin Dauvergne | 2010-01-04 | 1 | -3/+4 |
| * | ID-WSF: in discovery.c, update documentation annotations | Benjamin Dauvergne | 2010-01-04 | 1 | -18/+17 |
| * | ID-WSF: in data_service.c:lasso_data_service_init_query check absent resource... | Benjamin Dauvergne | 2010-01-04 | 2 | -210/+339 |
| * | ID-WSF: in wsf_profile.c, fix mem leaks | Benjamin Dauvergne | 2010-01-04 | 1 | -6/+9 |
| * | ID-WSF XML: in dst_modification.c, add SNIPPET_BOOLEAN to overrideAllowed att... | Benjamin Dauvergne | 2010-01-04 | 1 | -1/+1 |
| * | ID-WSF XML: in dst_modify.{c,h}, remove extra argument to the constructor of ... | Benjamin Dauvergne | 2010-01-04 | 2 | -10/+2 |
| * | WS XML: change signature of lasso_wsa_attributed_uri_new_with_string, add map... | Benjamin Dauvergne | 2010-01-04 | 3 | -2/+8 |
| * | SAML 2.0: in login.c, use lasso_server_saml2_assertion_setup_signature | Benjamin Dauvergne | 2010-01-04 | 1 | -8/+2 |
| * | XML: in private.h, remove duplicate declaration of lasso_xml_parse_memory | Benjamin Dauvergne | 2010-01-04 | 1 | -2/+0 |
| * | ID-FF XML: in lib_assertion.c, add registry mapping for lib:AssertionType | Benjamin Dauvergne | 2010-01-04 | 1 | -0/+3 |
| * | Core: in provider.c, add lasso_provider_verify_single_node_signature | Benjamin Dauvergne | 2010-01-04 | 2 | -0/+31 |
| * | SAML 2.0: in login.c, fix memleaks | Benjamin Dauvergne | 2010-01-04 | 1 | -21/+27 |
| * | SAML 2.0: in login.c, remove discovery bootstrap handling | Benjamin Dauvergne | 2010-01-04 | 1 | -12/+0 |
| * | Core Login: in login.c, add assertion accessor | Benjamin Dauvergne | 2010-01-04 | 3 | -1/+25 |
| * | SAML 2.0: in saml2_helper.c, add new methods to manipulate SAML2 assertions | Benjamin Dauvergne | 2010-01-04 | 3 | -1/+811 |
| * | SAML 2.0 XML: map EncryptedID, EncryptedAssertion, EncryptedAttribute and New... | Benjamin Dauvergne | 2010-01-04 | 1 | -0/+9 |
| * | SAML 2.0 XML: in strings.h, add the identifier for the holder of key subject ... | Benjamin Dauvergne | 2010-01-04 | 1 | -0/+1 |
| * | SAML 2.0: in provider.c, add node encryption function and reference it in doc | Benjamin Dauvergne | 2010-01-04 | 3 | -1/+69 |
| * | WS XML: add forgotten include file to wsa_attributed_uri.c and wsa_endpoint_r... | Benjamin Dauvergne | 2010-01-04 | 2 | -0/+2 |
| * | WS Errors: in errors.h errors.c, add new error section for WS-Security handling | Benjamin Dauvergne | 2010-01-04 | 2 | -0/+5 |
| * | Core: in server.c, change signature of lasso_server_get_provider, add anottat... | Benjamin Dauvergne | 2010-01-04 | 2 | -3/+3 |
| * | Core: in tools.c, complete documentation of lasso_verify_signature | Benjamin Dauvergne | 2010-01-04 | 1 | -2/+10 |
| * | Core: in provider.c, add accessors for encryption informations | Benjamin Dauvergne | 2010-01-04 | 2 | -2/+41 |
| * | Core XML: in xml.{c,h}, add new function lasso_node_get_name to get the eleme... | Benjamin Dauvergne | 2010-01-04 | 2 | -0/+27 |
| * | Core XML: make first argument of lasso_misc_text_node_new_with_string const | Benjamin Dauvergne | 2010-01-04 | 2 | -2/+2 |
| * | Core XML: in xml/tools.c, add conversion method from iso8601 to time_t | Benjamin Dauvergne | 2010-01-04 | 2 | -0/+25 |