summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* documented a few thingsFrederic Peters2005-01-186-4/+282
* create a isDBError functionChristophe Nowicki2005-01-182-110/+89
* change idp and sp fqdn (add .lasso.lan)Christophe Nowicki2005-01-181-2/+2
* update metadataChristophe Nowicki2005-01-182-18/+57
* update metadataChristophe Nowicki2005-01-182-18/+56
* change constants nameChristophe Nowicki2005-01-181-5/+6
* fix LassoServer callChristophe Nowicki2005-01-182-25/+62
* add a gen_keys.sh script for generating automatically ssl keysChristophe Nowicki2005-01-184-2/+67
* Extracted the inheritance of nodes from SWIG in a separate file, to removeEmmanuel Raviart2005-01-178-249/+221
* Improved Java .cvsignore.Emmanuel Raviart2005-01-171-0/+1
* Completed Java binding tests.Emmanuel Raviart2005-01-171-0/+62
* SWIG: Corrected constant name: SWIG macros are not accessible inside %{ %}.Emmanuel Raviart2005-01-171-1/+1
* SWIG: Ported dynamic casting to all type of nodes. Not fully tested yet.Emmanuel Raviart2005-01-171-117/+212
* SWIG: Added support for dynamic casting in Java. It works, but it has beenEmmanuel Raviart2005-01-173-301/+493
* SWIG: Renamed getitem to getItem. Idem for setitem.Emmanuel Raviart2005-01-154-162/+214
* Added first 2 binding tests for Java.Emmanuel Raviart2005-01-152-6/+92
* Updated authors.Emmanuel Raviart2005-01-1513-271/+407
* Corrected Perl binding and added test program.Emmanuel Raviart2005-01-142-0/+233
* check for correct exceptionFrederic Peters2005-01-141-1/+5
* handle non-soap messages in new_from_soapFrederic Peters2005-01-141-3/+3
* Added NameQualifer definition paragraph and added a meta info on theRomain Chantereay2005-01-141-4/+8
* Added a new test that generates a segfault in new_from_soap.Emmanuel Raviart2005-01-141-0/+16
* Started to bind class LassoIsInteractionRequest to process it in interaction ...Nicolas Clapies2005-01-131-0/+79
* don't pass prefix to install-perlFrederic Peters2005-01-131-1/+1
* Removed class LassoAbstractService.Nicolas Clapies2005-01-133-173/+0
* Swig PHP: Added test to accept NULL for dynamic arguments.Emmanuel Raviart2005-01-132-8/+99
* Added program to test PHP binding.Emmanuel Raviart2005-01-131-0/+199
* Corrected patch to SWIG PHP output.Emmanuel Raviart2005-01-131-4/+1
* safe against unfound stringsFrederic Peters2005-01-132-0/+5
* Swig PHP: Corrected LassoNode conversion for input arguments.Emmanuel Raviart2005-01-131-2/+2
* Fixed error in xmlNewNs() call : first param must be xmlnode instead of NULL.Nicolas Clapies2005-01-131-1/+1
* Removed pp_msg_contact.c pp_msg_contact.h.Nicolas Clapies2005-01-131-2/+0
* Removed LassoPPMsgContact class. Updated binding too.lasso/xml/Makefile.amNicolas Clapies2005-01-133-283/+0
* Removed specific class LassoPersonalProfileService. Added generic web service...Nicolas Clapies2005-01-135-264/+256
* PHP Binding: Added support for NULL return value.Emmanuel Raviart2005-01-133-44/+113
* removed uncommited profile_service.[ch] from Makefile.amFrederic Peters2005-01-121-2/+0
* Added support of interaction profile service.Nicolas Clapies2005-01-121-0/+4
* Started to implement interaction service profile.Nicolas Clapies2005-01-122-0/+221
* Added lasso_*_new_from_message() method to rebuild objects from xml dump.Nicolas Clapies2005-01-124-0/+28
* forgotten commit of new is* classes to Makefile.am.Frederic Peters2005-01-121-0/+24
* removed unused variableFrederic Peters2005-01-121-1/+0
* moved errors.[ch] up; as requested.Frederic Peters2005-01-126-8/+6
* Added low level classes for interaction service specification.Nicolas Clapies2005-01-1224-0/+2197
* Added name space constant for interaction service. Added interaction rule con...Nicolas Clapies2005-01-121-0/+8
* remove duplicate declaration of namespace (bug#398)Frederic Peters2005-01-123-4/+7
* Swig: Removed attribute responseStatus (now private). Corrected LassoProfileEmmanuel Raviart2005-01-121-53/+71
* Added Python tests for XML lists and nodes inside nodes.Emmanuel Raviart2005-01-121-0/+72
* sync documentation sections with current functionsFrederic Peters2005-01-122-15/+1
* made lasso_profile_set_response_status into a private functionFrederic Peters2005-01-127-5/+48
* removed lasso_check_version_exact and lasso_check_version macros; renamedFrederic Peters2005-01-122-40/+17