summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix SIGSEGV when loading metadata filesBenjamin Dauvergne2012-06-211-1/+2
* [bindings/php5] remove redundant check to is_transfer_fullBenjamin Dauvergne2012-05-051-4/+4
* [bindings/php5] add missing release for xmlnodes in return value wrapperBenjamin Dauvergne2012-05-051-0/+2
* [abi] update for release 2.4.0Benjamin Dauvergne2012-05-051-1/+35
* [bindings/python] in constructors wrappers build the return value beforeBenjamin Dauvergne2012-05-051-10/+11
* [bindings/python] free xmlnode argument owned by the calleeBenjamin Dauvergne2012-05-051-0/+2
* [bindings/python] fix some indentationBenjamin Dauvergne2012-05-051-1/+1
* [bindings/python] boolean values does not need to be releasedBenjamin Dauvergne2012-05-051-2/+2
* [bindings] add a default parameter to is_transfer_full whose default is FalseBenjamin Dauvergne2012-05-051-4/+5
* [bindings] improve matching for object typesBenjamin Dauvergne2012-05-051-1/+5
* [xml] fix wrong forward declarationBenjamin Dauvergne2012-05-051-2/+2
* [xml] add missing includeBenjamin Dauvergne2012-05-051-0/+2
* [xml] fix typosBenjamin Dauvergne2012-05-052-5/+5
* [lasso] add missing GObjectIntrospection annotations to lasso_node_get_origin...Benjamin Dauvergne2012-05-051-1/+1
* [lasso] add missing GObjectIntrospection annotations to lasso_misc_text_node_...Benjamin Dauvergne2012-05-051-1/+1
* [NEWS] improve 2.4.0 release notesBenjamin Dauvergne2012-05-051-1/+24
* Merge branch 'release-2.4.0'Benjamin Dauvergne2012-05-0517-94/+5087
|\
| * [saml2] modify behaviour of lasso_saml2_assertion_add_attribute_with_nodeBenjamin Dauvergne2012-04-061-2/+10
| * [core] including glib headers directly is deprecated, we must only use <glib....Benjamin Dauvergne2012-03-252-2/+2
| * [tests] add test cases for the LassoKey classBenjamin Dauvergne2012-03-172-2/+104
| * [key] add methods to send message using SAML 2.0 redirect and post bindingsBenjamin Dauvergne2012-03-176-71/+368
| * [saml2] fix handling of SingleSignOnServer in lasso_saml20_provider_get_first...Benjamin Dauvergne2012-03-171-2/+24
| * [bindings php5] fix missing wrappers for constructorsBenjamin Dauvergne2012-03-021-11/+30
| * [bindings php5] improve generation of php call stubs by using type case helpe...Benjamin Dauvergne2012-02-271-4/+6
| * update NEWSBenjamin Dauvergne2011-12-291-2/+22
| * Add release notesBenjamin Dauvergne2011-12-291-24/+53
| * Add missing abi filesBenjamin Dauvergne2011-12-293-0/+3343
| * Update files for release 2.4.0Benjamin Dauvergne2011-12-293-2/+1153
* | fix wrong EXTRA_DIST in lasso/xml/dsig/Makefile.amBenjamin Dauvergne2012-04-272-2/+36
* | fix compilation error with xmlsec 1.2.18 / freebsd (#1365)Thomas NOEL2012-04-261-0/+1
* | Allow building from git without gtk-doc installedFrédéric Péters2012-04-234-3/+25
* | build: do not include multiple glib headersFrédéric Péters2012-04-024-4/+3
* | php5: use zend_function_entry, for compatibility with PHP 5.4Frédéric Péters2012-03-051-1/+1
* | [website] add piwik tracking code to base templateBenjamin Dauvergne2012-02-251-0/+12
|/
* Incompatibility with clang: local functions with closure does not workBenjamin Dauvergne2011-12-291-4/+6
* Merge branch 'more-datas-in-sessions'Benjamin Dauvergne2011-12-2319-263/+708
|\
| * [tests] remove work-around for letting ID-FF 1.2 tests work with the thin-ses...Benjamin Dauvergne2011-12-231-21/+24
| * [id-ff 1.2] change websso with artifact binding to work as SAML 2.0Benjamin Dauvergne2011-12-231-21/+48
| * [id-ff 1.2] in lasso_login_build_assertion() always add the assertion to the ...Benjamin Dauvergne2011-12-221-7/+4
| * [tests] protect the ID-FF 1.2 test cases from effect of the thin-sessions fla...Benjamin Dauvergne2011-12-221-2/+19
| * [doc] do some documentation fixingBenjamin Dauvergne2011-12-225-6/+8
| * [id-ff 1.2] provision the SessionIndex into the assertionsBenjamin Dauvergne2011-12-221-0/+6
| * [id-ff 1.1] add support for multiple SessionIndex to lib:LogoutRequestBenjamin Dauvergne2011-12-223-80/+103
| * [saml 2.0] use the new SessionIndex storage for SLO managementBenjamin Dauvergne2011-12-222-115/+89
| * [core] add support for thin-sessions environment flag, to reduce size of Lass...Benjamin Dauvergne2011-12-223-0/+9
| * [core] add simpler storage for SessionIndexes in the LassoSessionBenjamin Dauvergne2011-12-223-30/+400
| * [id-ff 1.2] add lasso_saml_name_identifier_equals() to compare NameIDsBenjamin Dauvergne2011-12-192-0/+17
* | [website] remove the buildbox link for nowBenjamin Dauvergne2011-12-191-2/+0
* | [website] target the bug report link to on redmineBenjamin Dauvergne2011-12-191-1/+1
|/
* [saml2] fix lasso_saml20_logout_validate_request when more than one SessionIn...Benjamin Dauvergne2011-12-161-7/+20