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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bindings: skip DEPRECATED variables
Benjamin Dauvergne
2009-03-27
1
-0
/
+2
*
ID-FF 1.2: Add handling of relaystate for logout requests
Benjamin Dauvergne
2009-03-27
2
-12
/
+16
*
ID-FF 1.2: Use new macros in logout, defederation and lecp
Benjamin Dauvergne
2009-03-27
3
-129
/
+115
*
Autoconf: Do not include optimisation flags in AM_CFLAGS
Benjamin Dauvergne
2009-03-27
1
-2
/
+1
*
ID-FF 1.2 Tests: Add test for relaystate
Benjamin Dauvergne
2009-03-27
1
-2
/
+18
*
ID-FF 1.2 Login: Use allocation macros
Benjamin Dauvergne
2009-03-27
1
-2
/
+3
*
ID-FF 1.2: Handle RelayState inside LassoLogin
Benjamin Dauvergne
2009-03-27
1
-5
/
+8
*
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
*
ID-FF 1.2: Defederation, changes includes for relative paths
Benjamin Dauvergne
2009-03-27
1
-0
/
+2
*
ID-FF 1.2: Defederatopm HTTP-Redirect binding, handle relaystate
Benjamin Dauvergne
2009-03-27
1
-0
/
+5
*
SAML 2.0: In login change includes for relative paths
Benjamin Dauvergne
2009-03-27
1
-8
/
+7
*
Core: Remove ending blanks from erros.c.in
Benjamin Dauvergne
2009-03-27
2
-8
/
+8
*
SAML 2.0: add direct treatment of relaystate for HTTP-Redirect binding
Benjamin Dauvergne
2009-03-27
2
-3
/
+5
*
SAML 2.0: simplify redirect binding code path
Benjamin Dauvergne
2009-03-27
2
-102
/
+14
*
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
*
SAML 2.0: Add helper function to implement the HTTP-Redirect binding
Benjamin Dauvergne
2009-03-27
2
-1
/
+153
*
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
3
-7
/
+7
*
Core: Fix double instantiation of macro parameters
Benjamin Dauvergne
2009-03-27
1
-11
/
+14
*
Core: Fix corner case in deallocation macros
Benjamin Dauvergne
2009-03-27
1
-2
/
+3
*
Add missing intializations
Benjamin Dauvergne
2009-03-27
1
-2
/
+2
*
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
3
-6
/
+6
*
Core: move parse xml wrapper from xml.c to tools.c
Benjamin Dauvergne
2009-03-27
4
-78
/
+82
*
SAML 2.0 NameIDManagement: use new generic methods
Benjamin Dauvergne
2009-03-27
3
-472
/
+75
*
SAML 2.0 Logout: use generic methods
Benjamin Dauvergne
2009-03-27
1
-76
/
+29
*
SAML 2.0 Login: use generic methods
Benjamin Dauvergne
2009-03-27
1
-140
/
+85
*
SAML 2.0: add name id include to login.c
Benjamin Dauvergne
2009-03-27
1
-0
/
+1
*
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
*
SAML 2.0: reduce code in lasso_assertion_query_process_request
Benjamin Dauvergne
2009-03-27
1
-51
/
+19
*
SAML 2.0: add internal generic implementation
Benjamin Dauvergne
2009-03-27
2
-28
/
+881
*
Core: add new internal macro lasso_extract_node_or_fail
Benjamin Dauvergne
2009-03-27
1
-0
/
+9
*
ID-WSF 2.0: make it work with --enabe-debugging
Benjamin Dauvergne
2009-03-27
7
-89
/
+38
*
Core: add argument checking to lasso_server_get_provider
Benjamin Dauvergne
2009-03-27
1
-0
/
+3
[next]