lasso/lasso/id-ff
Nicolas Clapies e4de8cee48 Comments miss in some last commits, so : the 4 last commits fixed a bad bug in lasso_logout_get_next_provideID() and a bug in the setting of status code value in logout response 2004-09-07 14:25:55 +00:00
..
.cvsignore Initial version 2004-06-04 12:49:18 +00:00
Makefile.am Renamed register_name_identifier.* to name_registration.* files 2004-08-26 15:32:48 +00:00
defederation.c Updated the API developer documentation 2004-09-07 13:41:22 +00:00
defederation.h Added a param to method lasso_defederation_init_notification(). Now if it is set, lasso can choose a specific defederation protocol profile depending on the http method value of this param 2004-08-26 16:07:56 +00:00
identity.c Added version attribute in lasso dump messages 2004-09-06 12:36:47 +00:00
identity.h Fixed a typing mistake 2004-07-30 14:22:57 +00:00
lecp.c removed extra parentheses after return statements; 2004-09-01 09:59:53 +00:00
lecp.h Removed Base64 encoding in lasso_lecp_build_authn_response_msg() 2004-08-09 14:45:39 +00:00
login.c a bit late; fixed use of unitialized variables (-Wuninitialized needs -O) 2004-09-06 17:49:19 +00:00
login.h Renamed methods lasso_logint_set_assertion*() to lasso_login_set_assertion*() 2004-09-06 14:14:26 +00:00
logout.c Comments miss in some last commits, so : the 4 last commits fixed a bad bug in lasso_logout_get_next_provideID() and a bug in the setting of status code value in logout response 2004-09-07 14:25:55 +00:00
logout.h *** empty log message *** 2004-09-06 15:30:54 +00:00
name_identifier_mapping.c removed extra parentheses after return statements; 2004-09-01 09:59:53 +00:00
name_identifier_mapping.h Renamed enums (Bug #225): 2004-08-04 10:15:10 +00:00
name_registration.c missing includes, unusued variables, usual saturday stuff. 2004-09-04 10:36:32 +00:00
name_registration.h Renamed register_name_identifier.* to name_registration.* files 2004-08-26 15:32:48 +00:00
profile.c Oups, little mistake : now attribute version is added only in lasso_profile_dump() instead of lasso_login_dump() or lasso_logout_dump() 2004-09-06 12:51:42 +00:00
profile.h Added constant lassoHttpMethodAny. 2004-08-26 16:46:38 +00:00
server.c Added version attribute in lasso dump messages 2004-09-06 12:36:47 +00:00
server.h Changed type of signature_method 2004-08-19 12:35:12 +00:00
session.c a bit late; fixed use of unitialized variables (-Wuninitialized needs -O) 2004-09-06 17:49:19 +00:00
session.h Moved support of provider index from session to logout. Now only the logout knows the current index of the provider id to request, and the session can only return the provider id from an index 2004-09-01 14:14:32 +00:00