summaryrefslogtreecommitdiffstats
path: root/php/xml/lasso_lib_authn_request.c
Commit message (Collapse)AuthorAgeFilesLines
* REmoved now useless binding files.Romain Chantereay2004-08-231-239/+0
| | | | See attic for more information.
* Added lasso_login_process_response_msg and fix a minor bug in ↵Christophe Nowicki2004-08-161-3/+28
| | | | lib_authn_request (bool)
* remove all debug messages.Christophe Nowicki2004-08-121-29/+7
|
* fix bool value in lasso_lib_authn_request_set_forceauthnChristophe Nowicki2004-08-121-3/+3
|
* Removed the param 'remote_providerID' of lasso_login_init_authn_request() methodChristophe Nowicki2004-08-101-4/+5
| | | | | Added a param 'remote_providerID' in lasso_login_build_authn_request_msg() method Fix compilation warnings, avoid multiple definitions and REGISTER_STRING_CONSTANT
* automake/autoconf support for the php bindingChristophe Nowicki2004-08-051-2/+2
|
* first php binding importChristophe Nowicki2004-08-041-0/+235