index
:
lasso.git
master
wip
Unnamed repository; edit this file 'description' to name the repository.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lasso
/
xml
/
xml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
XML: fix memory leaks
Benjamin Dauvergne
2009-03-27
1
-0
/
+2
*
XML: Remove useless parsing of RelayState in lasso_node_init_from_saml2_query...
Benjamin Dauvergne
2009-03-27
1
-5
/
+1
*
XML: Use memory macros inside lasso_node_export_to_query
Benjamin Dauvergne
2009-03-27
1
-3
/
+3
*
ID-FF 1.2: review HTTP-Redirect binding parsing/building
Benjamin Dauvergne
2009-03-27
1
-4
/
+9
*
XML: Remove static modifier on lasso_node_build_query
Benjamin Dauvergne
2009-03-27
1
-7
/
+11
*
Core: rename lasso_release_xmlchar to lasso_release_xml_string
Benjamin Dauvergne
2009-03-27
1
-1
/
+1
*
Core: replace direct use of xmlSecSoap function by wrapper
Benjamin Dauvergne
2009-03-27
1
-16
/
+4
*
Core: remove use of XPath
Benjamin Dauvergne
2009-03-27
1
-15
/
+7
*
Core: fix comment for lasso_node_init_from_message
Benjamin Dauvergne
2009-03-27
1
-1
/
+1
*
Core: remove lasso_node_decrypt implementation
Benjamin Dauvergne
2009-03-27
1
-148
/
+0
*
Core: make comment agree with the code
Benjamin Dauvergne
2009-03-27
1
-1
/
+1
*
Core: remove commented code
Benjamin Dauvergne
2009-03-27
1
-4
/
+0
*
Core: use lasso_xml_parse_memory instead of xmlParseDoc
Benjamin Dauvergne
2009-03-27
1
-1
/
+1
*
Core: move parse xml wrapper from xml.c to tools.c
Benjamin Dauvergne
2009-03-27
1
-77
/
+0
*
Core: new init method with format limit and xmlDoc output argument
Benjamin Dauvergne
2009-03-27
1
-54
/
+109
*
Fix bug #94: permit any content for AttributeValue
Benjamin Dauvergne
2009-03-27
1
-6
/
+38
*
XML Core: add new snippet type SNIPPET_KEEP_XMLNODE
Benjamin Dauvergne
2009-03-27
1
-13
/
+23
*
Core: Fix argument checking in init_from_xml
Benjamin Dauvergne
2009-03-27
1
-1
/
+9
*
Core: do not mix public and private headers
Benjamin Dauvergne
2009-03-27
1
-0
/
+1
*
Core: fix handling of xsi:type
Benjamin Dauvergne
2009-03-03
1
-55
/
+69
*
Core: add new error code to lasso_node_init_from_message
Benjamin Dauvergne
2009-01-24
1
-11
/
+14
*
Core: review of lasso_node_encrypt
Benjamin Dauvergne
2009-01-24
1
-7
/
+5
*
All: Fix missing field initializer problems
Benjamin Dauvergne
2009-01-24
1
-0
/
+1
*
Fix overwriting of attributes ht by node lists
Benjamin Dauvergne
2008-11-04
1
-1
/
+1
*
Move xmlDoc release after xmlFreeXPath*
Benjamin Dauvergne
2008-11-04
1
-1
/
+1
*
Remove use of xmlFreeDoc for lasso_release_doc
Benjamin Dauvergne
2008-11-04
1
-5
/
+5
*
Restore ABI compatibility wrt original_xmlNode
Benjamin Dauvergne
2008-11-03
1
-9
/
+33
*
API to cleanup LassoNode tree of keeped xmlNode
Benjamin Dauvergne
2008-11-03
1
-0
/
+62
*
Add support for keep_xmlnode flag
Benjamin Dauvergne
2008-11-03
1
-0
/
+11
*
add functionality to enable debugging flags at runtime
Benjamin Dauvergne
2008-10-01
1
-8
/
+11
*
Many fix to compile with --enable-wsf and --enable-debugging and also to
Benjamin Dauvergne
2008-09-23
1
-18
/
+15
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
1
-31
/
+31
*
* Remove warnings:
Benjamin Dauvergne
2008-09-12
1
-7
/
+2
*
* Add support of lasso_registry to lasso_node_new_from_xmlNode.
Benjamin Dauvergne
2008-09-12
1
-55
/
+68
*
* Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...
Benjamin Dauvergne
2008-08-05
1
-58
/
+59
*
* add include of utils.h
Benjamin Dauvergne
2008-08-05
1
-0
/
+1
*
* Fix potential memory leaks
Benjamin Dauvergne
2008-08-05
1
-31
/
+28
*
* 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
*
* 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
*
* 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
*
forked lasso branch for adeline
Benjamin Dauvergne
2008-08-01
1
-0
/
+3
*
fixed memory management during node decryption
Damien Laniel
2008-05-21
1
-17
/
+29
*
removed warning when calling lasso_node_destroy with NULL argument
Damien Laniel
2008-05-21
1
-1
/
+0
*
moved gtk-doc inline as is better on so many points; also added schema
Frederic Peters
2008-05-15
1
-0
/
+9
*
re-added function; but fixed docstrings
Frederic Peters
2008-04-28
1
-1
/
+12
*
removed duplicated function
Frederic Peters
2008-04-28
1
-11
/
+0
*
* add a finalizer to LassoNode class object
Benjamin Dauvergne
2008-04-18
1
-1
/
+17
[next]