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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: in lasso_verify_signature() only look for the first direct child Signatu...
Benjamin Dauvergne
2009-04-27
1
-2
/
+2
*
Rework cleanup handling
Benjamin Dauvergne
2009-04-22
3
-28
/
+28
*
XML: Fix prefix clobbering by xsi:type handling
Benjamin Dauvergne
2009-04-22
1
-4
/
+7
*
Add a new internal API for parameters building
Benjamin Dauvergne
2009-04-22
2
-0
/
+65
*
If no typename could be determined, stop parsing.
Benjamin Dauvergne
2009-04-21
1
-2
/
+3
*
Core: Add cast to first argument of isalnum
Benjamin Dauvergne
2009-04-14
2
-2
/
+2
*
ID-FF 1.2: if logout request parsing fails, take a shortcut
Benjamin Dauvergne
2009-03-27
1
-1
/
+3
*
XML: use macro for assignment
Benjamin Dauvergne
2009-03-27
1
-1
/
+1
*
XML: fix memory leaks
Benjamin Dauvergne
2009-03-27
2
-8
/
+7
*
XML ID-FF 1.2 & SAML 2.0: Handle signature failure
Benjamin Dauvergne
2009-03-27
6
-32
/
+79
*
XML SAML 2.0: Delete parent_class static variable
Benjamin Dauvergne
2009-03-27
5
-10
/
+0
*
XML SAML 2.0: Mark RelayState field from SAML 2.0 deprecated
Benjamin Dauvergne
2009-03-27
6
-34
/
+11
*
XML SAML 2.0: Clean query string parsing/building
Benjamin Dauvergne
2009-03-27
12
-155
/
+8
*
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
6
-70
/
+36
*
SAML 2.0: remove TODO comment about RelayState
Benjamin Dauvergne
2009-03-27
1
-1
/
+0
*
XML SAML2: Remove unnecessary overloading of build_query in request/respons o...
Benjamin Dauvergne
2009-03-27
10
-191
/
+0
*
XML SAML 2.0: add a build query to request base class
Benjamin Dauvergne
2009-03-27
1
-0
/
+13
*
XML: Add const modifiers to lasso_concat_url_query arguments
Benjamin Dauvergne
2009-03-27
2
-2
/
+2
*
XML: Remove static modifier on lasso_node_build_query
Benjamin Dauvergne
2009-03-27
2
-7
/
+13
*
XML: Tool function to extract relaystate from query
Benjamin Dauvergne
2009-03-27
2
-0
/
+32
*
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
2
-2
/
+2
*
Core: move parse xml wrapper from xml.c to tools.c
Benjamin Dauvergne
2009-03-27
3
-77
/
+81
*
XML SAML 2.0: add a decrypt function to Saml2EncryptedElement
Benjamin Dauvergne
2009-03-27
1
-13
/
+2
*
SAML 2.0: replace lasso_node_decrypt by lasso_node_decrypt_xmlnode
Benjamin Dauvergne
2009-03-27
2
-2
/
+169
*
Core: add new internal API lasso_provider_verify_query_signature
Benjamin Dauvergne
2009-03-27
2
-9
/
+14
*
Core: new init method with format limit and xmlDoc output argument
Benjamin Dauvergne
2009-03-27
3
-54
/
+205
*
Core: add function to extract SOAP message content
Benjamin Dauvergne
2009-03-27
2
-0
/
+37
*
SAML 2.0: API for Saml2EncryptedElement decrypt
Benjamin Dauvergne
2009-03-27
4
-10
/
+43
*
Docs: fix doc on Attribute related classes
Benjamin Dauvergne
2009-03-27
3
-4
/
+40
*
Fix bug #94: permit any content for AttributeValue
Benjamin Dauvergne
2009-03-27
6
-15
/
+92
*
XML Core: add new snippet type SNIPPET_KEEP_XMLNODE
Benjamin Dauvergne
2009-03-27
2
-14
/
+25
*
Core: Fix argument checking in init_from_xml
Benjamin Dauvergne
2009-03-27
1
-1
/
+9
*
Core: handle g_io_channel creation failure
Benjamin Dauvergne
2009-03-27
1
-2
/
+9
*
Core: do not mix public and private headers
Benjamin Dauvergne
2009-03-27
319
-4
/
+320
*
XML SAML 1.0: fix bug 85
Benjamin Dauvergne
2009-03-09
1
-4
/
+10
*
Core: fix handling of xsi:type
Benjamin Dauvergne
2009-03-03
1
-55
/
+69
*
Core: enforce flag verify-signature in function lasso_verify_signature
Benjamin Dauvergne
2009-03-03
2
-2
/
+5
*
removed trailing whitespace
Damien Laniel
2009-02-06
1
-1
/
+1
*
reorganised string constants definitions
Damien Laniel
2009-01-26
1
-38
/
+40
*
documentation-related fixes
Damien Laniel
2009-01-26
2
-5
/
+5
*
Core: replace manual reference handling with macros
Benjamin Dauvergne
2009-01-24
1
-2
/
+2
[next]