summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/name_registration.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #294 : memory leak on name identifiers local variables in lasso_nam...Nicolas Clapies2004-09-271-1/+30
* Added a test on the remote provider id param in lasso_name_registration_init_...Nicolas Clapies2004-09-221-0/+1
* fixed a lot of bug, added a new attribute oldNameIdentifier. Now after the pr...Nicolas Clapies2004-09-221-67/+122
* use g_strdup_printf to avoir buffer size calculations and g_snprintf to avoirFrederic Peters2004-09-171-4/+2
* Little indentationNicolas Clapies2004-09-141-1/+1
* Fixed ABI and API breakage. Please don't modify function signatures (even moreFrederic Peters2004-09-101-2/+1
* A lot of Updates ... currently it is unusable : lasso_name_registration_valid...Nicolas Clapies2004-09-101-42/+3
* Moved lasso_name_registration_validate_request() method at the end of definit...Nicolas Clapies2004-09-101-52/+53
* Updated name registration object's methods code to have the same structure as...Nicolas Clapies2004-09-101-66/+163
* missing includes, unusued variables, usual saturday stuff.Frederic Peters2004-09-041-2/+5
* Fixed problem when checking all remote SP from IDP in lasso_logout_validate_r...Nicolas Clapies2004-09-031-1/+4
* removed extra parentheses after return statements;Frederic Peters2004-09-011-10/+10
* Fixed error in method name : renamed lasso_provider_get_singleLogoutServiceUR...Nicolas Clapies2004-08-301-1/+1
* Renamed register_name_identifier.* to name_registration.* filesNicolas Clapies2004-08-261-0/+572