summaryrefslogtreecommitdiffstats
path: root/lasso
Commit message (Expand)AuthorAgeFilesLines
* Add new module lasso_registry, to handle mapping from XML tag to GObjectBenjamin Dauvergne2008-08-264-3/+311
* Fix changed name of g_assign_string in wsf_profile.cBenjamin Dauvergne2008-08-261-1/+1
* Add public function lasso_server_add_provider_from_buffer, to add a providerBenjamin Dauvergne2008-08-264-32/+149
* Add documentation to lasso_server_add_service_from_dump.Benjamin Dauvergne2008-08-261-0/+12
* Complete documentation of lasso_server_add_service.Benjamin Dauvergne2008-08-261-2/+2
* Move soap_binding files from lasso/id-wsf to lasso/xml.Benjamin Dauvergne2008-08-076-127/+5
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...Benjamin Dauvergne2008-08-0589-490/+530
* exemple of usage of the macro OFTYPEBenjamin Dauvergne2008-08-051-1/+3
* new empty macro OFTYPE(x) to specify type of GList containersBenjamin Dauvergne2008-08-051-0/+2
* * Fix typoBenjamin Dauvergne2008-08-051-1/+1
* * add missing lasso_release_list, add lasso_release_list_of_full, reimplemen...Benjamin Dauvergne2008-08-051-16/+16
* * removed unused variables, and change FIXME comment.Benjamin Dauvergne2008-08-051-10/+1
* * add include of utils.hBenjamin Dauvergne2008-08-051-0/+1
* * remove code to add credentials, it is actually useless.Benjamin Dauvergne2008-08-051-56/+1
* * remove useless codeBenjamin Dauvergne2008-08-051-48/+0
* * add Deprecated marker to documentation.Benjamin Dauvergne2008-08-051-6/+6
* * Fix potential memory leaksBenjamin Dauvergne2008-08-052-38/+33
* add macros to release xmlSec context objectsBenjamin Dauvergne2008-08-051-0/+9
* add lasso_release_full to construct other lasso_release_ functions, use it in...Benjamin Dauvergne2008-08-051-28/+12
* rename g_unlink_and_release_node to lasso_unlink_and_release_nodeBenjamin Dauvergne2008-08-051-1/+1
* Add a macro to emit a «Function is deprecated» warningBenjamin Dauvergne2008-08-051-0/+4
* change last g_* macros to lasso_ prefixBenjamin Dauvergne2008-08-054-18/+18
* * change g_list_add* to lasso_list_add*Benjamin Dauvergne2008-08-055-21/+21
* change g_assign_* to lasso_assgin_* and g_release_* to lasso_release_*Benjamin Dauvergne2008-08-056-46/+46
* * remove blanks (review by F. Peters)Benjamin Dauvergne2008-08-051-2/+2
* * fix documentation (review by F. Peters)Benjamin Dauvergne2008-08-051-4/+5
* * lasso/id-wsf/data_service.c: fix my own memleak inside build_modify_respons...Benjamin Dauvergne2008-08-051-1/+1
* polish code in lasso_discovery_build_credentialBenjamin Dauvergne2008-08-011-0/+1
* add macro to assign gobject field, first a simple versionBenjamin Dauvergne2008-08-011-1/+2
* beginning of a pool of macros for mem handling, affectation to fields, etc..Benjamin Dauvergne2008-08-011-2/+1
* * remove body->id and correlation->id setup, no need to set id on everything.Benjamin Dauvergne2008-08-011-1/+0
* * add detail node to node with specialised detection in lass_node_new_from_xm...Benjamin Dauvergne2008-08-011-1/+3
* * specialise lasso_node_new_from_xmlNode for soap:detail nodeBenjamin Dauvergne2008-08-011-0/+2
* Match is:RedirectRequest and set msg_url to the url to redirect toBenjamin Dauvergne2008-08-011-5/+25
* do not use normal add_assertion method when reconstructing a session, no need...Benjamin Dauvergne2008-08-011-22/+33
* Fix wrong node name in SOAP faultBenjamin Dauvergne2008-08-012-2/+2
* Fix bad SNIPPET_TYPE for attribute maxInteractionTime, it was treated as a st...Benjamin Dauvergne2008-08-011-1/+1
* * lasso/xml/xml.c: add support for dgme:Status node.Benjamin Dauvergne2008-08-011-0/+2
* * lasso/xml/xml.c: in samlNs, compare prefix *AND* href fields of the namespa...Benjamin Dauvergne2008-08-011-1/+2
* copy node instead of stealing it to xmlDoc object, when parsing session dump ifBenjamin Dauvergne2008-08-011-18/+19
* add assertion_id to TokenSecurityReferenceBenjamin Dauvergne2008-08-011-0/+2
* * lasso/id-ff/session.c: fix compilation errors.Benjamin Dauvergne2008-08-011-5/+6
* * lasso/id-ff/session.c: store ID-WSF assertion in base64 to fix problem ofBenjamin Dauvergne2008-08-011-3/+73
* * lasso/id-wsf/wsf_profile.c:Benjamin Dauvergne2008-08-011-55/+66
* * lasso/id-ff/login.c: comment the generation of Advice when ResourceOffering...Benjamin Dauvergne2008-08-014-7/+29
* * lasso/id-wsf/discovery.c: fix macros assign_resource_id to adapt to standar...Benjamin Dauvergne2008-08-011-17/+16
* * lasso/id-wsf-2.0/profile.c, lasso/id-wsf/authentication.c: adapt to change ofBenjamin Dauvergne2008-08-012-2/+2
* * lasso/xml/disco_encrypted_resource_id.{c,h}: add support for any kind ofBenjamin Dauvergne2008-08-012-0/+3
* * lasso/xml/soap_body.h: change name of variable id to IdBenjamin Dauvergne2008-08-012-3/+25
* * lasso/xml/wsse_security.c: fix wrong namespaceBenjamin Dauvergne2008-08-011-1/+1