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
/
tools.c
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
1
-12
/
+12
*
Add a new internal API for parameters building
Benjamin Dauvergne
2009-04-22
1
-0
/
+64
*
Core: Add cast to first argument of isalnum
Benjamin Dauvergne
2009-04-14
1
-1
/
+1
*
XML: fix memory leaks
Benjamin Dauvergne
2009-03-27
1
-8
/
+5
*
XML: Add const modifiers to lasso_concat_url_query arguments
Benjamin Dauvergne
2009-03-27
1
-1
/
+1
*
XML: Tool function to extract relaystate from query
Benjamin Dauvergne
2009-03-27
1
-0
/
+30
*
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
-0
/
+79
*
SAML 2.0: replace lasso_node_decrypt by lasso_node_decrypt_xmlnode
Benjamin Dauvergne
2009-03-27
1
-0
/
+167
*
Core: add new internal API lasso_provider_verify_query_signature
Benjamin Dauvergne
2009-03-27
1
-8
/
+13
*
Core: new init method with format limit and xmlDoc output argument
Benjamin Dauvergne
2009-03-27
1
-0
/
+95
*
Core: add function to extract SOAP message content
Benjamin Dauvergne
2009-03-27
1
-0
/
+33
*
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
1
-0
/
+1
*
Core: enforce flag verify-signature in function lasso_verify_signature
Benjamin Dauvergne
2009-03-03
1
-1
/
+4
*
Core: synchronize lasso_verify_signature with new macros
Benjamin Dauvergne
2009-01-24
1
-3
/
+4
*
XML: Add internal API to validate XMLDsig signatures
Benjamin Dauvergne
2009-01-24
1
-0
/
+135
*
correctly check for successful return of DSA_verify
Frederic Peters
2008-12-18
1
-1
/
+1
*
Add support to in memory private key to lasso_query_sign
Benjamin Dauvergne
2008-11-10
1
-1
/
+6
*
Remove use of xmlFreeDoc for lasso_release_doc
Benjamin Dauvergne
2008-11-04
1
-2
/
+3
*
First try accessing the file before calling key loading functions
Benjamin Dauvergne
2008-11-02
1
-9
/
+11
*
Add possibility to sign using preloaded keys
Benjamin Dauvergne
2008-11-02
1
-2
/
+17
*
add functionality to enable debugging flags at runtime
Benjamin Dauvergne
2008-10-01
1
-0
/
+6
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
1
-27
/
+27
*
* Remove warnings:
Benjamin Dauvergne
2008-09-12
1
-1
/
+1
*
* Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...
Benjamin Dauvergne
2008-08-05
1
-15
/
+15
*
* lasso/xml/tools.c: In lasso_sign_node suppress useless code to lookup the S...
Benjamin Dauvergne
2008-08-01
1
-6
/
+0
*
forked lasso branch for adeline
Benjamin Dauvergne
2008-08-01
1
-2
/
+3
*
fix typo on name of an xmlsec function
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
add function to load a public key from anything
Benjamin Dauvergne
2008-08-01
1
-0
/
+46
*
updated Copyright dates in all files
Damien Laniel
2007-05-30
1
-1
/
+1
*
mitigate memory leak (?)
Frederic Peters
2007-01-07
1
-5
/
+6
*
unfixed memory leak, because strange manipulations to xmlnode structures
Frederic Peters
2007-01-07
1
-0
/
+5
*
even more memory leak tracking
Frederic Peters
2007-01-05
1
-3
/
+6
*
directly include headers from xmlsec/openssl/; at least required to compile on
Frederic Peters
2007-01-04
1
-0
/
+2
*
coding style improvements
Frederic Peters
2006-12-28
1
-2
/
+2
*
fixed a few (harmless) warnings detected when compiling with -Wall
Frederic Peters
2006-12-21
1
-0
/
+2
*
Allow the choice of the encryption algorithm to use
Damien Laniel
2006-12-20
1
-1
/
+1
*
Fixed a few warnings with -Wall
Damien Laniel
2006-12-02
1
-2
/
+4
*
fixing memory leaks, side effects and more in EncryptedAssertion
Frederic Peters
2006-11-30
1
-19
/
+16
*
Moved assertion encryption code out of saml2_response.c to tools.c
Damien Laniel
2006-11-29
1
-0
/
+59
*
removed unused variable
Frederic Peters
2006-11-27
1
-1
/
+0
*
fixed pkey memory leak
Frederic Peters
2006-11-21
1
-19
/
+13
*
Free bio on error in lasso_get_pem_file_type
Damien Laniel
2006-11-21
1
-2
/
+6
*
Fixed -Wall warnings and replaced a LASSO_ERROR_UNDEFINED
Damien Laniel
2006-11-21
1
-3
/
+8
*
Encrypt and decrypt Assertion
Damien Laniel
2006-11-21
1
-1
/
+1
*
fixed url/query construction for endpoints with query part (zxid)
Frederic Peters
2006-11-07
1
-0
/
+10
*
Replaced return -1 with return LASSO_ERROR_UNDEFINED
Damien Laniel
2006-11-02
1
-1
/
+1
*
fixed reference to length when inflating
Frederic Peters
2006-10-29
1
-2
/
+2
[next]