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
*
new function lasso_profile_get_server()
Benjamin Dauvergne
2009-04-27
3
-0
/
+28
*
fix: in lasso_verify_signature() only look for the first direct child Signatu...
Benjamin Dauvergne
2009-04-27
1
-2
/
+2
*
fix: handle non-LHS argument for lasso_extract_node_or_fail()
Benjamin Dauvergne
2009-04-27
1
-5
/
+8
*
lasso_saml20_profile_init_artifact_resolve(): check http_method
Benjamin Dauvergne
2009-04-27
1
-1
/
+3
*
lasso_login_init_request(): change error code for invalid artifacts
Benjamin Dauvergne
2009-04-27
1
-2
/
+2
*
Complete documentation of lasso_login_init_request
Benjamin Dauvergne
2009-04-27
1
-2
/
+18
*
lasso_login_init_authn_request: complete doc
Benjamin Dauvergne
2009-04-27
1
-1
/
+10
*
lasso_login_init_authn_request: change error code for missing remote provider ID
Benjamin Dauvergne
2009-04-27
1
-1
/
+1
*
Add a deprecated tag to lasso_login_destroy doc
Benjamin Dauvergne
2009-04-27
1
-0
/
+2
*
Complete documentation of lasso_login_byuld_response_msg
Benjamin Dauvergne
2009-04-27
1
-0
/
+5
*
Complete documentation of lasso_login_build_request_msg
Benjamin Dauvergne
2009-04-27
1
-3
/
+11
*
Complet documentation for lasso_login_build_authn_response_msg
Benjamin Dauvergne
2009-04-27
1
-1
/
+9
*
Complete documentation of lasso_login_build_authn_request
Benjamin Dauvergne
2009-04-27
1
-6
/
+18
*
Complete documentation for lasso_login_build_artifact_msg
Benjamin Dauvergne
2009-04-27
1
-1
/
+11
*
Complet documentation of lasso_login_accept_sso
Benjamin Dauvergne
2009-04-27
1
-1
/
+9
*
Complete doc for static function lasso_login_musk_ask_for_consent
Benjamin Dauvergne
2009-04-27
1
-1
/
+1
*
Complete document of lasso_login_build_assertion
Benjamin Dauvergne
2009-04-27
1
-1
/
+5
*
Complete doc of lasso_logout_validate_request
Benjamin Dauvergne
2009-04-27
1
-1
/
+15
*
Rework cleanup handling
Benjamin Dauvergne
2009-04-22
10
-116
/
+162
*
XML: Fix prefix clobbering by xsi:type handling
Benjamin Dauvergne
2009-04-22
1
-4
/
+7
*
SAML 2.0: Use new API lasso_url_add_parameter
Benjamin Dauvergne
2009-04-22
2
-20
/
+17
*
SAML 2.0: Check http_method in build_artifact_msg
Benjamin Dauvergne
2009-04-22
1
-0
/
+4
*
Tests: Add test parsing a Ping Federate assertion.
Benjamin Dauvergne
2009-04-22
1
-0
/
+19
*
Add a new internal API for parameters building
Benjamin Dauvergne
2009-04-22
2
-0
/
+65
*
Tests: Add a SAML2 login test
Benjamin Dauvergne
2009-04-22
3
-1
/
+467
*
If no typename could be determined, stop parsing.
Benjamin Dauvergne
2009-04-21
1
-2
/
+3
*
Fix python 2.4 binding build
Jerome Schneider
2009-04-17
1
-0
/
+6
*
Core: Add cast to first argument of isalnum
Benjamin Dauvergne
2009-04-14
2
-2
/
+2
*
Core: add an header file for backward compatibility
Benjamin Dauvergne
2009-04-14
4
-22
/
+50
*
Fix build issues on amd64 / gcc 4.3
Jerome Schneider
2009-04-09
3
-4
/
+4
*
Tests&Core: add g_strcmp0 if glib is old
Benjamin Dauvergne
2009-04-02
2
-0
/
+8
*
Update website download page
Benjamin Dauvergne
2009-03-27
2
-3
/
+19
*
Update lasso version to 2.2.2
Benjamin Dauvergne
2009-03-27
3
-5
/
+17
*
Makefile: change dependencies to pass distcheck
Benjamin Dauvergne
2009-03-27
1
-2
/
+2
*
ID-FF 1.2: if logout request parsing fails, take a shortcut
Benjamin Dauvergne
2009-03-27
1
-1
/
+3
*
SAML 2.0: Update generic relaystate handling
Benjamin Dauvergne
2009-03-27
1
-27
/
+10
*
Core: add a add-signature flag
Benjamin Dauvergne
2009-03-27
2
-0
/
+7
*
ID-FF 1.2: Only verify InResponseTo if strict checking is on
Benjamin Dauvergne
2009-03-27
1
-0
/
+21
*
Core: Add a flag for enabling more strict checking
Benjamin Dauvergne
2009-03-27
2
-0
/
+7
*
XML: use macro for assignment
Benjamin Dauvergne
2009-03-27
1
-1
/
+1
*
ID-FF 1.2: Add trace in dispose for LassoProfile
Benjamin Dauvergne
2009-03-27
1
-0
/
+5
*
Core: debug.h need export.h
Benjamin Dauvergne
2009-03-27
1
-0
/
+1
*
Core: Macros to print deallocation messages
Benjamin Dauvergne
2009-03-27
1
-0
/
+7
*
Core: remove type check equality on gobject macros
Benjamin Dauvergne
2009-03-27
1
-2
/
+0
*
Core: add macros to handle xmlSecKey
Benjamin Dauvergne
2009-03-27
1
-0
/
+20
*
XML: fix memory leaks
Benjamin Dauvergne
2009-03-27
2
-8
/
+7
*
ID-FF 1.2: fix style fault
Benjamin Dauvergne
2009-03-27
4
-20
/
+21
*
ID-FF 1.2: fix some real and potential memory leaks
Benjamin Dauvergne
2009-03-27
3
-10
/
+16
*
Test: add missing release of objects and memory
Benjamin Dauvergne
2009-03-27
5
-12
/
+65
*
Bindings: skip DEPRECATED variables
Benjamin Dauvergne
2009-03-27
1
-0
/
+2
[next]