| Commit message (Expand) | Author | Age | Files | Lines |
* | Current state of idwsf2 tests | Benjamin Dauvergne | 2010-02-17 | 1 | -44/+59 |
* | ID-WSF 2.0: fix loading of LassoIdWsf2Discovery dumps | Benjamin Dauvergne | 2010-02-17 | 3 | -5/+25 |
* | Core: add error exit to lasso_node_new_from_xmlNode | Benjamin Dauvergne | 2010-02-17 | 1 | -0/+4 |
* | Binding python: simplify special constructor, use cptrToPy | Benjamin Dauvergne | 2010-02-17 | 1 | -5/+1 |
* | ID-WSF 2.0: make lasso_idwsf2_profile_redirect_user_for_interaction add the t... | Benjamin Dauvergne | 2010-02-17 | 1 | -5/+20 |
* | ID-WSF 2.0: rewrite and document lasso_soap_envelope_sb2_get_redirect_request... | Benjamin Dauvergne | 2010-02-17 | 2 | -8/+26 |
* | ID-WSF 2.0: add a method to retrieve/create a SOAP Fault to SOAP binding module | Benjamin Dauvergne | 2010-02-17 | 2 | -0/+26 |
* | Binding python tests: adapt test to use TOP_SRCDIR env var | Benjamin Dauvergne | 2010-02-17 | 2 | -4/+4 |
* | Binding python: factorize value freeing generation code | Benjamin Dauvergne | 2010-02-17 | 1 | -3/+31 |
* | Core: add missing return value owner semantic annotations to getters | Benjamin Dauvergne | 2010-02-17 | 14 | -50/+113 |
* | Core: add annotation to getter function about return value owner semantic | Benjamin Dauvergne | 2010-02-17 | 3 | -5/+7 |
* | ID-WSF 2.0: make lasso_idwsf2_profile_redirect_user_for_interaction choke on ... | Benjamin Dauvergne | 2010-02-17 | 1 | -7/+47 |
* | ID-WSF 2.0: add error code signaling that the requester does not support redi... | Benjamin Dauvergne | 2010-02-17 | 2 | -1/+10 |
* | ID-WSF 2.0: add a create arg to lasso_soap_envelope_get_sb2_user_interaction_... | Benjamin Dauvergne | 2010-02-17 | 2 | -14/+12 |
* | ID-WSF 2.0: fix lots of bad usage of g_strcmp0 | Benjamin Dauvergne | 2010-02-17 | 3 | -6/+6 |
* | Tests: in login_tests_saml2.c, add test for lasso_saml2_assertion_validate_co... | Benjamin Dauvergne | 2010-02-17 | 1 | -0/+10 |
* | in idwsf2_tests.py, merge test case for metadata registering, add test case f... | Benjamin Dauvergne | 2010-02-17 | 1 | -144/+178 |
* | Bindings: parse defines refering to other defines | Benjamin Dauvergne | 2010-02-17 | 1 | -1/+7 |
* | in tools.c, add defines to permit import of timegm | Benjamin Dauvergne | 2010-02-17 | 1 | -0/+3 |
* | SAML 2.0: make lasso_saml2_assertion_validate_conditions really work | Benjamin Dauvergne | 2010-02-17 | 1 | -2/+2 |
* | Core: fix lasso_iso_8601_gmt_to_time_t, use timegm instead of mktime | Benjamin Dauvergne | 2010-02-17 | 1 | -1/+1 |
* | ID-WSF 2.0: add strings for Discovery service Actions | Benjamin Dauvergne | 2010-02-17 | 31 | -52/+57 |
* | ID-WSF 2.0: add serialization code for private properties of LassoIdWsf2Profile | Benjamin Dauvergne | 2010-02-17 | 2 | -1/+192 |
* | ID-WSF 2.0: fix missing initialization of request field in lasso_idwsf2_disco... | Benjamin Dauvergne | 2010-02-17 | 1 | -0/+2 |
* | ID-WSF 2.0 Documentation: update lasso-sections.txt with LassoIdWsf2Profile m... | Benjamin Dauvergne | 2010-02-17 | 1 | -1/+12 |
* | ID-WSF 2.0: fix lasso_idwsf2_discovery_add_simple_service_metadata | Benjamin Dauvergne | 2010-02-17 | 1 | -2/+2 |
* | Core: in utils.h, use a temporary to store reference to freed list | Benjamin Dauvergne | 2010-02-17 | 1 | -3/+4 |
* | ID-WSF 2.0: in lasso_idwsf2_discovery_status2rc, check second level status co... | Benjamin Dauvergne | 2010-02-17 | 1 | -2/+10 |
* | Website: add a link to the developement version documentation | Benjamin Dauvergne | 2010-02-17 | 1 | -1/+2 |
* | Binding python: fix leak in string getters | Benjamin Dauvergne | 2010-02-15 | 1 | -1/+1 |
* | SAML 2.0: fix documentation of lasso_saml2_assertion_validate_conditions | Benjamin Dauvergne | 2010-02-15 | 1 | -1/+1 |
* | Add signature on EPR secur token | Benjamin Dauvergne | 2010-02-15 | 1 | -1/+1 |
* | Bindings python: udpate id-wsf 2.0 test file | Benjamin Dauvergne | 2010-02-15 | 1 | -122/+105 |
* | ID-WSF 2.0: add signature to Disco produced EPR SAML 2.0 security tokens | Benjamin Dauvergne | 2010-02-15 | 1 | -0/+1 |
* | ID-WSF 2.0: in lasso_idwsf2_profile_build_request_msg, properly handle the se... | Benjamin Dauvergne | 2010-02-15 | 1 | -4/+19 |
* | ID-WSF 2.0: in lasso_login_idwsf2_get_discovery_bootstrap_epr, better handle ... | Benjamin Dauvergne | 2010-02-15 | 1 | -7/+11 |
* | ID-WSF 2.0: in lasso_login_idwsf2_add_discovery_bootstrap_epr, initialize ID ... | Benjamin Dauvergne | 2010-02-15 | 1 | -3/+5 |
* | Core: in lasso_verify_signature, fix conditional about single reference | Benjamin Dauvergne | 2010-02-15 | 1 | -1/+1 |
* | SAML 2.0: in saml2_helper.c, better check issuer element and also test the La... | Benjamin Dauvergne | 2010-02-15 | 1 | -1/+5 |
* | ID-WSF 2.0: in lasso_wsa_endpoint_reference_new_for_idwsf2_service, do not fo... | Benjamin Dauvergne | 2010-02-15 | 1 | -0/+2 |
* | ID-WSF 2.0: fix bad type checking in lasso_wsa_endpoint_reference_get_idwsf2_... | Benjamin Dauvergne | 2010-02-15 | 1 | -4/+2 |
* | ID-WSF 2.0: fix bad conditionnal in lasso_idwsf2_discovery_process_metadata_r... | Benjamin Dauvergne | 2010-02-15 | 1 | -2/+1 |
* | in server.c, fix missing loading of public keys in constructors | Benjamin Dauvergne | 2010-02-15 | 1 | -0/+4 |
* | ID-WSF 2.0: moved strings to their own header | Benjamin Dauvergne | 2010-02-15 | 3 | -859/+938 |
* | Add saml2_strings.h to dist | Benjamin Dauvergne | 2010-02-12 | 1 | -1/+2 |
* | Bindings python: remove default argument if there is parameters without defau... | Benjamin Dauvergne | 2010-02-12 | 1 | -0/+25 |
* | Use defined symbols instead of magic constants | Benjamin Dauvergne | 2010-02-12 | 1 | -2/+2 |
* | Add LASSO_SAML2_FIELD_ENCODING | Benjamin Dauvergne | 2010-02-12 | 1 | -0/+1 |
* | Fix lasso_get_relaystate_from_query, support semi-colon and parameter at begi... | Benjamin Dauvergne | 2010-02-12 | 1 | -7/+22 |
* | Documentation: fix typos in saml2_strings.h documentation, add new string sym... | Benjamin Dauvergne | 2010-02-10 | 2 | -11/+38 |