summaryrefslogtreecommitdiffstats
path: root/php/environs/lasso_session.c
Commit message (Collapse)AuthorAgeFilesLines
* REmoved now useless binding files.Romain Chantereay2004-08-231-58/+0
| | | | See attic for more information.
* Added lasso_session_dumpChristophe Nowicki2004-08-171-0/+23
|
* Add lasso_profile_get_identity, lasso_profile_is_identity_dirty, ↵Christophe Nowicki2004-08-161-0/+1
| | | | lasso_profile_get_session, lasso_profile_is_session_dirty
* 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/+33