summaryrefslogtreecommitdiffstats
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/libxml2.9-compat'Benjamin Dauvergne2013-07-303-45/+71
|\
| * Rewrite all xmlNode serialization code to be compatible with libxml 2.9.0Benjamin Dauvergne2012-09-283-45/+71
* | python: fix logout request parsing testBenjamin Dauvergne2013-03-201-0/+4
|/
* tests: add a SSO test with DSA keys to python bindings testsBenjamin Dauvergne2012-07-111-0/+28
* [bindings/php5] remove redundant check to is_transfer_fullBenjamin Dauvergne2012-05-051-4/+4
* [bindings/php5] add missing release for xmlnodes in return value wrapperBenjamin Dauvergne2012-05-051-0/+2
* [bindings/python] in constructors wrappers build the return value beforeBenjamin Dauvergne2012-05-051-10/+11
* [bindings/python] free xmlnode argument owned by the calleeBenjamin Dauvergne2012-05-051-0/+2
* [bindings/python] fix some indentationBenjamin Dauvergne2012-05-051-1/+1
* [bindings/python] boolean values does not need to be releasedBenjamin Dauvergne2012-05-051-2/+2
* [bindings] add a default parameter to is_transfer_full whose default is FalseBenjamin Dauvergne2012-05-051-4/+5
* [bindings] improve matching for object typesBenjamin Dauvergne2012-05-051-1/+5
* Merge branch 'release-2.4.0'Benjamin Dauvergne2012-05-051-15/+36
|\
| * [bindings php5] fix missing wrappers for constructorsBenjamin Dauvergne2012-03-021-11/+30
| * [bindings php5] improve generation of php call stubs by using type case helpe...Benjamin Dauvergne2012-02-271-4/+6
* | php5: use zend_function_entry, for compatibility with PHP 5.4Frédéric Péters2012-03-051-1/+1
|/
* Simplify useless complexity in include pathsBenjamin Dauvergne2011-12-161-3/+3
* [tests] fix tests to comply with new implementation of parsingBenjamin Dauvergne2011-12-161-4/+4
* [xml] change saml_advice.h to declarer the real node typeBenjamin Dauvergne2011-12-161-0/+3
* [core] add a new class LassoKeyBenjamin Dauvergne2011-12-051-0/+1
* [binding python] prevent warning in wrapper_top.c under hardy with gcc 4.2.4Benjamin Dauvergne2011-11-181-1/+2
* [bindings] fix bug introduced in last commitBenjamin Dauvergne2011-11-081-2/+2
* [bindings] fix tree traversal on windowsBenjamin Dauvergne2011-10-181-4/+6
* [misc] apply changes to remove warning blocking compilation with gcc 4.5.2 an...Benjamin Dauvergne2011-10-181-1/+1
* Fix wrong version exported in the PHP bindingBenjamin Dauvergne2011-07-081-1/+3
* [java] try to make test works under Mac Os XBenjamin Dauvergne2011-05-301-3/+3
* [bindings perl] remove --as-needed from linker flags, it is not supported evr...Benjamin Dauvergne2011-05-271-1/+0
* [bindings perl] in Makefile.am, gives a default template to mktempBenjamin Dauvergne2011-05-191-1/+1
* [core] rename lasso_server_load_federation to lasso_server_load_metadataBenjamin Dauvergne2011-04-041-1/+1
* [core] add a loaded_entity_ids output parameter to lasso_server_load_federationBenjamin Dauvergne2011-03-301-0/+1
* [php5] Comments starting with '#' are deprecatedFrédéric Péters2011-01-141-1/+1
* [bindings python] configure basic loggingBenjamin Dauvergne2011-01-043-0/+9
* [ghashtable] add G_GNUC_UNUSED to remove unused static functions warningBenjamin Dauvergne2011-01-041-3/+3
* [bindings perl] fix get_hash_of_objectsBenjamin Dauvergne2011-01-041-1/+1
* [bindings php5] remove hardcoding the php5 cli interpreterBenjamin Dauvergne2011-01-043-3/+3
* [bindings perl] downgrade requirement on perl version to 5 instead of 5.10Benjamin Dauvergne2010-12-221-1/+1
* [binding php5] add inline implementation of lasso_log since it is a private f...Benjamin Dauvergne2010-12-141-0/+22
* [bindings python] make constructor failure raise a lasso.Error exceptionBenjamin Dauvergne2010-12-141-1/+1
* [bindings perl] change ghashtable interface to not use GHashTableIterBenjamin Dauvergne2010-12-011-12/+19
* [bindings perl] add dependency upon the Makefile.perl for the install targetBenjamin Dauvergne2010-12-011-1/+1
* [bindings] add missing static modifier for g_hash_table_get_values replacementBenjamin Dauvergne2010-11-171-2/+2
* [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