summaryrefslogtreecommitdiffstats
path: root/lasso/xml
Commit message (Expand)AuthorAgeFilesLines
* One more uninitialized valuewipSimo Sorce2014-06-111-1/+1
* Make id mandatorySimo Sorce2014-06-101-7/+5
* Consistently check dsig_reference_ctxSimo Sorce2014-06-091-1/+3
* Trim unused codeSimo Sorce2014-06-091-2/+1
* Trim dead codeSimo Sorce2014-06-091-10/+0
* Fix confusing loop testSimo Sorce2014-06-091-2/+5
* Fix some uninitialized valueSimo Sorce2014-06-092-2/+2
* Missing check for Sig_Alg valueSimo Sorce2014-06-091-1/+4
* Fix uninitialized values found by CoveritySimo Sorce2014-06-092-2/+2
* Fix format check for dateSimo Sorce2014-06-091-1/+3
* Fix error checking in xml.cSimo Sorce2014-06-081-1/+1
* Fixes for unchecked return valuesSimo Sorce2014-06-081-0/+3
* Be correct in dealing with varargsSimo Sorce2014-06-081-0/+2
* xml/samlp2_logout_request: fix leaks around session indexesBenjamin Dauvergne2014-06-081-2/+14
* xml/xml.c: fix liberal use of casting for the SNIPPET_INTEGER and SNIPPET_BOO...Benjamin Dauvergne2014-04-241-21/+34
* lasso/xml/tools.c: fix reference to unitialized memoryBenjamin Dauvergne2014-04-241-1/+1
* Fix license boilerplatesSimo Sorce2013-12-03651-1302/+651
* lasso/xml/tools.c: fix misuse of xmlURIUnescapeStringBenjamin Dauvergne2013-09-271-2/+10
* saml2/profile: fix missing ArtifactResolutionService index in artifactsBenjamin Dauvergne2013-09-081-0/+1
* fix compilation errors on 64bits architecturesBenjamin Dauvergne2013-09-082-2/+2
* fix warnings about unused but set variablesBenjamin Dauvergne2013-09-082-6/+4
* Merge remote-tracking branch 'origin/libxml2.9-compat'Benjamin Dauvergne2013-07-301-19/+20
|\
| * Rewrite all xmlNode serialization code to be compatible with libxml 2.9.0Benjamin Dauvergne2012-09-281-19/+20
* | 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-252-35/+78
* | 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
* | fix potential segfault in lasso_node_impl_init_from_xmlBenjamin Dauvergne2013-01-251-8/+10
|/
* [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
* Merge branch 'release-2.4.0'Benjamin Dauvergne2012-05-054-69/+207
|\
| * [key] add methods to send message using SAML 2.0 redirect and post bindingsBenjamin Dauvergne2012-03-174-69/+207
* | 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
* | build: do not include multiple glib headersFrédéric Péters2012-04-021-1/+0
|/
* Incompatibility with clang: local functions with closure does not workBenjamin Dauvergne2011-12-291-4/+6
* [doc] do some documentation fixingBenjamin Dauvergne2011-12-221-3/+3
* [id-ff 1.1] add support for multiple SessionIndex to lib:LogoutRequestBenjamin Dauvergne2011-12-222-0/+71
* [id-ff 1.2] add lasso_saml_name_identifier_equals() to compare NameIDsBenjamin Dauvergne2011-12-192-0/+17
* [Makefile] add strings.h to the dsig module includesBenjamin Dauvergne2011-12-161-1/+2
* [xml/saml2] replace magic string by a defineBenjamin Dauvergne2011-12-161-4/+4
* Simplify useless complexity in include pathsBenjamin Dauvergne2011-12-16220-548/+548
* [xml] in is_interaction_request.h move new field to the end of the structure ...Benjamin Dauvergne2011-12-161-2/+1
* [xml] rewrite schema directed serialization/deserialization methodsBenjamin Dauvergne2011-12-1611-468/+614
* [xml] add LASSO_XMLENC_PREFIX and LASSO_XMLENC_HREF definesBenjamin Dauvergne2011-12-161-0/+14
* [xml] add missing nodes to LassoIsInteractionRequestBenjamin Dauvergne2011-12-162-3/+6