| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | ds:Signature in <samlp:request/> (in login) (and the signature is not verified | Frederic Peters | 2004-10-29 | 10 | -262/+136 | |
| | | | | | yet) | |||||
| * | cleaning up | Frederic Peters | 2004-10-29 | 3 | -13/+8 | |
| | | ||||||
| * | read over lasso_login_process_request_msg | Frederic Peters | 2004-10-29 | 1 | -2/+2 | |
| | | ||||||
| * | syncing other functions | Frederic Peters | 2004-10-29 | 1 | -49/+31 | |
| | | ||||||
| * | lasso_samlp_response_abstract_fill to initialize responses with id, time and | Frederic Peters | 2004-10-29 | 5 | -40/+38 | |
| | | | | | versions. | |||||
| * | synced lasso_login_build_authn_response_msg | Frederic Peters | 2004-10-29 | 2 | -49/+49 | |
| | | ||||||
| * | synced lasso_login_build_authn_request_msg; added has_protocol_profile | Frederic Peters | 2004-10-29 | 3 | -57/+58 | |
| | | | | | function. | |||||
| * | synced lasso_login_build_artifact_msg | Frederic Peters | 2004-10-29 | 1 | -29/+28 | |
| | | ||||||
| * | synced (not much to do) lasso_login_accept_sso | Frederic Peters | 2004-10-29 | 1 | -9/+9 | |
| | | ||||||
| * | not much on lasso_login_process_response_status_and_assertion | Frederic Peters | 2004-10-29 | 1 | -3/+3 | |
| | | ||||||
| * | cleaned up lasso_login_process_federation | Frederic Peters | 2004-10-29 | 1 | -58/+52 | |
| | | ||||||
| * | no space before : | Frederic Peters | 2004-10-29 | 1 | -2/+2 | |
| | | ||||||
| * | sync unknown error value with lasso | Frederic Peters | 2004-10-29 | 1 | -1/+1 | |
| | | ||||||
| * | reformatted lasso_get_pem_file_type | Frederic Peters | 2004-10-29 | 2 | -43/+38 | |
| | | ||||||
| * | apply optimization to build_random_sequence (and use it in build_unique_id) | Frederic Peters | 2004-10-29 | 3 | -56/+41 | |
| | | ||||||
| * | change function signature | Frederic Peters | 2004-10-29 | 1 | -1/+1 | |
| | | ||||||
| * | style | Frederic Peters | 2004-10-28 | 2 | -16/+14 | |
| | | ||||||
| * | fixed lasso_get_current_time to return UTC time | Frederic Peters | 2004-10-28 | 2 | -9/+11 | |
| | | ||||||
| * | removed unused lasso_g_ptr_array_index | Frederic Peters | 2004-10-28 | 2 | -23/+0 | |
| | | ||||||
| * | removal of \n at end of error messages | Frederic Peters | 2004-10-27 | 13 | -84/+84 | |
| | | ||||||
| * | removed useless casts | Frederic Peters | 2004-10-27 | 15 | -15/+15 | |
| | | ||||||
| * | indented lasso.c | Frederic Peters | 2004-10-27 | 1 | -98/+87 | |
| | | ||||||
| * | cleaning up | Frederic Peters | 2004-10-27 | 12 | -25/+21 | |
| | | ||||||
| * | removed unused code | Frederic Peters | 2004-10-27 | 2 | -233/+108 | |
| | | ||||||
| * | [2004-10-26 19:36 rchantereau] configure.ac: Some configuration variables and | Frederic Peters | 2004-10-27 | 1 | -7/+22 | |
| | | | | | configure options in order to compile php. | |||||
| * | Done with the move to structures and the removal of protocols/ (lasso branched | Frederic Peters | 2004-10-27 | 134 | -12515/+10849 | |
| | | | | | | | | | on October 2nd; occasional merges since then). - Compatible with current souk test suites. - Missing memory management for everything in xml/ - Missing xmlsec support for SOAP messages. | |||||
| * | Removed wrong test and changed a comment. | Emmanuel Raviart | 2004-10-03 | 1 | -2/+1 | |
| | | ||||||
| * | Added RegisterNameIdentifier request and response to SWIG binding. | Emmanuel Raviart | 2004-10-03 | 1 | -0/+67 | |
| | | ||||||
| * | Corrected error in exception generation for non-Python bindings. | Emmanuel Raviart | 2004-10-03 | 1 | -1/+2 | |
| | | ||||||
| * | Removed SWIG_Warning which doesn't exist in Swig. | Emmanuel Raviart | 2004-10-02 | 2 | -12/+10 | |
| | | | | | Updated Python tests. | |||||
| * | Integrated scalp_is_liberty_query into Lasso. Consequently, | Emmanuel Raviart | 2004-10-02 | 9 | -39/+79 | |
| | | | | | | LASSO_PROFILE_ERROR_INVALID_QUERY is now a negative error code and a critical message is displayed when this error occurs. | |||||
| * | Removed function lasso_login_process_without_authn_request_msg. | Emmanuel Raviart | 2004-10-02 | 6 | -139/+135 | |
| | | | | | | | | | | | | | It has been replaced with: lasso_login_init_self_addressed_authn_request(remote_providerID); /* ...Set protocolProfile, isPassive, consent, relayState here... */ lasso_login_process_authn_request_message(NULL, lassoHttpMethodSelfAddressed); This change was needed because there was no way to set isPassive, consent, etc, before. Standardized some error codes and messages. | |||||
| * | Homogeneized error handling for HTTP methods in requests. | Emmanuel Raviart | 2004-10-02 | 8 | -96/+106 | |
| | | | | | | | | Reworked error codes, so that positive and negative numbers don't overlap: It will be easier to change the sign of an error code without break API. Realigned error codes definitions. | |||||
| * | Removed consent from fake authnRequest created by | Emmanuel Raviart | 2004-10-02 | 1 | -2/+0 | |
| | | | | | | | lasso_login_process_without_authn_request_msg: Since the nameIDPolicy is "any", must_ask_for_consent must return true and if the user doesn't give its consent, a one-time nameidentifier should be used. | |||||
| * | In lasso_login_process_without_authn_request_msg, set the isPassive flag of | Emmanuel Raviart | 2004-10-02 | 1 | -0/+1 | |
| | | | | | the fake authnRequest to false, so that must_authenticate() returns true. | |||||
| * | Corrected handling of NULL remote_providerID in | Emmanuel Raviart | 2004-10-02 | 1 | -10/+11 | |
| | | | | | lasso_login_process_without_authn_request_msg. | |||||
| * | Fixed a bug in lasso_login_process_without_authn_request_msg() | Valery Febvre | 2004-10-02 | 1 | -12/+32 | |
| | | | | | | | and lasso_login_build_assertion() When Identity provider initiates SSO, response assertion MUST not include an InResponseTo attribute. | |||||
| * | Fixed a bug in lasso_query_to_dict() function | Valery Febvre | 2004-10-02 | 1 | -1/+1 | |
| | | | | | It occurred when a parameter didn't have a value. | |||||
| * | Added login method processWithoutAuthnRequestMsg to SWIG bindings. | Emmanuel Raviart | 2004-10-01 | 1 | -0/+6 | |
| | | ||||||
| * | Added documentation | Valery Febvre | 2004-10-01 | 1 | -2/+18 | |
| | | ||||||
| * | Modified lasso_login_process_without_authn_request_msg() | Valery Febvre | 2004-10-01 | 1 | -3/+11 | |
| | | | | | The 'remote_providerID' param is now optional (can be NULL). | |||||
| * | Added methods comments | Valery Febvre | 2004-10-01 | 1 | -19/+53 | |
| | | | | | Fixed a bug in lasso_login_accept_sso() | |||||
| * | Removed federation test, because for one-time single sign-on, there is no | Emmanuel Raviart | 2004-10-01 | 1 | -2/+0 | |
| | | | | | federation. | |||||
| * | Correction in consent handling for login when testing IsPassive. | Emmanuel Raviart | 2004-10-01 | 1 | -2/+2 | |
| | | ||||||
| * | Fixed a bug in lasso_login_ask_for_consent() | Valery Febvre | 2004-10-01 | 1 | -52/+100 | |
| | | | | | Some cases had been forgotten. | |||||
| * | Corrected #define syntax in SWIG. | Emmanuel Raviart | 2004-10-01 | 1 | -25/+25 | |
| | | ||||||
| * | Added consent constants in SWIG. | Emmanuel Raviart | 2004-10-01 | 1 | -32/+38 | |
| | | | | | Use #define instead of xmlChar for string constants in SWIG. | |||||
| * | Fixed a bug in instance_init() methods of LassoIdentity and LassoSession classes | Valery Febvre | 2004-10-01 | 2 | -2/+2 | |
| | | | | | is_dirty flag was initialized to TRUE instead of FALSE. | |||||
| * | camelCased argument name in SWIG. | Emmanuel Raviart | 2004-10-01 | 1 | -3/+3 | |
| | | ||||||
| * | English correction. | Emmanuel Raviart | 2004-10-01 | 2 | -2/+2 | |
| | | ||||||
