summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixed reference to metadata filesFrederic Peters2007-08-133-3/+3
* added a wrapper around xmlParseMemory to avoid network and DTDFrederic Peters2007-08-128-12/+91
* processModifyResponseMsgDamien Laniel2007-08-085-1/+48
* swig binding for parse modify itemsDamien Laniel2007-08-061-1/+6
* parse modify itemsDamien Laniel2007-08-066-4/+199
* added ModifyResponse as custom namespaceDamien Laniel2007-08-061-1/+2
* added some missing Makefiles to configure.acDamien Laniel2007-08-021-0/+3
* added a missing END_THROW_ERRORDamien Laniel2007-07-301-0/+1
* added first functions for ID-WSF 2 attribute modificationDamien Laniel2007-07-307-6/+180
* increased the number of allocatable objectsDamien Laniel2007-07-301-1/+1
* added script to generate idwsf2 low level classes to repositoryFrederic Peters2007-07-301-0/+1814
* DstRefAppData is just a template, don't consider it a string but a containerFrederic Peters2007-07-3017-44/+68
* 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
* python2.3-lasso was package for old policyFrederic Peters2007-07-261-3/+0
* updated packaging to current sid packageFrederic Peters2007-07-265-35/+68
* added one error messageDamien Laniel2007-07-161-1/+1
* some more data service testsDamien Laniel2007-07-161-4/+415
* data service query tests + one more test for discovery + some fixes to previo...Damien Laniel2007-07-161-16/+272
* discovery query test suiteDamien Laniel2007-07-111-4/+509
* moved common function to a super classDamien Laniel2007-07-111-138/+113
* test suite for metadata association addDamien Laniel2007-07-111-19/+320
* split id-wsf 2 tests in smaller functionsDamien Laniel2007-07-111-23/+126
* some unit tests for id-wsf 2Damien Laniel2007-07-103-2/+204
* fixed prefix changes for soap binding and ws securityDamien Laniel2007-07-101-6/+8
* renamed some filesDamien Laniel2007-07-103-0/+0
* added saml2 metadatas and keys for 1 idp and 2 spDamien Laniel2007-07-1010-1/+353
* don't call lasso_node_destroy on a NULL variableFrederic Peters2007-07-101-1/+3
* initialize global variablesFrederic Peters2007-07-101-2/+2
* adds all classes from ID-WSF 2 required schemas; with appropriate changes toFrederic Peters2007-07-10473-1069/+33620
* _new function have no parameters and added some _new_full function insteadDamien Laniel2007-07-097-14/+41
* changed metadata_list attribute to SvcMDDamien Laniel2007-07-093-8/+7
* added namespaces used by other parts of id-wsf 2Frederic Peters2007-07-061-0/+14
* check enveloppe existence in case lasso functions are called in wrong orderDamien Laniel2007-07-053-5/+16
* 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
* removed no more existing methods from id-wsf 1 swig bindingsDamien Laniel2007-07-021-4/+0
* moved type attribute which isn't heritedDamien Laniel2007-07-021-7/+7
* added service.queryItems + some attributes initialisation and destructionDamien Laniel2007-07-023-2/+39
* added lasso.SOAP_FAULT_REDIRECT_REQUEST eception when WSP needs user consent ...Damien Laniel2007-06-293-1/+55
* added one soap error and text for other soap errorsDamien Laniel2007-06-292-0/+7
* added SoapBinding2 prefix to handle RedirectRequestDamien Laniel2007-06-291-0/+2
* added initRedirectUserForConsentDamien Laniel2007-06-297-2/+251