| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed old Python binding. | Emmanuel Raviart | 2004-08-20 | 20 | -2351/+0 |
| * | little register name identifier udpates | Nicolas Clapies | 2004-08-18 | 2 | -6/+10 |
| * | properly use libtool convenience libraries (intend is to build correctly on | Frederic Peters | 2004-08-18 | 1 | -2/+2 |
| * | Updated server | Valery Febvre | 2004-08-09 | 1 | -2/+2 |
| * | Removed Base64 encoding in lasso_lecp_build_authn_response_msg() | Valery Febvre | 2004-08-09 | 1 | -17/+24 |
| * | Removed the param 'remote_providerID' of lasso_login_init_authn_request() method | Valery Febvre | 2004-08-09 | 1 | -10/+10 |
| * | Added attributes request, request_type, response, response_type to Lecp in | Emmanuel Raviart | 2004-08-07 | 1 | -2/+11 |
| * | Renamed load_notification_msg to process_notification msg, renamed process_re... | Nicolas Clapies | 2004-08-06 | 2 | -11/+11 |
| * | fix in lecp | Nicolas Clapies | 2004-08-05 | 1 | -4/+4 |
| * | *** empty log message *** | Nicolas Clapies | 2004-08-05 | 1 | -1/+6 |
| * | update of lecp python binding | Nicolas Clapies | 2004-08-04 | 2 | -76/+64 |
| * | *** empty log message *** | Valery Febvre | 2004-08-04 | 1 | -2/+2 |
| * | Removed the 'identity' arg in lasso_login_new_from_dump() method | Valery Febvre | 2004-08-04 | 1 | -10/+6 |
| * | move server param in new | Nicolas Clapies | 2004-08-04 | 1 | -13/+10 |
| * | In Python, Server.add_provider now returns an error code instead of None. | Emmanuel Raviart | 2004-08-04 | 1 | -8/+8 |
| * | *** empty log message *** | Nicolas Clapies | 2004-08-03 | 1 | -1/+1 |
| * | Bye bye AM_CONDITIONAL rests. | Romain Chantereay | 2004-08-03 | 1 | -2/+0 |
| * | replace load_request_msg() with process_request_msg(), process_request() with... | Nicolas Clapies | 2004-08-03 | 2 | -10/+10 |
| * | - Replaced some charPtrConst_wrap() calls by charPtr_wrap() | Valery Febvre | 2004-08-02 | 5 | -7/+36 |
| * | Removed access to attributes identity & session by __getattr__ | Valery Febvre | 2004-07-31 | 2 | -13/+5 |
| * | Python login_tests now works again, although there remains a lasso-CRITICAL | Emmanuel Raviart | 2004-07-31 | 2 | -12/+14 |
| * | *** empty log message *** | Nicolas Clapies | 2004-07-30 | 2 | -29/+76 |
| * | Update end | Valery Febvre | 2004-07-30 | 4 | -0/+126 |
| * | *** empty log message *** | Valery Febvre | 2004-07-30 | 2 | -231/+0 |
| * | Update | Valery Febvre | 2004-07-30 | 11 | -149/+270 |
| * | Renamed ProfileContext into Profile | Valery Febvre | 2004-07-30 | 2 | -30/+30 |
| * | Initial commit | Valery Febvre | 2004-07-30 | 2 | -0/+233 |
| * | Update begining | Valery Febvre | 2004-07-30 | 8 | -48/+46 |
| * | update of register name identifier | Nicolas Clapies | 2004-07-29 | 1 | -5/+4 |
| * | *** empty log message *** | Nicolas Clapies | 2004-07-27 | 1 | -1/+1 |
| * | update of federation termination | Nicolas Clapies | 2004-07-27 | 2 | -18/+37 |
| * | Use LassoNode_get instead of LassoAssertion_get in user_add_assertion() | Nicolas Clapies | 2004-07-27 | 1 | -4/+2 |
| * | 'assertion' var should be a PyObject*, not a LassoNode* (in user_add_assertion) | Valery Febvre | 2004-07-27 | 1 | -4/+5 |
| * | Ooops, Copy/Paste isn't always your friend :-) | Valery Febvre | 2004-07-27 | 1 | -2/+2 |
| * | fix a bug in python binding user_add_assertion : give obj of python assertion... | Nicolas Clapies | 2004-07-26 | 1 | -2/+4 |
| * | Removed obsolete logout method load_from_dump. | Emmanuel Raviart | 2004-07-26 | 2 | -19/+0 |
| * | *** empty log message *** | Valery Febvre | 2004-07-26 | 1 | -2/+2 |
| * | Added new ProfileContext class | Valery Febvre | 2004-07-26 | 3 | -10/+71 |
| * | acces to RelayState in logout object | Nicolas Clapies | 2004-07-26 | 1 | -11/+15 |
| * | Removed nameIdentifier attribute in Logout object | Valery Febvre | 2004-07-26 | 1 | -1/+1 |
| * | Many little fixs | Valery Febvre | 2004-07-25 | 1 | -4/+5 |
| * | initialze codeError | Frederic Peters | 2004-07-25 | 1 | -6/+6 |
| * | fix the problem of setting the user environ in SOAP method : | Nicolas Clapies | 2004-07-25 | 2 | -18/+52 |
| * | udpate of C lecp, add python lecp | Nicolas Clapies | 2004-07-25 | 3 | -2/+259 |
| * | added --enable-python option to ./configure; default is yes. | Frederic Peters | 2004-07-23 | 1 | -4/+7 |
| * | Added lasso_user_get_authentication_method() | Valery Febvre | 2004-07-23 | 2 | -9/+28 |
| * | *** empty log message *** | Nicolas Clapies | 2004-07-23 | 1 | -1/+1 |
| * | update of logout with better support of propagation from idp | Nicolas Clapies | 2004-07-23 | 2 | -0/+20 |
| * | build was used by distutils; no longer used. (but automake creates .deps) | Frederic Peters | 2004-07-22 | 1 | -1/+1 |
| * | ignore Makefile.in, Makefile, .deps and .libs under python/ | Frederic Peters | 2004-07-22 | 1 | -0/+3 |