summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added directory for sample SourceID messages.Emmanuel Raviart2004-09-301-0/+15
* Fixed critical bug when parsing an invalid SOAP message in private method las...Nicolas Clapies2004-09-301-1/+5
* Added 3 error codesValery Febvre2004-09-302-0/+14
* Added 3 lassoLibConsentValery Febvre2004-09-301-5/+8
* Fixed critical bug when parsing an invalid SOAP message in private method las...Nicolas Clapies2004-09-301-1/+5
* Added a parameter 'content' (optional) in lasso_federation_build_local_nameId...Valery Febvre2004-09-302-24/+38
* Added lasso_federation_build_remote_nameIdentifier()Valery Febvre2004-09-302-0/+46
* Updates Python tests to new Lasso API.Emmanuel Raviart2004-09-292-28/+19
* Updated C tests to lasso_server_new new API.Emmanuel Raviart2004-09-291-6/+4
* Added better support for name registration. There is still problem with multi...Nicolas Clapies2004-09-293-40/+93
* Replaced 2 lassoLibMinorVersion by 2 lassoSamlMinorVersionValery Febvre2004-09-292-4/+4
* Added comments in lasso_register_name_identifier_response_new()Nicolas Clapies2004-09-281-1/+6
* Added support of RelayState. Now if the requester wants to get back th RelayS...Nicolas Clapies2004-09-281-0/+6
* Added an error code: LASSO_DS_ERROR_CA_CERT_CHAIN_LOAD_FAILEDValery Febvre2004-09-271-0/+1
* Improved lasso_node_verify_signature() methodValery Febvre2004-09-271-16/+25
* Added dump support in name registration. Fixed a bug in lasso_process_request...Nicolas Clapies2004-09-271-7/+111
* Fixed bug #303Valery Febvre2004-09-272-6/+6
* lasso_profile_set_session_from_dump() and lasso_profile_set_identity_from_dump()Valery Febvre2004-09-271-2/+7
* Renamed 'ca_certificate' property of LassoProvider object to 'ca_cert_chain'Valery Febvre2004-09-277-84/+131
* Fixed bug #294 : memory leak on name identifiers local variables in lasso_nam...Nicolas Clapies2004-09-271-1/+30
* Removed lasso_node_verify_x509_signature() method. This method isn't useful a...Valery Febvre2004-09-272-160/+47
* Fixed bug #293 : memory leak on content local variable in lasso_logout_init_r...Nicolas Clapies2004-09-271-2/+7
* Added lasso_load_certs_from_pem_certs_chain_file() functionValery Febvre2004-09-272-22/+113
* Fixed bug #292 : memory leak on content attribute.Nicolas Clapies2004-09-271-8/+16
* - Removed lassoLibProtocolProfileNimSpSoap macro.Nicolas Clapies2004-09-251-1/+0
* - Removed odd private method : lasso_name_identifier_mapping_response_new_fro...Nicolas Clapies2004-09-252-101/+82
* - Removed odd private method : lasso_name_identifier_mapping_request_new_from...Nicolas Clapies2004-09-251-105/+0
* - Fixed mistake in the API : restored the second param (provider type).Nicolas Clapies2004-09-252-106/+211
* Fixed mistake in LassoNameIdentifierMapping() : restored the second param (pr...Nicolas Clapies2004-09-251-1/+10
* *** empty log message ***Nicolas Clapies2004-09-232-77/+100
* Major update of code in lasso_name_identifier_mapping_init_request(), lasso_n...Nicolas Clapies2004-09-235-78/+348
* Removed old commented codeNicolas Clapies2004-09-231-5/+0
* Group misc functions into misc.php on the idp and spChristophe Nowicki2004-09-2320-147/+1108
* Added definition of name identifier mapping protocol profilesNicolas Clapies2004-09-231-13/+15
* Moved 'signature_status' private property from LassoLogin to LassoProfileValery Febvre2004-09-234-14/+13
* Add Federation Federation Termination metadataChristophe Nowicki2004-09-232-0/+10
* Removed a ';' in excessValery Febvre2004-09-231-1/+1
* UpdateValery Febvre2004-09-221-5/+2
* Ooops, signature_status type must be gint, not gbooleanValery Febvre2004-09-222-2/+3
* Changed returned values and added some error messages in lasso_query_verify_s...Valery Febvre2004-09-222-67/+79
* Updated to new API (but it doesn't work yet).Emmanuel Raviart2004-09-221-8/+14
* Added a test on the remote provider id param in lasso_name_registration_init_...Nicolas Clapies2004-09-221-0/+1
* Minor fixsValery Febvre2004-09-221-20/+22
* Added method lasso_lib_name_identifier_mapping_request_set_targetNameSpace() ...Nicolas Clapies2004-09-226-40/+87
* fix problem with the sso, now the user can do more than one sso session.Christophe Nowicki2004-09-223-71/+125
* forgotten commit; /insert const keyword explanation here/Frederic Peters2004-09-2217-42/+35
* fixed a lot of bug, added a new attribute oldNameIdentifier. Now after the pr...Nicolas Clapies2004-09-225-98/+187
* lasso_federation_set_local_nameIdentifier() and lasso_federation_set_remote_n...Nicolas Clapies2004-09-221-0/+12
* *** empty log message ***Nicolas Clapies2004-09-221-1/+18
* Added lasso_identity_get_federation_ref : it returns the reference of the ask...Nicolas Clapies2004-09-221-0/+3