| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * remove body->id and correlation->id setup, no need to set id on everything. | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+0 |
| * | * add detail node to node with specialised detection in lass_node_new_from_xm... | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+3 |
| * | * specialise lasso_node_new_from_xmlNode for soap:detail node | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+2 |
| * | remove useless overriding | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+0 |
| * | Match is:RedirectRequest and set msg_url to the url to redirect to | Benjamin Dauvergne | 2008-08-01 | 1 | -5/+25 |
| * | do not use normal add_assertion method when reconstructing a session, no need... | Benjamin Dauvergne | 2008-08-01 | 1 | -22/+33 |
| * | Fix wrong node name in SOAP fault | Benjamin Dauvergne | 2008-08-01 | 2 | -2/+2 |
| * | Fix bad SNIPPET_TYPE for attribute maxInteractionTime, it was treated as a st... | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+1 |
| * | * lasso/xml/xml.c: add support for dgme:Status node. | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+2 |
| * | * lasso/xml/xml.c: in samlNs, compare prefix *AND* href fields of the namespa... | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+2 |
| * | copy node instead of stealing it to xmlDoc object, when parsing session dump if | Benjamin Dauvergne | 2008-08-01 | 1 | -18/+19 |
| * | add assertion_id to TokenSecurityReference | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+2 |
| * | * lasso/id-ff/session.c: fix compilation errors. | Benjamin Dauvergne | 2008-08-01 | 1 | -5/+6 |
| * | * lasso/id-ff/session.c: store ID-WSF assertion in base64 to fix problem of | Benjamin Dauvergne | 2008-08-01 | 1 | -3/+73 |
| * | * lasso/id-wsf/wsf_profile.c: | Benjamin Dauvergne | 2008-08-01 | 1 | -55/+66 |
| * | * lasso/id-ff/login.c: comment the generation of Advice when ResourceOffering... | Benjamin Dauvergne | 2008-08-01 | 4 | -7/+29 |
| * | * lasso/id-wsf/discovery.c: fix macros assign_resource_id to adapt to standar... | Benjamin Dauvergne | 2008-08-01 | 1 | -17/+16 |
| * | * lasso/id-wsf-2.0/profile.c, lasso/id-wsf/authentication.c: adapt to change of | Benjamin Dauvergne | 2008-08-01 | 2 | -2/+2 |
| * | * lasso/xml/disco_encrypted_resource_id.{c,h}: add support for any kind of | Benjamin Dauvergne | 2008-08-01 | 2 | -0/+3 |
| * | * lasso/xml/soap_body.h: change name of variable id to Id | Benjamin Dauvergne | 2008-08-01 | 2 | -3/+25 |
| * | * lasso/xml/wsse_security.c: fix wrong namespace | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+1 |
| * | * lasso/xml/xml.c: make xmlClean change namespace of properties not just of n... | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+13 |
| * | * lasso/xml/xml.c: adapt to new prefix of Dgme library | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+1 |
| * | * lasso/errors.h: new error for LassoWsfProfile signal missing Credentials | Benjamin Dauvergne | 2008-08-01 | 2 | -0/+3 |
| * | * bindings/lang_python_wrapper_top.c: add cast to suppress warning about | Benjamin Dauvergne | 2008-08-01 | 1 | -4/+23 |
| * | * lasso/id-wsf/discovery.c: | Benjamin Dauvergne | 2008-08-01 | 1 | -29/+13 |
| * | * lasso/id-wsf/wsf_profile.c: In lasso_wsf_profile_set_security_mech_id if | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+6 |
| * | * bindings/bindings.py: support const modifier on this argument | Benjamin Dauvergne | 2008-08-01 | 3 | -3/+4 |
| * | * add lasso/lasso_config.h.in because it is not generated anymore since | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+5 |
| * | fix wrong const modifier | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+1 |
| * | * lasso/id-wsf/wsf_profile.c: fix wrong namespace in a call to xmlSecFindNode | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+1 |
| * | * lasso/id-wsf/wsf_profile.c: implement creation of the signature for ID-WSF | Benjamin Dauvergne | 2008-08-01 | 1 | -11/+251 |
| * | * lasso/xml/tools.c: In lasso_sign_node suppress useless code to lookup the S... | Benjamin Dauvergne | 2008-08-01 | 1 | -6/+0 |
| * | * lasso/utils.h: add utility macros to releases libxml objects, to check null | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+42 |
| * | * lasso/id-wsf/wsf_profile.c: add documentation to the function lasso_wsf_pro... | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+3 |
| * | * lasso/id-wsf/wsf_profile.c,wsf_profile.h,wsf_profile_private.h: add const m... | Benjamin Dauvergne | 2008-08-01 | 3 | -17/+17 |
| * | add a const modifier on the argument offering of lasso_discovery_get_descript... | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+1 |
| * | * lasso/id-wsf/discovery.c: In lasso_discovery_get_resource_offering_auto, do | Benjamin Dauvergne | 2008-08-01 | 1 | -65/+68 |
| * | * Update errors.c to last state of errors.h | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+4 |
| * | add an new error for a missing ResourceID inside a ResourceOffering | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+1 |
| * | add const modifier to conversion function on GList*, a problem still remains ... | Benjamin Dauvergne | 2008-08-01 | 1 | -6/+6 |
| * | mark init_modify as deprecated, use init_insert | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+1 |
| * | fix forgottent arg to g_list_foreach | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+2 |
| * | start rework of lasso_discovery_init_request, my intention is to base toher i... | Benjamin Dauvergne | 2008-08-01 | 1 | -42/+37 |
| * | fix a reference counting error when building response message | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+2 |
| * | add documentation to lasso/id-wsf/discovery.c | Benjamin Dauvergne | 2008-08-01 | 1 | -5/+27 |
| * | reflects change inside lasso/id-ff/identity.c in assertions | Benjamin Dauvergne | 2008-08-01 | 1 | -4/+6 |
| * | - surrounded declaration of containers for ID-WSF object with ifdef/endif, did | Benjamin Dauvergne | 2008-08-01 | 1 | -91/+102 |
| * | fix issue #15 | Benjamin Dauvergne | 2008-08-01 | 1 | -6/+14 |
| * | instead of moving assertion from session to new sessions, reference the old s... | Benjamin Dauvergne | 2008-08-01 | 1 | -17/+1 |