| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | ID-FF&SAML2: complete documentation of lasso_login_build_assertion | Benjamin Dauvergne | 2010-03-27 | 1 | -5/+27 |
| * | SAML 2.0&ID-FF 1.2: simplify and complete metadata loading for multi-role sup... | Benjamin Dauvergne | 2010-03-27 | 4 | -119/+436 |
| * | Core: add method to check whether we are IdP or SP of another provider | Benjamin Dauvergne | 2010-03-27 | 2 | -0/+57 |
| * | SAML 2.0: add support for attribute, authentication and authorization authori... | Benjamin Dauvergne | 2010-03-27 | 7 | -46/+108 |
| * | Add signature_verify_hint accessor methods to LassoProfile | Benjamin Dauvergne | 2010-03-27 | 3 | -1/+55 |
| * | Core: add an helper method to build a SOAP response in a LassoProfile object | Benjamin Dauvergne | 2010-03-02 | 2 | -0/+38 |
| * | Core: add new example to LassoLogout for asynchronous response handling | Benjamin Dauvergne | 2010-02-22 | 1 | -11/+56 |
| * | Documentation: add example to LassoLogout, fix bad markup in id-wsf-2.0/profi... | Benjamin Dauvergne | 2010-02-17 | 1 | -1/+157 |
| * | Core: add missing return value owner semantic annotations to getters | Benjamin Dauvergne | 2010-02-17 | 6 | -20/+62 |
| * | Core: add annotation to getter function about return value owner semantic | Benjamin Dauvergne | 2010-02-17 | 2 | -5/+5 |
| * | ID-WSF 2.0: add strings for Discovery service Actions | Benjamin Dauvergne | 2010-02-17 | 1 | -1/+1 |
| * | in server.c, fix missing loading of public keys in constructors | Benjamin Dauvergne | 2010-02-15 | 1 | -0/+4 |
| * | Add internal methods to LassoServer to get the signature and encryption priva... | Benjamin Dauvergne | 2010-02-10 | 2 | -0/+37 |
| * | Add complete error code listing for lasso_login_process_response_msg | Benjamin Dauvergne | 2010-02-10 | 1 | -1/+25 |
| * | Update code example for LassoLogin | Benjamin Dauvergne | 2010-02-10 | 1 | -14/+78 |
| * | Adapt LassoProvider methods to care for protocol profile version when verifyi... | Benjamin Dauvergne | 2010-02-10 | 1 | -7/+31 |
| * | Core: in LassoServer constructors, test if private_key is loadable | Benjamin Dauvergne | 2010-02-08 | 2 | -14/+26 |
| * | Core: in lasso_profile_get_request_type_from_soap_msg use lasso_xml_parse_mem... | Benjamin Dauvergne | 2010-02-04 | 1 | -2/+10 |
| * | Core: in provider.c, make lasso_provider_load_metadata_from_buffer the main m... | Benjamin Dauvergne | 2010-02-04 | 1 | -122/+62 |
| * | Core: use lasso_xml_parse_file to load affiliation file | Benjamin Dauvergne | 2010-02-04 | 1 | -1/+1 |
| * | Core: use lasso_node_new_from_dump to implement _new_from_dump methods | Benjamin Dauvergne | 2010-02-04 | 6 | -95/+51 |
| * | Fix leaks, change signature of lasso_provider_get_sp_name_qualifier, make it ... | Benjamin Dauvergne | 2010-02-04 | 5 | -7/+7 |
| * | Core: document return values of lasso_login_validate_request_msg | Benjamin Dauvergne | 2010-02-01 | 1 | -1/+17 |
| * | SAML 2.0: fix annotations, documentation and signatures | Benjamin Dauvergne | 2010-01-29 | 1 | -2/+2 |
| * | ID-WSF 1.0: make LassoServer.services private with respect to the bindings | Benjamin Dauvergne | 2010-01-28 | 1 | -0/+2 |
| * | Core: fix gtk-doc annotations | Benjamin Dauvergne | 2010-01-28 | 1 | -1/+1 |
| * | Export more assertion access API for LassoSession | Benjamin Dauvergne | 2010-01-25 | 3 | -6/+6 |
| * | Core: complete documentation on LassoSession | Benjamin Dauvergne | 2010-01-18 | 1 | -2/+10 |
| * | Core: complete documentation on LassoProfile | Benjamin Dauvergne | 2010-01-18 | 1 | -8/+41 |
| * | Core: complete documentation on LassoLogin | Benjamin Dauvergne | 2010-01-18 | 1 | -1/+6 |
| * | fix typo (transfer-none) -> (transfer none) | Benjamin Dauvergne | 2010-01-18 | 1 | -1/+1 |
| * | FIX ABI breakage between 2.2.1 and 2.2.2 in LassoSamlAdvice | Benjamin Dauvergne | 2010-01-15 | 1 | -3/+3 |
| * | Core: remove warning emiting macros from lasso_session_remove_assertion | Benjamin Dauvergne | 2010-01-14 | 1 | -2/+3 |
| * | ID-FF&SAML2: if use is not defined on a key descriptor use the key for any use | Benjamin Dauvergne | 2010-01-14 | 1 | -2/+2 |
| * | Core Profile: remove need for identity in lasso_profile_get_nameIdentifier | Benjamin Dauvergne | 2010-01-12 | 1 | -11/+11 |
| * | Core Server: make default to load signing private key also as encryption priv... | Benjamin Dauvergne | 2010-01-12 | 1 | -0/+9 |
| * | Core Node: add args to lasso_node_encrypt to set recipient of an encrypted el... | Benjamin Dauvergne | 2010-01-12 | 1 | -1/+1 |
| * | SAML 2.0: overhaul for ubuquitous binding support, still need work for HTTP-A... | Benjamin Dauvergne | 2010-01-12 | 5 | -20/+89 |
| * | Core: in profile.c, profile.h, profileprivate.h, add a new attribute to expre... | Benjamin Dauvergne | 2010-01-12 | 3 | -0/+41 |
| * | Core: in identity.c, do not emit trace when lasso_identity_get_federation fails | Benjamin Dauvergne | 2010-01-12 | 1 | -2/+5 |
| * | Core: in provider.h, add LASSO_PROVIDER_ROLE_BOTH | Benjamin Dauvergne | 2010-01-12 | 1 | -3/+5 |
| * | Core: in provider.h, add new SAML 2.0 HTTP-Method, PAOS | Benjamin Dauvergne | 2010-01-12 | 1 | -0/+2 |
| * | XML: move SOAP API to its own sub directory | Benjamin Dauvergne | 2010-01-04 | 1 | -2/+0 |
| * | Core: in provider.c, add lasso_provider_verify_single_node_signature | Benjamin Dauvergne | 2010-01-04 | 2 | -0/+31 |
| * | Core Login: in login.c, add assertion accessor | Benjamin Dauvergne | 2010-01-04 | 2 | -1/+23 |
| * | Core: in server.c, change signature of lasso_server_get_provider, add anottat... | Benjamin Dauvergne | 2010-01-04 | 2 | -3/+3 |
| * | Core: in provider.c, add accessors for encryption informations | Benjamin Dauvergne | 2010-01-04 | 2 | -2/+41 |
| * | Restore ancient semantic of lasso_profile_is_session_dirty | Benjamin Dauvergne | 2009-11-30 | 1 | -1/+1 |
| * | Fix double g_object_unref | Benjamin Dauvergne | 2009-11-30 | 1 | -2/+0 |
| * | Core: factorize code to obtain a SPNameQualifier | Benjamin Dauvergne | 2009-10-30 | 3 | -6/+34 |