summaryrefslogtreecommitdiffstats
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
...
* [bindings] fix bad use of lasso_return_if_fail in ghashtable backward compati...Benjamin Dauvergne2010-11-151-2/+4
* [Binding java] replace use of strcmp by g_strcmp0Benjamin Dauvergne2010-10-011-1/+2
* [Bindings] change prefix for ignoring soap_binding related filesBenjamin Dauvergne2010-09-301-1/+1
* [Bindings] restore presence of SOAP nodesBenjamin Dauvergne2010-09-291-2/+2
* [Strings] add string constant for the internal XML attributes used in dumpsBenjamin Dauvergne2010-09-034-4/+4
* [Binding perl] move DISCLEANFILES and CLEANFILES outside of the condition cla...Benjamin Dauvergne2010-07-211-5/+2
* [Bindings] improve cleaning and distribution buidingBenjamin Dauvergne2010-07-215-9/+9
* [Tests java] remove Test.javaBenjamin Dauvergne2010-07-211-11/+0
* [Binding perl] add DISTCLEANFILES for Makefile.perl.old fileBenjamin Dauvergne2010-07-211-0/+2
* [Tests] adapt java unit tests to new semantic for list fieldsBenjamin Dauvergne2010-07-201-6/+6
* [Binding perl] fix broken distclean-local targetBenjamin Dauvergne2010-07-201-2/+3
* [Binding java] return empty list for NULL GList value, not nullBenjamin Dauvergne2010-07-161-1/+1
* [Tests/python] add test case for WebSSO with providers using encrypted keysBenjamin Dauvergne2010-07-161-3/+29
* [Bindings] make is_rc only check for lasso_error_t typeBenjamin Dauvergne2010-07-121-1/+1
* [Bindings php5] simplify is_object in php_code.pyBenjamin Dauvergne2010-07-121-2/+1
* [Bindings java] use is_int instead of custom methods or codeBenjamin Dauvergne2010-07-121-5/+2
* [Bindings perl] add lasso_errot_t to type to map to T_IV typemap (integer types)Benjamin Dauvergne2010-07-121-1/+1
* [Bindings] add lasso_error_t to return code typesBenjamin Dauvergne2010-07-121-1/+1
* [Binding java] use is_rc to match error return typeBenjamin Dauvergne2010-07-121-2/+2
* [Binding php5] use is_rc to match error return typeBenjamin Dauvergne2010-07-121-1/+1
* [Core] add lasso_error_t to list of integer typesBenjamin Dauvergne2010-07-121-1/+1
* [Python binding] do not throw lasso.Error for python exceptionsBenjamin Dauvergne2010-07-051-1/+1
* [Perl binding] make include from $(srcdir) works in Perl bindingBenjamin Dauvergne2010-06-292-4/+5
* [Bindings] accept simple string in string<->xmlNode converterBenjamin Dauvergne2010-06-296-45/+69
* [ID-WSF2] add idwsf2 test script to test suiteBenjamin Dauvergne2010-06-292-3/+7
* Merge branch 'issue-88'Benjamin Dauvergne2010-06-292-16/+36
* Merge branch 'issue-86'Benjamin Dauvergne2010-06-291-1/+18
* Comment out custom silent rules if automake < 1.11Benjamin Dauvergne2010-06-152-0/+4
* Test: add non regression test for reloading a server dump with encrypted keysBenjamin Dauvergne2010-06-141-0/+13
* Binding python: fix freeing of list return values for methods with the transf...Benjamin Dauvergne2010-06-141-3/+3
* Binding python: find a work around for random behaviour of PyImport_ImportModuleBenjamin Dauvergne2010-06-121-2/+6
* Core: move logging function and macros to their own module, adapt perl bindingBenjamin Dauvergne2010-06-121-0/+21
* Test: add python test for attribute requestingBenjamin Dauvergne2010-06-121-1/+58
* Binding python: fix bad refcounting in get_logger and lasso_python_logBenjamin Dauvergne2010-06-121-7/+13
* Tests: new python test for setEncryptionPrivateKeyWithPasswordBenjamin Dauvergne2010-06-101-0/+12
* Binding python: if lasso.logger exists use it for loggingBenjamin Dauvergne2010-06-101-8/+28
* Binding python: call lasso_init() first in init_lasso()Benjamin Dauvergne2010-06-092-2/+1
* Binding python: add GLog handler to redirect logs to Python logger named "lasso"Benjamin Dauvergne2010-06-092-0/+44
* Add new lasso_log_set_handler and lasso_log_remove_handler functionsFrederic Peters2010-06-091-0/+2
* Binding perl: fix test so that it does not raise on add_providerBenjamin Dauvergne2010-06-061-1/+1
* Bindings: keep retro compatibility for member field namesBenjamin Dauvergne2010-06-063-2/+36
* Bindings: fix camelcasing of id fieldsBenjamin Dauvergne2010-06-061-1/+4
* Binding python tests: update idwsf1 to explicitely register PP10 HREFBenjamin Dauvergne2010-04-061-0/+1
* Binding python: update idwsf2 test for method change dst.initResponse -> vali...Benjamin Dauvergne2010-04-061-1/+1
* Binding python: fix use of raise_on_rc, simplift Node.__setstate__Benjamin Dauvergne2010-04-061-7/+6
* Binding python: for empty GList return empty tuples, not NoneBenjamin Dauvergne2010-04-062-18/+18
* Binding python: fix test fileBenjamin Dauvergne2010-03-271-1/+1
* Bindings: fix parsing of camelcased ident (Samlp2IDPList -> samlp2,idp,list)Benjamin Dauvergne2010-03-271-3/+28
* Binding python: fix problem of classes without an initializerBenjamin Dauvergne2010-03-271-5/+7
* SAML 2.0 XML: add header listing strings from XML schemaBenjamin Dauvergne2010-03-271-1/+1