summaryrefslogtreecommitdiffstats
path: root/swig
Commit message (Expand)AuthorAgeFilesLines
* Remove use of xmlFreeDoc for lasso_release_docBenjamin Dauvergne2008-11-041-3/+5
* fixed various bugs with new compilation flagsDamien Laniel2008-09-161-1/+1
* * fix change in SamlAdvice ABIBenjamin Dauvergne2008-08-051-20/+7
* forked lasso branch for adelineBenjamin Dauvergne2008-08-011-0/+1
* add Makefile.in to MAINTAINERCLEANFILES in every Makefile.amBenjamin Dauvergne2008-05-274-0/+4
* don't generate "abstract" member for PHP as it causes a problem with SWIGFrederic Peters2008-04-291-0/+9
* that part is broken with PHP 4 onlyFrederic Peters2008-04-231-3/+3
* that part is broken with PHP 4 onlyFrederic Peters2008-04-231-3/+3
* removed broken php renameFrederic Peters2008-01-151-3/+0
* fixed mixing epr assertion attribute with other custom attributesDamien Laniel2008-01-141-0/+12
* added swig binding for Saml2AttributeValue + testsDamien Laniel2008-01-145-0/+86
* 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 all missing name identifier formatsDamien Laniel2007-12-061-0/+18
* added support for sending SAMLv2 AuthnResponse over HTTP-Redirect (whichFrederic Peters2007-11-271-0/+2
* 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
* added missing error codes in swig bindingsDamien Laniel2007-10-101-0/+4
* added lasso_data_service_get_resource_offering method to getFrederic Peters2007-10-041-0/+4
* added missing session accessorFrederic Peters2007-09-201-0/+3
* reordered methods so it's easier to readDamien Laniel2007-09-201-2/+2
* reordered methods so it's easier to readDamien Laniel2007-09-201-27/+27
* fixed personal profile constructor in bindingsDamien Laniel2007-09-201-1/+1
* lasso_discovery_add_resource_offering doesn't exist, remove it completely fro...Damien Laniel2007-09-181-5/+0
* added missing methodDamien Laniel2007-09-181-0/+4
* fixed bad casting on get/set listsFrederic Peters2007-08-217-44/+44
* fixed usage of set|get_node_list and set|get_string_listFrederic Peters2007-08-217-88/+88
* added binding for LassoSignatureType which is just an enum but SWIG createsFrederic Peters2007-08-211-0/+13
* updated SAML2 bindings with all attributes; and added copyright / licenceFrederic Peters2007-08-1348-112/+1431
* remove reference to inexistent fileFrederic Peters2007-08-131-1/+1
* processModifyResponseMsgDamien Laniel2007-08-081-0/+6
* swig binding for parse modify itemsDamien Laniel2007-08-061-1/+6
* added a missing END_THROW_ERRORDamien Laniel2007-07-301-0/+1
* added first functions for ID-WSF 2 attribute modificationDamien Laniel2007-07-301-1/+16
* increased the number of allocatable objectsDamien Laniel2007-07-301-1/+1
* DstRefAppData is just a template, don't consider it a string but a containerFrederic Peters2007-07-302-2/+1
* changed abort message when too many objects are allocatedDamien Laniel2007-07-271-1/+1
* changed abort message when too many objects are allocatedDamien Laniel2007-07-271-2/+1
* use a constant for node_infos sizeDamien Laniel2007-07-271-3/+5
* abort when node_infos array has reached its limitDamien Laniel2007-07-271-0/+6
* access to saml2 attribute statementFrederic Peters2007-07-271-0/+30
* initialize global variablesFrederic Peters2007-07-101-2/+2
* adds all classes from ID-WSF 2 required schemas; with appropriate changes toFrederic Peters2007-07-10159-10/+9901
* hack around swig not declaring functions by declaring it ourself here,Frederic Peters2007-07-031-0/+6
* get_node_info_with_swig may not be used by the python binding, but it sure isFrederic Peters2007-07-031-10/+10
* commented out an usused function to fix another swig warningDamien Laniel2007-07-021-8/+10
* cleaned methods definitions to fix swig warningsDamien Laniel2007-07-024-84/+60
* fixed a swig warning in LassoServerDamien Laniel2007-07-021-1/+1
* fixed swig warnings for ID-WSF 1Damien Laniel2007-07-021-11/+22