summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
* | [binding php5] add inline implementation of lasso_log since it is a private f...Benjamin Dauvergne2010-12-141-0/+22
* | Merge branch 'hotfixes-2.3.5'Benjamin Dauvergne2010-12-141-9/+23
|\|
| * [saml2] make LASSO_SIGNATURE_VERIFY_HINT_FORCE as least as stringent as _MAYB...Benjamin Dauvergne2010-12-141-9/+23
* | Merge branch 'hotfixes-2.3.5'Benjamin Dauvergne2010-12-147-25/+108
|\|
| * [xml] remove duplicate EncryptedKey around EncryptedData elementsBenjamin Dauvergne2010-12-141-1/+0
| * [xml] add exportation of the encrypting public key in EncryptedData elementsBenjamin Dauvergne2010-12-141-0/+19
| * [tools] fix xml decryptionBenjamin Dauvergne2010-12-141-9/+6
| * Merge with new field in custome elementBenjamin Dauvergne2010-12-141-1/+2
| * [saml2] use new encryption structure instead for internal field in LassoSaml2...Benjamin Dauvergne2010-12-142-9/+8
| * [xml] add field to contains encryption parameters inside CustomElement structureBenjamin Dauvergne2010-12-142-0/+70
| * [utils] fix typo in lasso_assign_sec_keyBenjamin Dauvergne2010-12-141-1/+2
| * [bindings python] make constructor failure raise a lasso.Error exceptionBenjamin Dauvergne2010-12-141-1/+1
| * [saml2] do not set SPNameQualifier it should be reserved for SP member of an ...Benjamin Dauvergne2010-12-131-3/+0
* | Merge branch 'hotfixes-2.3.5'Benjamin Dauvergne2010-12-037-18/+30
|\|
| * [tests idwsf2] add missing include for ID-WSF stringsBenjamin Dauvergne2010-12-031-0/+1
| * [tests] include the backward compatibility include for GHashTableBenjamin Dauvergne2010-12-011-1/+1
| * [bindings perl] change ghashtable interface to not use GHashTableIterBenjamin Dauvergne2010-12-011-12/+19
| * [bindings perl] add dependency upon the Makefile.perl for the install targetBenjamin Dauvergne2010-12-011-1/+1
| * [bindings] add missing static modifier for g_hash_table_get_values replacementBenjamin Dauvergne2010-11-171-2/+2