summaryrefslogtreecommitdiffstats
path: root/lasso
Commit message (Expand)AuthorAgeFilesLines
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-0949-331/+418
* move debug functions with other tools functions in tools.cFrederic Peters2004-11-035-153/+70
* we're missing AuthenticationContextStatement supportFrederic Peters2004-11-031-0/+2
* Fixed 2 bugs in lasso_node_add_signature_tmpl()Frederic Peters2004-11-032-2/+8
* cleaning filesFrederic Peters2004-11-0111-25/+25
* LECP converted to new treeFrederic Peters2004-11-018-300/+298
* set RemoteProviderID has <federation> attribute instead of text child to be aFrederic Peters2004-11-011-6/+4
* sign message in name registrationFrederic Peters2004-11-011-2/+2
* fixed previous lasso-head portFrederic Peters2004-11-011-1/+1
* Corrected lasso_logout_process_response_msg so that it works for proxies.Frederic Peters2004-11-011-18/+26
* xmlsec for logout requests and responsesFrederic Peters2004-10-306-88/+56
* ds:Signature in <samlp:request/> (in login) (and the signature is not verifiedFrederic Peters2004-10-2910-262/+136
* cleaning upFrederic Peters2004-10-293-13/+8
* read over lasso_login_process_request_msgFrederic Peters2004-10-291-2/+2
* syncing other functionsFrederic Peters2004-10-291-49/+31
* lasso_samlp_response_abstract_fill to initialize responses with id, time andFrederic Peters2004-10-295-40/+38
* synced lasso_login_build_authn_response_msgFrederic Peters2004-10-292-49/+49
* synced lasso_login_build_authn_request_msg; added has_protocol_profileFrederic Peters2004-10-293-57/+58
* synced lasso_login_build_artifact_msgFrederic Peters2004-10-291-29/+28
* synced (not much to do) lasso_login_accept_ssoFrederic Peters2004-10-291-9/+9
* not much on lasso_login_process_response_status_and_assertionFrederic Peters2004-10-291-3/+3
* cleaned up lasso_login_process_federationFrederic Peters2004-10-291-58/+52
* no space before :Frederic Peters2004-10-291-2/+2
* sync unknown error value with lassoFrederic Peters2004-10-291-1/+1
* reformatted lasso_get_pem_file_typeFrederic Peters2004-10-292-43/+38
* apply optimization to build_random_sequence (and use it in build_unique_id)Frederic Peters2004-10-293-56/+41
* change function signatureFrederic Peters2004-10-291-1/+1
* styleFrederic Peters2004-10-282-16/+14
* fixed lasso_get_current_time to return UTC timeFrederic Peters2004-10-282-9/+11
* removed unused lasso_g_ptr_array_indexFrederic Peters2004-10-282-23/+0
* removal of \n at end of error messagesFrederic Peters2004-10-2713-84/+84
* removed useless castsFrederic Peters2004-10-2715-15/+15
* indented lasso.cFrederic Peters2004-10-271-98/+87
* cleaning upFrederic Peters2004-10-2712-25/+21
* removed unused codeFrederic Peters2004-10-272-233/+108
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-27129-12137/+10452
* Removed wrong test and changed a comment.Emmanuel Raviart2004-10-031-2/+1
* Integrated scalp_is_liberty_query into Lasso. Consequently,Emmanuel Raviart2004-10-028-12/+50
* Removed function lasso_login_process_without_authn_request_msg.Emmanuel Raviart2004-10-025-131/+124
* Homogeneized error handling for HTTP methods in requests.Emmanuel Raviart2004-10-027-64/+71
* Removed consent from fake authnRequest created byEmmanuel Raviart2004-10-021-2/+0
* In lasso_login_process_without_authn_request_msg, set the isPassive flag ofEmmanuel Raviart2004-10-021-0/+1
* Corrected handling of NULL remote_providerID inEmmanuel Raviart2004-10-021-10/+11
* Fixed a bug in lasso_login_process_without_authn_request_msg()Valery Febvre2004-10-021-12/+32
* Fixed a bug in lasso_query_to_dict() functionValery Febvre2004-10-021-1/+1
* Added documentationValery Febvre2004-10-011-2/+18
* Modified lasso_login_process_without_authn_request_msg()Valery Febvre2004-10-011-3/+11
* Added methods commentsValery Febvre2004-10-011-19/+53
* Removed federation test, because for one-time single sign-on, there is noEmmanuel Raviart2004-10-011-2/+0
* Correction in consent handling for login when testing IsPassive.Emmanuel Raviart2004-10-011-2/+2