summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* saml-2.0/provider: when looking for endpoints take a null role as meanning «...Benjamin Dauvergne2013-10-111-6/+11
* saml-2.0/profile: fix typo in commit 8de55Benjamin Dauvergne2013-10-101-1/+1
* saml-2.0/profile: add warning message when unable to build an artifact respon...Benjamin Dauvergne2013-10-101-0/+4
* web: update mailing list urlsBenjamin Dauvergne2013-10-011-4/+4
* toosl/git-version-gen: use a dot to separate the commit string from the regul...Benjamin Dauvergne2013-09-271-1/+1
* lasso/xml/tools.c: fix misuse of xmlURIUnescapeStringBenjamin Dauvergne2013-09-271-2/+10
* tools/git-version-gen: keep the g before the git commit numberBenjamin Dauvergne2013-09-271-1/+2
* .gitignore: add moreBenjamin Dauvergne2013-09-271-0/+3
* bindings/perl: fix type of size variable incompatible with 64 bits archBenjamin Dauvergne2013-09-271-1/+1
* id-ff/login.c: initialize role status of sp and idp in lasso_login_init_authn...Benjamin Dauvergne2013-09-271-1/+10
* jenkins.sh: build a first time before running distcheck, in order to have the...Benjamin Dauvergne2013-09-261-0/+1
* tests/data/Makefile: regenerate list of files and directories to distributeBenjamin Dauvergne2013-09-261-8/+21
* docs/Makefile: always set DIST_SUBDIRSBenjamin Dauvergne2013-09-261-3/+1
* add jenkins.sh scriptBenjamin Dauvergne2013-09-261-0/+3
* saml2/profile.c: add resolving of the endpoint index in artifactsBenjamin Dauvergne2013-09-083-8/+22
* saml2/provider.c: add new function lasso_saml20_provider_get_endpoint_url() f...Benjamin Dauvergne2013-09-082-0/+60
* errors.{c,h}: add new error LASSO_PROFILE_ERROR_ENDPOINT_INDEX_NOT_FOUND for ...Benjamin Dauvergne2013-09-082-0/+9
* saml2/profile: fix missing ArtifactResolutionService index in artifactsBenjamin Dauvergne2013-09-084-8/+42
* tests: add non-regression test to check that we correctly provide the Artifac...Benjamin Dauvergne2013-09-084-30/+82
* saml2/login: fix role of providers in process_authn_request() and idp_initiat...Benjamin Dauvergne2013-09-081-0/+9
* tests: in check_equals() and check_not_equals() macros use long long int as a...Benjamin Dauvergne2013-09-081-2/+2
* fix compilation errors on 64bits architecturesBenjamin Dauvergne2013-09-087-7/+7
* fix warnings about unused but set variablesBenjamin Dauvergne2013-09-0813-44/+115
* Revert "doc: fix EXTRA_DIST definition in reference/lasso/Makefile.am"Benjamin Dauvergne2013-08-271-1/+1
* doc: fix EXTRA_DIST definition in reference/lasso/Makefile.amBenjamin Dauvergne2013-08-271-1/+1
* Merge remote-tracking branch 'origin/libxml2.9-compat'Benjamin Dauvergne2013-07-309-129/+112
|\
| * Rewrite all xmlNode serialization code to be compatible with libxml 2.9.0Benjamin Dauvergne2012-09-289-129/+112
* | website: fix commercial licencee page locationFrédéric Péters2013-07-201-1/+1
* | AM_C_PROTOTYPES is no longer supported in autoconf 1.12.Tim Newsome2013-06-191-1/+0
* | Add support for automake 1.12.Tim Newsome2013-06-191-1/+4
* | configure.ac: do not passe the full version suffix as the release numberBenjamin Dauvergne2013-06-041-1/+1
* | FAQ.rst: start a FAQ fileBenjamin Dauvergne2013-06-041-0/+230
* | configure: generate version number from git revision between tagged releaseBenjamin Dauvergne2013-05-153-2/+233
* | python: fix logout request parsing testBenjamin Dauvergne2013-03-201-0/+4
* | tests: comment out dump/restore checks against complex nodesBenjamin Dauvergne2013-03-201-4/+4
* | saml-2.0: fix missing signature on logout responsesBenjamin Dauvergne2013-03-201-0/+3
* | pkgconfig: do not leak lasso dependencies to usersBenjamin Dauvergne2013-03-071-1/+1
* | xml-saml-2.0: ManageNameIDRequest must have a NameIDBenjamin Dauvergne2013-01-251-0/+18
* | xml-saml-2.0: LogoutRequest must have a NameIDBenjamin Dauvergne2013-01-251-0/+8
* | xml: really enforce elements cardinality when parsing messagesBenjamin Dauvergne2013-01-253-36/+95
* | xml-saml-2.0: add missing namespace declaration for the KeyInfoSujectConfirma...Benjamin Dauvergne2013-01-251-1/+2
* | fix memory leak in lasso_node_impl_init_from_xml: release the class_listBenjamin Dauvergne2013-01-251-6/+12
* | utils: add a lasso_release_slist macroBenjamin Dauvergne2013-01-251-1/+1
* | add a lasso_release_slistBenjamin Dauvergne2013-01-251-0/+3
* | fix potential segfault in lasso_node_impl_init_from_xmlBenjamin Dauvergne2013-01-251-8/+10
* | Fix distcheck build problem in docs/Makefile.amBenjamin Dauvergne2013-01-251-1/+1
* | fix warning in docs/reference/lasso/Makefile.amBenjamin Dauvergne2013-01-251-2/+0
|/
* fix segfault in saml-2.0/provider.c:load_endpoint_type2Benjamin Dauvergne2012-09-261-1/+1
* tests: add a SSO test with DSA keys to python bindings testsBenjamin Dauvergne2012-07-113-0/+134
* Fix compilation on solarisBenjamin Dauvergne2012-06-212-0/+4