summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [core] add a loaded_entity_ids output parameter to lasso_server_load_federationBenjamin Dauvergne2011-03-306-7/+24
* [core] add a blacklisted_entity_ids parameter to lasso_server_load_federationBenjamin Dauvergne2011-03-305-7/+18
* [tests] remove spurious outputBenjamin Dauvergne2011-03-291-2/+0
* [tests] continue improving the lasso_server_load_federation test casesBenjamin Dauvergne2011-03-291-2/+4
* [tests] test lasso_server_load_federationBenjamin Dauvergne2011-03-292-0/+38
* [tests] add renater federation metadata file for testingBenjamin Dauvergne2011-03-291-0/+27414
* [core] add a lasso_server_load_federation methodBenjamin Dauvergne2011-03-292-0/+74
* [core] add a private constructor to build LassoProvider object from an xmlNodeBenjamin Dauvergne2011-03-293-17/+41
* [saml2] add and internal method to load a federation metadata fileBenjamin Dauvergne2011-03-292-0/+52
* [saml2] improve reporting of errors when loading a provider metadata fileBenjamin Dauvergne2011-03-291-2/+7
* [xml] allow empty reference in XML signature (document signature)Benjamin Dauvergne2011-03-292-7/+20
* [xml] make id_attr_name parameter optional for lasso_verify_signatureBenjamin Dauvergne2011-03-291-4/+6
* [xml] fix lasso_node_get_xmlnode_for_any_typeBenjamin Dauvergne2011-03-071-1/+10
* [core] add missing namespace definitions to internal objectsBenjamin Dauvergne2011-03-0110-6/+37
* [tests] add test case for multiple load and dump of the same objectBenjamin Dauvergne2011-03-011-0/+72
* [debian] adapt packaging to official section overridesFrédéric Péters2011-02-081-2/+2
* [debian] sync packaging with official packageFrédéric Péters2011-02-085-87/+113
* Merge branch 'master' of git@dev.entrouvert.org:lassoBenjamin Dauvergne2011-01-252-44/+45
|\
| * [Fedora RPM] spec file updateJean-Marc Liger2011-01-251-43/+44
| * [php5] Comments starting with '#' are deprecatedFrédéric Péters2011-01-141-1/+1
* | [tests] change perfs to accept a second parameter giving the data files to useBenjamin Dauvergne2011-01-2411-14/+397
|/
* Remove right column with download, binary packages and source linksBenjamin Dauvergne2011-01-051-21/+0
* [web] fix date and version in news 19Benjamin Dauvergne2011-01-051-1/+1
* [web] fix typo in news for release 2.3.5Benjamin Dauvergne2011-01-051-1/+1
* Merge branch 'hotfixes-2.3.5'Benjamin Dauvergne2011-01-056-5/+80
|\
| * [ŕelease] Add release notes, update doap files and websiteBenjamin Dauvergne2011-01-055-3/+68
| * [dist] create Changelog directly from gitBenjamin Dauvergne2011-01-051-2/+12
* | [tests] adapt Makefile.am to new path of metadata dirBenjamin Dauvergne2011-01-042-2/+3
* | Merge branch 'hotfixes-2.3.5'Benjamin Dauvergne2011-01-0415-10/+28
|\|
| * [wsf] fix wsf preprocessor conditionalsBenjamin Dauvergne2011-01-046-2/+9
| * [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
| * [saml2] when parsing short numbers reinitialize errnoBenjamin Dauvergne2011-01-041-1/+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
* | Merge branch 'hotfixes-2.3.5'Benjamin Dauvergne2010-12-220-0/+0
|\|
| * [bindings perl] downgrade requirement on perl version to 5 instead of 5.10Benjamin Dauvergne2010-12-221-1/+1
* | [bindings perl] downgrade require on perl version to 5 instead of 5.10Benjamin Dauvergne2010-12-221-1/+1
* | Merge branch 'hotfixes-2.3.5'Benjamin Dauvergne2010-12-226-31/+30
|\|
| * [xml] fix null pointer access in lasso_node_get_encryptionBenjamin Dauvergne2010-12-221-1/+1
| * [configure.ac] increment version and libtool version infoBenjamin Dauvergne2010-12-211-2/+2
| * [saml2] fix errors in lasso)provider_get_first_http_method when a binding is ...Benjamin Dauvergne2010-12-211-3/+3
| * [saml2 provider] change critical messages to debug messagesBenjamin Dauvergne2010-12-211-2/+2
| * [saml2 profile] fix bug in binding_uri_to_http_method with the POST bindingBenjamin Dauvergne2010-12-211-1/+1
| * [saml login] suppress unused argument warningBenjamin Dauvergne2010-12-211-1/+1
| * [samlv2 logout] check that the assertion is well formed before accessing the ...Benjamin Dauvergne2010-12-171-0/+4
| * [profile] prefer to lookup the session before the identity for looking up a n...Benjamin Dauvergne2010-12-171-14/+14
| * [samlv2 logout] setup the NameID from the assertionBenjamin Dauvergne2010-12-171-2/+2
| * [samlv2 login] do not setup conditions->notBefore/notOnOrAfter only notOnOrAf...Benjamin Dauvergne2010-12-171-5/+0
| * [binding php5] add inline implementation of lasso_log since it is a private f...Benjamin Dauvergne2010-12-141-0/+22