Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete swig binding csharp, php5, python. | Benjamin Dauvergne | 2008-05-27 | 13 | -3033/+0 |
| | | | | | java stays as long as alain coetmeur needs it php(4) will be superseded by the new bindings/php4 later. | ||||
* | add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am | Benjamin Dauvergne | 2008-05-27 | 2 | -1/+2 |
| | |||||
* | fix INCLUDES, remove obsolete JDK_INCLUDES definition | Benjamin Dauvergne | 2008-05-26 | 1 | -1/+2 |
| | |||||
* | each value of an multi-valued-attribute go in a different AttributeValue node | Damien Laniel | 2008-01-15 | 1 | -5/+14 |
| | |||||
* | added swig binding for Saml2AttributeValue + tests | Damien Laniel | 2008-01-14 | 1 | -0/+67 |
| | |||||
* | removed a useless tab | Damien Laniel | 2007-11-05 | 1 | -1/+1 |
| | |||||
* | added an idwsf1 test | Damien Laniel | 2007-10-11 | 1 | -0/+34 |
| | |||||
* | fixed error code | Damien Laniel | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | run idwsf tests only if lasso has idwsf support | Damien Laniel | 2007-10-10 | 1 | -3/+7 |
| | |||||
* | fix error code | Damien Laniel | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | removed whitespaces | Damien Laniel | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | added checks on soap messages type | Damien Laniel | 2007-09-21 | 1 | -1/+6 |
| | |||||
* | split the discovery query test and added data service query and data service ↵ | Damien Laniel | 2007-09-21 | 1 | -13/+65 |
| | | | | modify tests | ||||
* | added a unit test for id-wsf 1 | Damien Laniel | 2007-09-19 | 1 | -0/+166 |
| | |||||
* | removed useless line | Damien Laniel | 2007-09-18 | 1 | -1/+0 |
| | |||||
* | added one error message | Damien Laniel | 2007-07-16 | 1 | -1/+1 |
| | |||||
* | some more data service tests | Damien Laniel | 2007-07-16 | 1 | -4/+415 |
| | |||||
* | data service query tests + one more test for discovery + some fixes to ↵ | Damien Laniel | 2007-07-16 | 1 | -16/+272 |
| | | | | previous code | ||||
* | discovery query test suite | Damien Laniel | 2007-07-11 | 1 | -4/+509 |
| | |||||
* | moved common function to a super class | Damien Laniel | 2007-07-11 | 1 | -138/+113 |
| | |||||
* | test suite for metadata association add | Damien Laniel | 2007-07-11 | 1 | -19/+320 |
| | |||||
* | split id-wsf 2 tests in smaller functions | Damien Laniel | 2007-07-11 | 1 | -23/+126 |
| | |||||
* | some unit tests for id-wsf 2 | Damien Laniel | 2007-07-10 | 3 | -2/+204 |
| | |||||
* | removed a useless line | Damien Laniel | 2007-06-11 | 1 | -1/+0 |
| | |||||
* | fixed Python scripts Damien broke when he updated copyright without checking. | Frederic Peters | 2007-06-05 | 5 | -5/+5 |
| | |||||
* | updated Copyright dates in remaining files | Damien Laniel | 2007-05-30 | 5 | -5/+5 |
| | |||||
* | Helps building outside srcdir | Frederic Peters | 2006-03-21 | 1 | -0/+1 |
| | |||||
* | fixing python test. | Frederic Peters | 2006-03-08 | 1 | -4/+8 |
| | |||||
* | new error check test | Frederic Peters | 2006-03-06 | 1 | -0/+11 |
| | |||||
* | swig files were split, dependencies needed to be updated | Frederic Peters | 2005-09-27 | 1 | -2/+2 |
| | |||||
* | it is no longer possible to add providers with unknown public keys | Frederic Peters | 2005-08-25 | 1 | -1/+3 |
| | |||||
* | Removed now useless sed script (now done by Swig). | Emmanuel Raviart | 2005-06-15 | 1 | -4/+0 |
| | |||||
* | docstring to errorchecking tests | Frederic Peters | 2005-03-18 | 1 | -0/+3 |
| | |||||
* | Added support of cyrus libsasl in id-wsf authentication service. | Nicolas Clapies | 2005-02-24 | 1 | -1/+2 |
| | |||||
* | more hateful Makefile.am to work with both swig 1.3.22 and 1.3.24; perhaps. | Frederic Peters | 2005-02-21 | 1 | -1/+2 |
| | |||||
* | hacking against swig 1.3.24 | Frederic Peters | 2005-02-21 | 1 | -5/+8 |
| | |||||
* | Escape the $ as begin of a variable name adding another '$'. | Romain Chantereay | 2005-02-17 | 1 | -1/+1 |
| | | | | | Now the '$$' pass '$' to sed and '$' is end of line and no more begin of variable name. | ||||
* | Added the temporary files for "int res = 0;" declaration to local cleanning | Romain Chantereay | 2005-02-16 | 1 | -1/+1 |
| | | | | rule. | ||||
* | result have to be freed with g_free. | Romain Chantereay | 2005-02-16 | 1 | -0/+13 |
| | | | | | corrected a incode declaration. As regexp does not manage multiline expressions, the comment is replaced by the res integer declaration. | ||||
* | all query fields are restored to the same lib:Extension; there are no other | Frederic Peters | 2005-02-04 | 1 | -3/+3 |
| | | | | way. | ||||
* | Added a test converting an AuthnRequest with an extension to and from a | Emmanuel Raviart | 2005-02-02 | 1 | -1/+49 |
| | | | | query. It fails. | ||||
* | Corrected typo in constant. | Emmanuel Raviart | 2005-02-01 | 1 | -0/+42 |
| | | | | Added test for AuthnContext in AuthnRequest. | ||||
* | Removed obsolete Python sample code. | Emmanuel Raviart | 2005-01-26 | 9 | -446/+0 |
| | |||||
* | Updated Copyright and authors. | Emmanuel Raviart | 2005-01-22 | 4 | -4/+4 |
| | |||||
* | SWIG: Renamed constants from camelCase to UPPER_CASE. | Emmanuel Raviart | 2005-01-22 | 6 | -38/+38 |
| | |||||
* | Extracted the inheritance of nodes from SWIG in a separate file, to remove | Emmanuel Raviart | 2005-01-17 | 1 | -1/+2 |
| | | | | | | its duplication in Lasso.i. Reorganized Lasso.i. | ||||
* | Updated authors. | Emmanuel Raviart | 2005-01-15 | 5 | -222/+272 |
| | | | | | | Changed authors & copyright in SWIG and unit tests headers. Extracted binding_tests.py from profiles_tests.py, so that each language has a binding specific test. | ||||
* | check for correct exception | Frederic Peters | 2005-01-14 | 1 | -1/+5 |
| | |||||
* | Added a new test that generates a segfault in new_from_soap. | Emmanuel Raviart | 2005-01-14 | 1 | -0/+16 |
| | |||||
* | PHP Binding: Added support for NULL return value. | Emmanuel Raviart | 2005-01-13 | 1 | -0/+4 |
| |