summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rewording (hopefully without adding bug)Frederic Peters2008-01-231-18/+19
* removed unnecessary double call to export_to_soapFrederic Peters2008-01-231-1/+0
* proper casts of xmlChar*Frederic Peters2008-01-232-4/+4
* updated download links for Windows installersDamien Laniel2008-01-171-3/+3
* each value of an multi-valued-attribute go in a different AttributeValue nodeDamien Laniel2008-01-151-5/+14
* removed broken php renameFrederic Peters2008-01-151-3/+0
* removed unused variableFrederic Peters2008-01-151-1/+0
* loop on attributeStatement and childs listsDamien Laniel2008-01-141-16/+29
* fixed mixing epr assertion attribute with other custom attributesDamien Laniel2008-01-143-7/+21
* added swig binding for Saml2AttributeValue + testsDamien Laniel2008-01-146-0/+153
* added missing underscore in lasso_samlp2_assertion_idrequest_newFrederic Peters2007-12-271-1/+1
* renamed samlp2_assertion_idrequest.i to /samlp2_assertion_id_request.iFrederic Peters2007-12-273-4/+4
* added preliminary support for the Assertion Query and Request profile.Frederic Peters2007-12-273-0/+729
* renamed files according to their contentsFrederic Peters2007-12-273-2/+2
* renamed samlp2:AssertionIDRequest with an underscore between id and request.Frederic Peters2007-12-272-21/+21
* handle name identifier formats : email and unspecifiedDamien Laniel2007-12-061-3/+13
* added all missing name identifier formatsDamien Laniel2007-12-062-0/+26
* break ABI less than beforeDamien Laniel2007-12-051-1/+1
* added support for encrypting name identifiers with id-ff 1.2Damien Laniel2007-12-055-10/+80
* store ProtocolProfile even when it is RedirectFrederic Peters2007-12-031-2/+6
* support for HTTP-Redirect binding being explicitely specifiedFrederic Peters2007-12-031-0/+2
* added support for sending SAMLv2 AuthnResponse over HTTP-Redirect (whichFrederic Peters2007-11-274-7/+29
* include serverprivate.h since lasso_server_get_first_providerID is used.Frederic Peters2007-11-271-0/+1
* format list in docstring with paragraphs, as this form is known by the newFrederic Peters2007-11-221-7/+12
* fixed parameter name that differed between docstring and functionFrederic Peters2007-11-221-1/+1
* fixed parameter names that different between header and source fileFrederic Peters2007-11-221-1/+1
* fixed comments pointing to the wrong functionFrederic Peters2007-11-221-2/+2
* removed direct usage of g_object_unref from lasso_*_destroy methodsFrederic Peters2007-11-225-5/+5
* formatting fix in docstringFrederic Peters2007-11-221-1/+1
* don't shout a critical error when there is no session and logoutFrederic Peters2007-11-221-1/+4
* added sample identity dumpFrederic Peters2007-11-132-0/+14
* fixed wrong type for SamlpRequest->RespondWith (list of strings, was declaredFrederic Peters2007-11-131-1/+1
* removed the * from the GList item type as other GList items are commented wit...Damien Laniel2007-11-131-1/+1
* added item types for GHashTableDamien Laniel2007-11-133-4/+6
* allow a NULL first parameter in init_notificationDamien Laniel2007-11-121-6/+13
* fixed copyright comment headerFrederic Peters2007-11-112-2/+2
* added OrganisationName in the metadatas of the first testDamien Laniel2007-11-061-0/+4
* removed a useless tabDamien Laniel2007-11-051-1/+1
* annotate GList* of xmlNode*Frederic Peters2007-11-0319-19/+19
* changed GList* of xmlNode* annotation, to include the *Frederic Peters2007-11-031-1/+1
* updated annotations to use '/* of strings */' instead of '/* of char* */' as itFrederic Peters2007-10-302-3/+3
* added annotation about GList items typeFrederic Peters2007-10-301-2/+2
* error checking when processing artifact response.Frederic Peters2007-10-191-2/+15
* fixed modifyng root nodeDamien Laniel2007-10-111-3/+10
* added an idwsf1 testDamien Laniel2007-10-111-0/+34
* fixed a syntax errorDamien Laniel2007-10-111-2/+2
* fixed memory managementDamien Laniel2007-10-103-6/+7
* fixed a memory errorDamien Laniel2007-10-101-1/+1
* fixed error codeDamien Laniel2007-10-101-1/+1
* added missing error codes in swig bindingsDamien Laniel2007-10-101-0/+4