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
*
Add lasso_release_gstring
Benjamin Dauvergne
2010-04-22
1
-0
/
+9
*
Utils: add lasso_release_ghashtable
Benjamin Dauvergne
2010-04-22
1
-0
/
+3
*
SAML 2.0 Profile: remove unused must_sign variable
Benjamin Dauvergne
2010-04-22
1
-2
/
+0
*
First try to check that objects are fully functionals before proceeding
Benjamin Dauvergne
2010-04-22
1
-0
/
+4
*
Fix potential SEGFAULT of an unknown provider
Benjamin Dauvergne
2010-04-22
1
-0
/
+5
*
SAML 2.0: in lasso_saml20_process_federation, only handle the case of PERSIST...
Benjamin Dauvergne
2010-04-20
1
-41
/
+28
*
SAML 2.0: in lasso_saml20_login_validate_request, do not check signature if n...
Benjamin Dauvergne
2010-04-20
1
-23
/
+21
*
SAML 2.0: find binding when only AssertionConsumerServiceURL is set, do not c...
Benjamin Dauvergne
2010-04-20
1
-31
/
+69
*
SAML 2.0: add internal method to retrieve the binding for an URL
Benjamin Dauvergne
2010-04-20
2
-2
/
+65
*
Login: add internal function _lasso_login_must_verify_*signature
Benjamin Dauvergne
2010-04-20
2
-2
/
+48
*
Login: remove symbol markers in example code
Benjamin Dauvergne
2010-04-19
1
-8
/
+8
*
Fix documentation problems
Benjamin Dauvergne
2010-04-19
8
-20
/
+16
*
Ameliorate support for lasso_profile_set_signature_verify_hint
Benjamin Dauvergne
2010-04-16
6
-33
/
+64
*
Revert "Core: add XML schemas for SAML 2.0"
Benjamin Dauvergne
2010-04-06
33
-4345
/
+0
*
SAML 2.0: add Destination attribute to requests
Benjamin Dauvergne
2010-04-06
1
-0
/
+5
*
Tools: add usage statement to check-lasso-sections.py
Benjamin Dauvergne
2010-04-06
1
-0
/
+3
*
Docs: add/remove symbols from lasso-sections.txt
Benjamin Dauvergne
2010-04-06
1
-1
/
+2
*
ID-WSF 2.0 DST: make lasso_idwsf2_data_service_set_status_code works event if...
Benjamin Dauvergne
2010-04-06
1
-24
/
+28
*
Tests: add tests for custom namespace functions
Benjamin Dauvergne
2010-04-06
1
-0
/
+44
*
ID-FF 1.2 & SAML 2.0: factorize access to role prefix
Benjamin Dauvergne
2010-04-06
1
-13
/
+23
*
Tests: make role descriptor loading test less verbose
Benjamin Dauvergne
2010-04-06
1
-3
/
+8
*
Tests: show actual value in check_equals test macro
Benjamin Dauvergne
2010-04-06
1
-1
/
+1
*
XML: add custom namespace definition handling
Benjamin Dauvergne
2010-04-06
3
-0
/
+53
*
SAML 2.0: fix default assertion consumer handling when isDefault is missing
Benjamin Dauvergne
2010-04-06
1
-1
/
+69
*
SAML 2.0: fix default assertion consumer handling
Benjamin Dauvergne
2010-04-06
1
-1
/
+1
*
Binding python tests: update idwsf1 to explicitely register PP10 HREF
Benjamin Dauvergne
2010-04-06
1
-0
/
+1
*
Binding python: update idwsf2 test for method change dst.initResponse -> vali...
Benjamin Dauvergne
2010-04-06
1
-1
/
+1
*
XML: do not register any DST namespace by default
Benjamin Dauvergne
2010-04-06
1
-7
/
+0
*
XML: add a SNIPPET_COLLECT_NAMESPACES snippet to DstRefResultQuery
Benjamin Dauvergne
2010-04-06
3
-5
/
+9
*
ID-WSF 2.0 Data Service: new accessor, fix use of build_unique_id, change ini...
Benjamin Dauvergne
2010-04-06
3
-3
/
+45
*
Core: add a SNIPPET_COLLECT_NAMESPACE snippet type
Benjamin Dauvergne
2010-04-06
2
-1
/
+53
*
Binding python: fix use of raise_on_rc, simplift Node.__setstate__
Benjamin Dauvergne
2010-04-06
1
-7
/
+6
*
Revert "Make lasso_node_get_xmlNode return original_xmlnode if there is one"
Benjamin Dauvergne
2010-04-06
1
-5
/
+0
*
Binding python: for empty GList return empty tuples, not None
Benjamin Dauvergne
2010-04-06
2
-18
/
+18
*
Docs: remove from documentation comments characters outside ASCII for python ...
Benjamin Dauvergne
2010-04-06
1
-5
/
+5
*
Fix return path in lasso_saml20_process_any_response for signatures checking
Benjamin Dauvergne
2010-04-06
1
-4
/
+4
*
fix documentation of lasso_node_debug
Benjamin Dauvergne
2010-04-06
1
-1
/
+1
*
Make lasso_node_get_xmlNode return original_xmlnode if there is one
Benjamin Dauvergne
2010-04-06
1
-0
/
+5
*
update documentation of lasso_login_build_authn_response_msg
Benjamin Dauvergne
2010-03-27
1
-1
/
+35
*
update documentation of lasso_login_build_authn_request_msg
Benjamin Dauvergne
2010-03-27
1
-11
/
+36
*
improve documentation of lasso_login_build_artifact_msg
Benjamin Dauvergne
2010-03-27
1
-1
/
+30
*
use lasso_release_gobject in lasso_login_destroy
Benjamin Dauvergne
2010-03-27
1
-1
/
+1
*
update lasso_login_accept_sso documentation
Benjamin Dauvergne
2010-03-27
1
-9
/
+23
*
ID-FF&SAML2: complete documentation of lasso_login_build_assertion
Benjamin Dauvergne
2010-03-27
1
-5
/
+27
*
Make multiple include loading work in lasso/backward_comp.h
Benjamin Dauvergne
2010-03-27
1
-1
/
+2
*
Binding python: fix test file
Benjamin Dauvergne
2010-03-27
1
-1
/
+1
*
SAML 2.0&ID-FF 1.2: simplify and complete metadata loading for multi-role sup...
Benjamin Dauvergne
2010-03-27
16
-543
/
+1007
*
Core: add XML schemas for SAML 2.0
Benjamin Dauvergne
2010-03-27
33
-0
/
+4345
*
Doc: add all missing methods to documentation section file
Benjamin Dauvergne
2010-03-27
2
-8
/
+78
*
Tools: add script to check for missing functions in lasso-sections.txt
Benjamin Dauvergne
2010-03-27
1
-0
/
+39
[next]