| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests: Add test parsing a Ping Federate assertion. | Benjamin Dauvergne | 2009-04-22 | 1 | -0/+19 |
| | | | | | | * tests/basic_tests.c: load data/response-1 and try to parse it. | ||||
| * | Test: add missing release of objects and memory | Benjamin Dauvergne | 2009-03-27 | 1 | -0/+1 |
| | | | | | | | | | | * tests/basic_tests.c: * tests/login_tests.c: * tests/metadata_tests.c: * tests/random_tests.c: * tests/tests.c: add missing g_free and g_object_unref calls. | ||||
| * | All: Fix missing field initializer problems | Benjamin Dauvergne | 2009-01-24 | 1 | -0/+1 |
| | | | | | | | * lots of files: Explicitely set all field of initialized structures, in order to remove -Wno-missing-field-initilizers from needed compiler options when using -Wall -Wextra. | ||||
| * | * Add support of lasso_registry to lasso_node_new_from_xmlNode. | Benjamin Dauvergne | 2008-09-12 | 1 | -0/+31 |
| | | | | | | | * Add full support for xsi:type, with lookup of the QName namespace, will only work if lib: namespace is correctly declared in the dumped XML fragment. * Add a test for the new functionnality in lasso_node_new_from_xmlNode. | ||||
| * | Add a new error code, with the REGISTRY prefix and use it in registry function | Benjamin Dauvergne | 2008-09-04 | 1 | -3/+7 |
| | | | | | | | returning an error code. Fix a typo when retrieving a quark string in the registry modulke. Improve tests for functional mapping. | ||||
| * | Add functional mappings and test code that goest with it. | Benjamin Dauvergne | 2008-08-26 | 1 | -9/+40 |
| | | |||||
| * | Add test of the two public registry functions, | Benjamin Dauvergne | 2008-08-26 | 1 | -0/+20 |
| | | | | | lasso_registry_default_add_mapping, lasso_registry_default_get_mapping. | ||||
| * | updated Copyright dates in all files | Damien Laniel | 2007-05-30 | 1 | -1/+1 |
| | | |||||
| * | added testcase for bug #407 | Frederic Peters | 2005-02-04 | 1 | -0/+25 |
| | | |||||
| * | Updated Copyright and authors. | Emmanuel Raviart | 2005-01-22 | 1 | -3/+3 |
| | | |||||
| * | added stupid tests to annoy developers. | Frederic Peters | 2004-07-29 | 1 | -0/+75 |
