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
...
*
Add possibility to sign using preloaded keys
Benjamin Dauvergne
2008-11-02
1
-2
/
+17
*
Integrate modification from Olav Morken <olavmo@stud.ntnu.no>
Benjamin Dauvergne
2008-10-13
1
-2
/
+7
*
add functionality to enable debugging flags at runtime
Benjamin Dauvergne
2008-10-01
2
-8
/
+17
*
Many fix to compile with --enable-wsf and --enable-debugging and also to
Benjamin Dauvergne
2008-09-23
1
-18
/
+15
*
fixed various bugs with new compilation flags
Damien Laniel
2008-09-16
3
-9
/
+3
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
636
-3238
/
+3238
*
* Remove warnings:
Benjamin Dauvergne
2008-09-12
26
-153
/
+27
*
* Add support of lasso_registry to lasso_node_new_from_xmlNode.
Benjamin Dauvergne
2008-09-12
1
-55
/
+68
*
Add functional mappings and test code that goest with it.
Benjamin Dauvergne
2008-08-26
1
-0
/
+3
*
Move soap_binding files from lasso/id-wsf to lasso/xml.
Benjamin Dauvergne
2008-08-07
3
-0
/
+122
*
* Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...
Benjamin Dauvergne
2008-08-05
54
-229
/
+231
*
* 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
*
change last g_* macros to lasso_ prefix
Benjamin Dauvergne
2008-08-05
1
-2
/
+2
*
* 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
*
Fix wrong node name in SOAP fault
Benjamin Dauvergne
2008-08-01
2
-2
/
+2
*
Fix bad SNIPPET_TYPE for attribute maxInteractionTime, it was treated as a st...
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
* 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/id-ff/login.c: comment the generation of Advice when ResourceOffering...
Benjamin Dauvergne
2008-08-01
2
-6
/
+9
*
* lasso/xml/disco_encrypted_resource_id.{c,h}: add support for any kind of
Benjamin Dauvergne
2008-08-01
2
-0
/
+3
*
* lasso/xml/soap_body.h: change name of variable id to Id
Benjamin Dauvergne
2008-08-01
2
-3
/
+25
*
* lasso/xml/wsse_security.c: fix wrong namespace
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
* 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
*
* lasso/xml/tools.c: In lasso_sign_node suppress useless code to lookup the S...
Benjamin Dauvergne
2008-08-01
1
-6
/
+0
*
fix error of namespace
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
change content from list of LassoNode to list of xmlNode
Benjamin Dauvergne
2008-08-01
2
-2
/
+2
*
changed contents to list of xmlNodes instead of LassoNode
Benjamin Dauvergne
2008-08-01
2
-2
/
+2
*
add strings for security mechanism defined in ID-WSF 1.1
Benjamin Dauvergne
2008-08-01
1
-0
/
+6
*
forked lasso branch for adeline
Benjamin Dauvergne
2008-08-01
4
-5
/
+10
*
include utils.h
Benjamin Dauvergne
2008-08-01
1
-0
/
+1
*
fix typo on name of an xmlsec function
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
change strings for security mechanisms to comply with the spec
Benjamin Dauvergne
2008-08-01
1
-5
/
+4
*
move and export matching function for disco description into lasso/xml/disco_...
Benjamin Dauvergne
2008-08-01
2
-0
/
+72
*
* add type decl to field GList* any
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
fix typo
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
add function to load a public key from anything
Benjamin Dauvergne
2008-08-01
2
-1
/
+49
*
fixed too long lines and remove some blank lines
Damien Laniel
2008-05-30
24
-91
/
+48
*
fixed too long lines and remove some blank lines
Damien Laniel
2008-05-30
3
-9
/
+6
*
add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am
Benjamin Dauvergne
2008-05-27
4
-0
/
+4
*
cleanup include listingm first builddir then srcdir and no need for $srcdir/l...
Benjamin Dauvergne
2008-05-26
4
-4
/
+4
*
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
*
fixed some reference counting and memory management
Damien Laniel
2008-05-20
5
-18
/
+24
*
moved gtk-doc inline as is better on so many points; also added schema
Frederic Peters
2008-05-15
287
-663
/
+2392
*
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
*
* AttributeQuery contains multiple Attribute elements not juste one
Benjamin Dauvergne
2008-04-21
2
-2
/
+2
[prev]
[next]