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
/
saml-2.0
Commit message (
Expand
)
Author
Age
Files
Lines
*
XML ID-FF 1.2 & SAML 2.0: Handle signature failure
Benjamin Dauvergne
2009-03-27
3
-22
/
+36
*
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
*
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 SAML 2.0: add a decrypt function to Saml2EncryptedElement
Benjamin Dauvergne
2009-03-27
1
-13
/
+2
*
SAML 2.0: API for Saml2EncryptedElement decrypt
Benjamin Dauvergne
2009-03-27
2
-2
/
+37
*
Docs: fix doc on Attribute related classes
Benjamin Dauvergne
2009-03-27
2
-2
/
+21
*
Fix bug #94: permit any content for AttributeValue
Benjamin Dauvergne
2009-03-27
2
-5
/
+31
*
Core: do not mix public and private headers
Benjamin Dauvergne
2009-03-27
51
-0
/
+51
*
All: Fix missing field initializer problems
Benjamin Dauvergne
2009-01-24
51
-220
/
+271
*
Integrate modification from Olav Morken <olavmo@stud.ntnu.no>
Benjamin Dauvergne
2008-10-13
1
-2
/
+7
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
102
-511
/
+511
*
* Remove warnings:
Benjamin Dauvergne
2008-09-12
7
-42
/
+7
*
* Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...
Benjamin Dauvergne
2008-08-05
1
-2
/
+2
*
add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am
Benjamin Dauvergne
2008-05-27
1
-0
/
+1
*
cleanup include listingm first builddir then srcdir and no need for $srcdir/l...
Benjamin Dauvergne
2008-05-26
1
-1
/
+1
*
moved gtk-doc inline as is better on so many points; also added schema
Frederic Peters
2008-05-15
50
-100
/
+400
*
* AttributeQuery contains multiple Attribute elements not juste one
Benjamin Dauvergne
2008-04-21
2
-2
/
+2
*
warns when signing saml2 elements would fail because private key is missing
Frederic Peters
2008-01-23
3
-6
/
+21
*
renamed files according to their contents
Frederic Peters
2007-12-27
3
-2
/
+2
*
renamed samlp2:AssertionIDRequest with an underscore between id and request.
Frederic Peters
2007-12-27
2
-21
/
+21
*
annotate GList* of xmlNode*
Frederic Peters
2007-11-03
1
-1
/
+1
*
updated Copyright dates in all files
Damien Laniel
2007-05-30
102
-102
/
+102
*
don't put text nodes in list nodes unless SNIPPET_ALLOW_TEXT is set
Frederic Peters
2007-05-02
1
-1
/
+2
*
added saml_attribute_value.[ch] to Makefile.am
Damien Laniel
2007-04-17
1
-0
/
+2
*
fixed typo (no idea how long it had been there)
Damien Laniel
2007-04-16
1
-1
/
+1
*
start writing an ID-WSF EPR in saml 2 assertions
Damien Laniel
2007-04-16
4
-2
/
+160
*
removed useless glib/glist.h include
Frederic Peters
2007-04-14
1
-2
/
+0
*
notice when building deflated query fails, and don't include (null) as query
Frederic Peters
2006-12-28
11
-0
/
+33
*
Allow the choice of the encryption algorithm to use
Damien Laniel
2006-12-20
2
-0
/
+6
*
Added (and documented) new members to snippet, necessary to fix namespace for
Frederic Peters
2006-12-16
2
-4
/
+6
*
relaystate handling
Frederic Peters
2006-12-06
6
-3
/
+22
*
fixed signature element position
Frederic Peters
2006-12-04
3
-6
/
+6
*
Fixed memory management
Damien Laniel
2006-12-02
1
-0
/
+1
*
Fixed memory management problems
Damien Laniel
2006-12-02
1
-1
/
+1
*
removed side effects in samlp2_response/get_xmlNode
Frederic Peters
2006-11-30
1
-8
/
+18
*
fixed case when not using encrypted assertion
Frederic Peters
2006-11-30
1
-2
/
+4
*
fixing memory leaks, side effects and more in EncryptedAssertion
Frederic Peters
2006-11-30
1
-12
/
+15
*
naming lists "item" is confusin
Frederic Peters
2006-11-30
1
-1
/
+1
*
use appropriate functions for g_list_
Frederic Peters
2006-11-30
1
-1
/
+1
*
Moved assertion encryption code out of saml2_response.c to tools.c
Damien Laniel
2006-11-29
1
-69
/
+16
*
Encrypt Assertions at the last moment, so that the assertions should be fully...
Damien Laniel
2006-11-29
4
-2
/
+92
*
Added an original node to encrypted elements, only in dumps, for the dump to ...
Damien Laniel
2006-11-23
2
-0
/
+4
*
Coding style fixes + removed the obsolete comment about set_nodename in Lasso...
Damien Laniel
2006-11-21
1
-3
/
+0
*
Set nodename "EncryptedElement" in LassoSaml2EncryptedElementClass
Damien Laniel
2006-11-21
1
-1
/
+1
*
Encrypt and decrypt Assertion
Damien Laniel
2006-11-21
3
-4
/
+8
*
- Moved the EncryptedKey to the same level as EncryptedData in xml
Damien Laniel
2006-11-16
2
-2
/
+4
[next]