summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added knowledge about automake-1.10Frederic Peters2007-09-201-6/+7
|
* added a unit test for id-wsf 1Damien Laniel2007-09-191-0/+166
|
* check if (Encrypted)ResourceID is nullDamien Laniel2007-09-181-2/+6
|
* fixed setting of resource offering datas into a data serviceDamien Laniel2007-09-184-22/+41
|
* check soap enveloppe to prevent segfaultsDamien Laniel2007-09-181-7/+9
|
* removed useless lineDamien Laniel2007-09-181-1/+0
|
* lasso_discovery_add_resource_offering doesn't exist, remove it completely ↵Damien Laniel2007-09-181-5/+0
| | | | from the binding this time
* added missing methodDamien Laniel2007-09-181-0/+4
|
* adds support for text as answer to dst queries (instead of forcing answers toFrederic Peters2007-09-122-15/+34
| | | | be full nodes)
* fixed dll files path for installerDamien Laniel2007-08-283-3/+2
|
* set svn property to use Windows-style line endings for Windows filesDamien Laniel2007-08-285-1613/+1613
|
* restored windows-style line endings in visual studio configuration files so ↵Damien Laniel2007-08-283-5/+4
| | | | they can be loaded
* updated visual studio main configuration file for new lasso versionDamien Laniel2007-08-281-119/+267
|
* fixed missing character for macroDamien Laniel2007-08-281-1/+1
|
* updated links to version 2.1.1 for windowsDamien Laniel2007-08-281-4/+4
|
* RPMs for 2.1.1 are now availableFrederic Peters2007-08-271-5/+5
|
* updated website with 2.1.1Frederic Peters2007-08-213-4/+21
|
* bumped to 2.1.1Frederic Peters2007-08-214-3/+54
|
* fixed bad casting on get/set listsFrederic Peters2007-08-217-44/+44
|
* removed LassoSignatureTypeFrederic Peters2007-08-211-1/+0
|
* 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
| | | | such ugly things.
* added pointers to 2.1.0 tarballFrederic Peters2007-08-132-4/+4
|
* updated changelog for 2.1.0Frederic Peters2007-08-131-0/+2756
|
* bumped to 2.1.0Frederic Peters2007-08-134-3/+32
|
* updated SAML2 bindings with all attributes; and added copyright / licenceFrederic Peters2007-08-1348-112/+1431
| | | | notice.
* updated with current list of swig generated filesFrederic Peters2007-08-131-15/+18
|
* remove reference to inexistent fileFrederic Peters2007-08-131-1/+1
|
* 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
| | | | for anything
* 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 ↵Damien Laniel2007-07-161-16/+272
| | | | previous code