summaryrefslogtreecommitdiffstats
path: root/lasso/xml
Commit message (Expand)AuthorAgeFilesLines
...
* Add possibility to sign using preloaded keysBenjamin Dauvergne2008-11-021-2/+17
* Integrate modification from Olav Morken <olavmo@stud.ntnu.no>Benjamin Dauvergne2008-10-131-2/+7
* add functionality to enable debugging flags at runtimeBenjamin Dauvergne2008-10-012-8/+17
* Many fix to compile with --enable-wsf and --enable-debugging and also toBenjamin Dauvergne2008-09-231-18/+15
* fixed various bugs with new compilation flagsDamien Laniel2008-09-163-9/+3
* * Remove ending blanksBenjamin Dauvergne2008-09-12636-3238/+3238
* * Remove warnings:Benjamin Dauvergne2008-09-1226-153/+27
* * Add support of lasso_registry to lasso_node_new_from_xmlNode.Benjamin Dauvergne2008-09-121-55/+68
* Add functional mappings and test code that goest with it.Benjamin Dauvergne2008-08-261-0/+3
* Move soap_binding files from lasso/id-wsf to lasso/xml.Benjamin Dauvergne2008-08-073-0/+122
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...Benjamin Dauvergne2008-08-0554-229/+231
* * add include of utils.hBenjamin Dauvergne2008-08-051-0/+1
* * Fix potential memory leaksBenjamin Dauvergne2008-08-051-31/+28
* change last g_* macros to lasso_ prefixBenjamin Dauvergne2008-08-051-2/+2
* * 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
* 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
* * lasso/id-ff/login.c: comment the generation of Advice when ResourceOffering...Benjamin Dauvergne2008-08-012-6/+9
* * 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
* * lasso/xml/xml.c: make xmlClean change namespace of properties not just of n...Benjamin Dauvergne2008-08-011-0/+13
* * lasso/xml/xml.c: adapt to new prefix of Dgme libraryBenjamin Dauvergne2008-08-011-1/+1
* * lasso/xml/tools.c: In lasso_sign_node suppress useless code to lookup the S...Benjamin Dauvergne2008-08-011-6/+0
* fix error of namespaceBenjamin Dauvergne2008-08-011-1/+1
* change content from list of LassoNode to list of xmlNodeBenjamin Dauvergne2008-08-012-2/+2
* changed contents to list of xmlNodes instead of LassoNodeBenjamin Dauvergne2008-08-012-2/+2
* add strings for security mechanism defined in ID-WSF 1.1Benjamin Dauvergne2008-08-011-0/+6
* forked lasso branch for adelineBenjamin Dauvergne2008-08-014-5/+10
* include utils.hBenjamin Dauvergne2008-08-011-0/+1
* fix typo on name of an xmlsec functionBenjamin Dauvergne2008-08-011-1/+1
* change strings for security mechanisms to comply with the specBenjamin Dauvergne2008-08-011-5/+4
* move and export matching function for disco description into lasso/xml/disco_...Benjamin Dauvergne2008-08-012-0/+72
* * add type decl to field GList* anyBenjamin Dauvergne2008-08-011-1/+1
* fix typoBenjamin Dauvergne2008-08-011-1/+1
* add function to load a public key from anythingBenjamin Dauvergne2008-08-012-1/+49
* fixed too long lines and remove some blank linesDamien Laniel2008-05-3024-91/+48
* fixed too long lines and remove some blank linesDamien Laniel2008-05-303-9/+6
* add Makefile.in to MAINTAINERCLEANFILES in every Makefile.amBenjamin Dauvergne2008-05-274-0/+4
* cleanup include listingm first builddir then srcdir and no need for $srcdir/l...Benjamin Dauvergne2008-05-264-4/+4
* fixed memory management during node decryptionDamien Laniel2008-05-211-17/+29
* removed warning when calling lasso_node_destroy with NULL argumentDamien Laniel2008-05-211-1/+0
* fixed some reference counting and memory managementDamien Laniel2008-05-205-18/+24
* moved gtk-doc inline as is better on so many points; also added schemaFrederic Peters2008-05-15287-663/+2392
* re-added function; but fixed docstringsFrederic Peters2008-04-281-1/+12
* removed duplicated functionFrederic Peters2008-04-281-11/+0
* * AttributeQuery contains multiple Attribute elements not juste one Benjamin Dauvergne2008-04-212-2/+2