| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | logout | Christophe Nowicki | 2004-08-19 | 4 | -19/+62 | |
| | | ||||||
| * | PHP Binding : | Christophe Nowicki | 2004-08-19 | 5 | -31/+98 | |
| | | | | | | | | Added lasso_profile_set_session_from_dump Now lasso_cast_to_profile take to different reources Sample SP : Logout in progress | |||||
| * | Rename install.php to setup.php | Christophe Nowicki | 2004-08-18 | 3 | -5/+53 | |
| | | ||||||
| * | Service Provider written in PHP (login is working and logout will work soon ;0) | Christophe Nowicki | 2004-08-18 | 8 | -0/+798 | |
| | | ||||||
| * | Add environ/lasso_logout.c | Christophe Nowicki | 2004-08-18 | 3 | -6/+28 | |
| | | ||||||
| * | Add logout functions : lasso_logout_new, lasso_logout_init_request, ↵ | Christophe Nowicki | 2004-08-18 | 1 | -0/+106 | |
| | | | | | lasso_logout_build_request_msg | |||||
| * | rename lasso_login_set_identity_from_dump to ↵ | Christophe Nowicki | 2004-08-17 | 4 | -26/+28 | |
| | | | | | lasso_profile_set_identity_from_dump | |||||
| * | fix cvs sticky state problem. | Christophe Nowicki | 2004-08-17 | 2 | -7/+32 | |
| | | ||||||
| * | Added lasso_session_dump | Christophe Nowicki | 2004-08-17 | 1 | -0/+23 | |
| | | ||||||
| * | added lasso_login_set_identity_from_dump | Christophe Nowicki | 2004-08-17 | 1 | -1/+48 | |
| | | ||||||
| * | fix cvs sticky state ;( | Christophe Nowicki | 2004-08-17 | 2 | -2/+14 | |
| | | ||||||
| * | Add lasso_profile_get_identity, lasso_profile_is_identity_dirty, ↵ | Christophe Nowicki | 2004-08-16 | 4 | -3/+112 | |
| | | | | | lasso_profile_get_session, lasso_profile_is_session_dirty | |||||
| * | Added lasso_login_process_response_msg and fix a minor bug in ↵ | Christophe Nowicki | 2004-08-16 | 5 | -7/+102 | |
| | | | | | lib_authn_request (bool) | |||||
| * | remove all debug messages. | Christophe Nowicki | 2004-08-12 | 7 | -85/+36 | |
| | | ||||||
| * | fix bool value in lasso_lib_authn_request_set_forceauthn | Christophe Nowicki | 2004-08-12 | 1 | -3/+3 | |
| | | ||||||
| * | fixed wrong args num for lasso_login_init_authn_request | Christophe Nowicki | 2004-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | Added new PHP Unit test for Lasso Login and Lasso Server. | Christophe Nowicki | 2004-08-10 | 6 | -24/+95 | |
| | | ||||||
| * | add php unit test support. just run php -f php/run-tests.php | Christophe Nowicki | 2004-08-10 | 3 | -0/+709 | |
| | | ||||||
| * | Removed the param 'remote_providerID' of lasso_login_init_authn_request() method | Christophe Nowicki | 2004-08-10 | 9 | -42/+57 | |
| | | | | | | Added a param 'remote_providerID' in lasso_login_build_authn_request_msg() method Fix compilation warnings, avoid multiple definitions and REGISTER_STRING_CONSTANT | |||||
| * | PHP_PREFIX in configure.ac. Add good LDFLAGS and LIBADD to php/Makefile.am | Christophe Nowicki | 2004-08-06 | 1 | -9/+12 | |
| | | | | | | | | Now php load the lasso extension : $ php -m | grep lasso lasso | |||||
| * | remove COMPILE_DL_LASSO ... now php can load lasso.so | Christophe Nowicki | 2004-08-06 | 1 | -4/+2 | |
| | | ||||||
| * | install module in `php-config --extension-dir` in state of /usr/lib | Christophe Nowicki | 2004-08-06 | 1 | -0/+3 | |
| | | ||||||
| * | automake/autoconf support for the php binding | Christophe Nowicki | 2004-08-05 | 13 | -44/+74 | |
| | | ||||||
| * | first php binding import | Christophe Nowicki | 2004-08-04 | 13 | -0/+1760 | |
