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 LASSO_PROFILE_ERROR_NAME_IDENTIFIER_NOT_FOUND error code
Frederic Peters
2004-12-15
5
-8
/
+7
*
coherent error handling for "identity not found" and "federation not found"
Frederic Peters
2004-12-15
8
-49
/
+31
*
replaced unknown error by 2 LASSO_PROFILE_ERROR_INVALID_HTTP_METHOD in Name
Frederic Peters
2004-12-14
1
-4
/
+2
*
new LASSO_PROFILE_ERROR_UNKNOWN_PROFILE_URL profile error and replaced a bunch
Frederic Peters
2004-12-14
8
-23
/
+25
*
fixed some missing or wrong prototype declarations
Frederic Peters
2004-12-14
5
-21
/
+14
*
fixed function declared as returning int that didn't return anything
Frederic Peters
2004-12-14
1
-1
/
+1
*
API change in Single Sign On profile (IdP side) to allow the developer to mess
Frederic Peters
2004-12-14
8
-214
/
+139
*
more error code harmony, now with a new critical_error macro
Frederic Peters
2004-12-14
8
-65
/
+62
*
status code has been set in lasso_lib_logout_respone_new_full
Frederic Peters
2004-12-14
1
-2
/
+0
*
properly sign samlp:Response
Frederic Peters
2004-12-14
1
-13
/
+17
*
properly check signature on soap samlp:Request (login/artifact)
Frederic Peters
2004-12-14
3
-0
/
+50
*
properly verify signatures and return code appriopriately (closes: #362)
Frederic Peters
2004-12-14
7
-17
/
+31
*
updated test to new api
Frederic Peters
2004-12-14
1
-2
/
+3
*
updated test to new API
Frederic Peters
2004-12-14
1
-1
/
+1
*
ignore generated files
Frederic Peters
2004-12-14
5
-0
/
+43
*
ignore html rendition
Frederic Peters
2004-12-14
1
-0
/
+2
*
process files taken from lasso 0.5 (not uptodate)
Frederic Peters
2004-12-14
2
-0
/
+136
*
got uptodate documentation about single sign on (I think)
Frederic Peters
2004-12-14
4
-86
/
+135
*
[API Change] For consistency with the other profiles, remote_providerID has
Frederic Peters
2004-12-14
5
-30
/
+32
*
error codes handling in LassoLogin
Frederic Peters
2004-12-13
1
-37
/
+20
*
use XmlSnippet for LassoLogout dump/restore
Frederic Peters
2004-12-13
2
-50
/
+22
*
reenabled lasso_session_destroy()
Frederic Peters
2004-12-13
1
-1
/
+1
*
more error code harmonization.
Frederic Peters
2004-12-13
5
-27
/
+24
*
sign AuthnResponse and harmonous use of LASSO_PROFILE_ERROR_INVALID_MSG
Frederic Peters
2004-12-13
1
-15
/
+14
*
removed obsolete comment
Frederic Peters
2004-12-13
1
-1
/
+0
*
harmonized remote_provider tests (check and error code set to
Frederic Peters
2004-12-13
5
-27
/
+26
*
replaced error_code macro with a function since that macro didn't work with
Frederic Peters
2004-12-13
2
-9
/
+20
*
error message for LASSO_SERVER_ERROR_ADD_PROVIDER_FAILED
Frederic Peters
2004-12-13
1
-0
/
+2
*
removed trailing ; in macro
Frederic Peters
2004-12-13
1
-1
/
+1
*
dealing with errors; now like this:
Frederic Peters
2004-12-13
8
-43
/
+51
*
properly sign soap messages in name identifier mapping profile.
Frederic Peters
2004-12-12
1
-8
/
+4
*
got top-of-file license spaced the same way as in other files (+ fixed editor
Frederic Peters
2004-12-12
4
-8
/
+8
*
removed error message when java was not found
Frederic Peters
2004-12-12
1
-1
/
+1
*
Added LassoDiscovery class
Valery Febvre
2004-12-10
3
-0
/
+588
*
Added lasso_server_add_service() method
Valery Febvre
2004-12-10
2
-2
/
+57
*
Added LassoService class
Valery Febvre
2004-12-10
3
-0
/
+210
*
Fixed the attribute name of the dump version
Valery Febvre
2004-12-10
1
-1
/
+1
*
Added lasso_personal_profile_service_add_data() method : it allows to add res...
Nicolas Clapies
2004-12-10
2
-17
/
+28
*
Removed params of constructor : id and itemIDRef are not required attributes.
Nicolas Clapies
2004-12-10
2
-10
/
+2
*
Added support of MsgContact PP service.
Nicolas Clapies
2004-12-10
1
-0
/
+2
*
Initial version : support of personal profile msg contact. It is very experim...
Nicolas Clapies
2004-12-10
2
-0
/
+187
*
Removed useless LassoDiscoResourceIDGroup class
Valery Febvre
2004-12-10
3
-168
/
+0
*
Added back xmlsec signature check (and disabled it in name identifier mapping
Frederic Peters
2004-12-10
6
-128
/
+204
*
Fixed type mistake in snippets of LassoDstQueryItem.
Nicolas Clapies
2004-12-10
1
-1
/
+1
*
Added support of DST modify / modify response.
Nicolas Clapies
2004-12-10
1
-0
/
+8
*
Replaced LassoDiscoResourceIDGroup with old ResourceID and EncryptedResourceID.
Nicolas Clapies
2004-12-10
3
-5
/
+9
*
Updated lasso_personal_profile_service_init_query() method : now it takes a L...
Nicolas Clapies
2004-12-10
2
-61
/
+83
*
Removed ResourceOffering and ResourceIDGroup class's attributes. Only keep da...
Nicolas Clapies
2004-12-10
2
-57
/
+13
*
Updated lasso_wsf_profile_build_*_msg() : now they only set msg_body class's ...
Nicolas Clapies
2004-12-10
2
-47
/
+0
*
Added DST Modify part level 1.
Nicolas Clapies
2004-12-10
8
-0
/
+843
[next]