summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update files for a 2.2.91 releaseBenjamin Dauvergne2010-01-294-1/+19
* update changelogBenjamin Dauvergne2010-01-291-0/+751
* Binding python: make a better use of default value annotation for creating me...Benjamin Dauvergne2010-01-291-1/+4
* Binding perl: many improvementsBenjamin Dauvergne2010-01-299-33/+292
* Bindings: in bindings.py, fix regexp and annotation parsing for optional argu...Benjamin Dauvergne2010-01-291-16/+16
* SAML 2.0: fix annotations, documentation and signaturesBenjamin Dauvergne2010-01-297-13/+10
* Bindings python ID-WSF 1.0 tests: update PP HREF symbolBenjamin Dauvergne2010-01-281-9/+9
* Bindings php5: string hashtable methods are only used by ID-WSF bindings, mar...Benjamin Dauvergne2010-01-281-2/+2
* ID-WSF 1.0: make LassoServer.services private with respect to the bindingsBenjamin Dauvergne2010-01-281-0/+2
* Bindings java: use utils.py methods, make set_hash_of_objects more robustBenjamin Dauvergne2010-01-282-264/+267
* Tests: export sp2-la do dist file for dist with id-wsf enabledBenjamin Dauvergne2010-01-281-1/+1
* Bindings: add time_t to integer types, add unpointerize methodBenjamin Dauvergne2010-01-281-1/+4
* Binding python ID-WSF 2.0 tests: update some testsBenjamin Dauvergne2010-01-281-2/+6
* Binding Python ID-WSF 2.0: comment out testBenjamin Dauvergne2010-01-281-1/+1
* ID-WSF: change name of Personal Profile namespace symbols, add symbols for ID...Benjamin Dauvergne2010-01-285-12/+29
* Bindings: java, php5, python simplify logic in binding generatorBenjamin Dauvergne2010-01-287-367/+439
* Bindings: better parse oftype annotation for hashtable, allow to skip structuresBenjamin Dauvergne2010-01-282-24/+50
* Core: fix gtk-doc annotationsBenjamin Dauvergne2010-01-287-9/+15
* Core: add new macros to lasso/utils.h, fix lasso_assign_new_list_of_gobjectsBenjamin Dauvergne2010-01-281-1/+24
* XML: add missing element-type annotationsBenjamin Dauvergne2010-01-285-5/+5
* Bindings: in bindings/utils.py, augment robustness of matching functions to w...Benjamin Dauvergne2010-01-281-15/+22
* Binding perl: update to bindingBenjamin Dauvergne2010-01-284-10/+40
* ID-WSF 1.0 & 2.0: complete lasso-sections.txt, add internal API to access SOA...Benjamin Dauvergne2010-01-2611-32/+141
* Core XML: make lasso_node_set_custom_namespace/nodename take const stringBenjamin Dauvergne2010-01-262-4/+5
* Core XML: add function to get the namespace of a LassoNodeBenjamin Dauvergne2010-01-262-0/+28
* Binding perl: fix include paths in the makefile, againBenjamin Dauvergne2010-01-262-2/+2
* in bindings/perl/Makefile.PL, add include path for normal buildsBenjamin Dauvergne2010-01-261-1/+1
* in configure.ac, activate the Perl binding in normal buildsBenjamin Dauvergne2010-01-261-1/+1
* Core: in configure.ac, activate warning when debugging, not in normal buildBenjamin Dauvergne2010-01-261-2/+2
* in lasso/saml-2.0/logout.c, fix missing declarationBenjamin Dauvergne2010-01-261-1/+1
* Core: update errors.c fileBenjamin Dauvergne2010-01-261-0/+2
* in bindings/perl/Makefile.am, change permission to make distcheck worksBenjamin Dauvergne2010-01-261-4/+11
* in bindings/perl/Makefile.am, add files to EXTRA_DISTBenjamin Dauvergne2010-01-261-1/+1
* Bindings: add a new perl binding using the new binding infrastructureBenjamin Dauvergne2010-01-2516-3/+1117
* Bindings: in utils.py, fix is_glist and is_hashtable, make arg_type accept si...Benjamin Dauvergne2010-01-251-5/+7
* in lasso/xml/saml_attribute_value.h, fix typo in content type annotationBenjamin Dauvergne2010-01-251-1/+1
* in lasso/xml/sa_sasl_response.h, add GList content type annotation to field '...Benjamin Dauvergne2010-01-251-1/+1
* Bindings PHP5: use is_cstring to match string typesBenjamin Dauvergne2010-01-251-1/+1
* Bindings: remove all SWIG bindings and SWIG related filesBenjamin Dauvergne2010-01-25250-31372/+0
* Add new macro lasso_list_add_new_xml_nodeBenjamin Dauvergne2010-01-252-2/+8
* in bindings/ghashtable.h, Add missing unused argument hintsBenjamin Dauvergne2010-01-251-1/+2
* SAML 2.0 Logout: when in an SP initiated logout, lasso_logout_build_response_...Benjamin Dauvergne2010-01-251-0/+19
* Fix name of LASSO_WSSEC_BAD_PASSWORDBenjamin Dauvergne2010-01-253-6/+4
* Bindings java: cast return value of special constructorsBenjamin Dauvergne2010-01-251-1/+1
* Export more assertion access API for LassoSessionBenjamin Dauvergne2010-01-254-6/+9
* Bindings: remove useless overridesBenjamin Dauvergne2010-01-211-11/+0
* Fix GHashTable backward compatibility headerBenjamin Dauvergne2010-01-211-2/+6
* in saml2_name_id.c, include utils.h to benefit from replacement for g_strcmp0Benjamin Dauvergne2010-01-201-0/+1
* Fix LASSO_WSSEC_BAD_PASSWORD error, reformat wsse_username_token.cBenjamin Dauvergne2010-01-202-13/+22
* ID-WSF 2.0: add some annotationsBenjamin Dauvergne2010-01-192-2/+2